jira.js
    Preparing search index...

    Variable ContainerForWebhookIDsSchemaConst

    ContainerForWebhookIDsSchema: ZodObject<
        { webhookIds: ZodArray<ZodNumber> },
        $loose,
    > = ...

    Container for a list of webhook IDs.