diff --git a/OpenAPI.json b/OpenAPI.json index 1b616c7..c65ce38 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -6320,6 +6320,20 @@ } } }, + { + "type": "object", + "required": [ + "type" + ], + "properties": { + "type": { + "type": "string", + "enum": [ + "ProxyError" + ] + } + } + }, { "type": "object", "required": [