{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "A_pullrequest_task_update", "type": "object", "properties": { "content": { "type": "object" }, "state": { "type": "string" } } }