jira.js
    Preparing search index...

    Variable SetCommentPropertySchemaConst

    SetCommentPropertySchema: ZodObject<
        {
            body: ZodRecord<ZodString, ZodAny>;
            commentId: ZodString;
            propertyKey: ZodString;
        },
        $strip,
    > = ...