jira.js
    Preparing search index...

    Variable SetUserPropertySchemaConst

    SetUserPropertySchema: ZodObject<
        {
            accountId: ZodOptional<ZodString>;
            body: ZodRecord<ZodString, ZodAny>;
            propertyKey: ZodString;
        },
        $strip,
    > = ...