@supernova-studio/client 1.30.2 → 1.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -9260,6 +9260,7 @@ var DTOFeatureIterationArtifactDiff = z312.object({
9260
9260
  });
9261
9261
  var DTOFeatureIterationUpdateArtifactsInput = z312.object({
9262
9262
  id: Id,
9263
+ name: z312.string().optional(),
9263
9264
  artifactDiff: DTOFeatureIterationArtifactDiff
9264
9265
  });
9265
9266
  var DTOFeatureAgentWorkFinalizeInput = z312.object({