Merge pull request #13017 from influxdata/swagger_variable_map
fix(http): addtional property of variable mappull/13021/head
commit
2f9c0f8ae3
|
@ -6431,6 +6431,8 @@ components:
|
|||
enum: ["map"]
|
||||
values:
|
||||
type: object
|
||||
additionalProperties:
|
||||
type: string
|
||||
QueryVariableProperties:
|
||||
properties:
|
||||
type:
|
||||
|
|
Loading…
Reference in New Issue