diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 2bc937a6..ea6281d5 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1649,6 +1649,10 @@ definitions: type: "array" items: type: "string" + upstreams: + type: "array" + items: + type: "string" ClientAuto: type: "object" description: "Auto-Client information"