jira.js
    Preparing search index...

    Variable SetProjectPropertySchemaConst

    SetProjectPropertySchema: ZodObject<
        {
            body: ZodRecord<ZodString, ZodAny>;
            projectIdOrKey: ZodString;
            propertyKey: ZodString;
        },
        $strip,
    > = ...