fix(http): addtional property of variable map
parent
9a9432e50f
commit
aefe32d70b
|
@ -6435,6 +6435,8 @@ components:
|
||||||
enum: ["map"]
|
enum: ["map"]
|
||||||
values:
|
values:
|
||||||
type: object
|
type: object
|
||||||
|
additionalProperties:
|
||||||
|
type: string
|
||||||
QueryVariableProperties:
|
QueryVariableProperties:
|
||||||
properties:
|
properties:
|
||||||
type:
|
type:
|
||||||
|
|
Loading…
Reference in New Issue