{ "title": "Request", "description": "", "properties": { "domain": { "type": "string", "title": "domain", "enum": [ "domain1", "domain2", "domain3", "domain4" ] }, "requestor_name": { "type": "string", "title": "Your Name" } }, "required": [] }