{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "IssueUpdateRequest", "type": "object", "properties": { "update": { "type": "object" }, "fields": { "type": "object" }, "historyMetadata": { "type": "object" }, "properties": { "type": "array" } } }