{ "type": "object", "title": "response", "required": [ "infrastructure" ], "properties": { "infrastructure": { "type": "boolean", "example": true } } }