{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "A_pullrequest_task_create", "type": "object", "properties": { "content": { "type": "object" }, "pending": { "type": "boolean" } } }