jira.js
    Preparing search index...

    Variable GetDraftWorkflowSchemaConst

    GetDraftWorkflowSchema: ZodObject<
        { id: ZodNumber; workflowName: ZodOptional<ZodString> },
        $strip,
    > = ...