{ "title": "Get Approval", "description": "Simple Radio button with Yes and No", "properties": { "approved": { "type": "boolean", "title": "Is the request Approved?" } }, "required": ["approved"] }