jira.js
    Preparing search index...

    Variable RemoteIssueLinkIdentifiesSchemaConst

    RemoteIssueLinkIdentifiesSchema: ZodObject<
        { id: ZodOptional<ZodNumber>; self: ZodOptional<ZodString> },
        $loose,
    > = ...

    Details of the identifiers for a created or updated remote issue link.