jira.js
    Preparing search index...

    Variable DeleteLinkedWorkspacesSchemaConst

    DeleteLinkedWorkspacesSchema: ZodObject<
        { workspaceIds: ZodUnion<readonly [ZodString, ZodArray<ZodString>]> },
        $strip,
    > = ...