{ "title": "ticket-details", "description": "", "properties": { "id": { "type": "string", "title": "id" }, "requirement_id": { "type": "string", "title": "requirement_id" }, "summary": { "type": "string", "title": "summary" }, "description": { "type": "string", "title": "description" }, "priority": { "type": "string", "title": "priority" }, "status": { "type": "string", "title": "status" } }, "required": [] }