jira.js
    Preparing search index...

    Variable CreateSchemaSchemaConst

    CreateSchemaSchema: ZodObject<
        {
            description: ZodOptional<ZodString>;
            name: ZodString;
            objectSchemaKey: ZodString;
        },
        $strip,
    > = ...