jira.js
    Preparing search index...

    Variable WorkflowSchemeIdNameSchemaConst

    WorkflowSchemeIdNameSchema: ZodObject<
        { id: ZodString; name: ZodString },
        $loose,
    > = ...

    The ID and the name of the workflow scheme.