jira.js
    Preparing search index...

    Variable DeletePolicyResourceSchemaConst

    DeletePolicyResourceSchema: ZodObject<
        { orgId: ZodString; policyId: ZodString; resourceId: ZodString },
        $strip,
    > = ...