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