jira.js
    Preparing search index...

    Variable GetChangeLogsByIdsSchemaConst

    GetChangeLogsByIdsSchema: ZodObject<
        { changelogIds: ZodArray<ZodNumber>; issueIdOrKey: ZodString },
        $strip,
    > = ...