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