From aefe32d70bec661e00396238a1fa301f1fc016da Mon Sep 17 00:00:00 2001 From: Kelvin Wang Date: Fri, 29 Mar 2019 12:04:37 -0400 Subject: [PATCH] fix(http): addtional property of variable map --- http/swagger.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/http/swagger.yml b/http/swagger.yml index 292e0d3061..60803d00a3 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -6435,6 +6435,8 @@ components: enum: ["map"] values: type: object + additionalProperties: + type: string QueryVariableProperties: properties: type: