Skip to content

Variable: GetDeploymentGatingStatusByKeySchema

ts
const GetDeploymentGatingStatusByKeySchema: ZodObject<{
  deploymentSequenceNumber: ZodNumber;
  environmentId: ZodString;
  pipelineId: ZodString;
}, $strip>;

Defined in: src/agile/parameters/getDeploymentGatingStatusByKey.ts:3