Skip to content

Variable: JiraLabelsInputSchema

ts
const JiraLabelsInputSchema: ZodObject<{
  name: ZodString;
}, $loose>;

Defined in: src/cloud/models/jiraLabelsInput.ts:4