jira.js
    Preparing search index...

    Variable GetUserPropertyKeysSchemaConst

    GetUserPropertyKeysSchema: ZodObject<
        { userKey: ZodOptional<ZodString>; username: ZodOptional<ZodString> },
        $strip,
    > = ...