jira.js
    Preparing search index...

    Variable GrantGroupAccessSchemaConst

    GrantGroupAccessSchema: ZodObject<
        {
            directoryId: ZodString;
            groupId: ZodString;
            orgId: ZodString;
            resourceId: ZodString;
            roleId: ZodString;
        },
        $strip,
    > = ...