jira.js
    Preparing search index...

    Variable SetSprintPropertySchemaConst

    SetSprintPropertySchema: ZodObject<
        {
            body: ZodRecord<ZodString, ZodAny>;
            propertyKey: ZodString;
            sprintId: ZodNumber;
        },
        $strip,
    > = ...