Add values and language properties to QueryMacroProperties
parent
6d16250d67
commit
58f833510c
|
@ -5745,10 +5745,13 @@ components:
|
|||
type:
|
||||
type: string
|
||||
enum: ["query"]
|
||||
query:
|
||||
type: string
|
||||
queryType:
|
||||
type: string
|
||||
values:
|
||||
type: object
|
||||
properties:
|
||||
query:
|
||||
type: string
|
||||
language:
|
||||
type: string
|
||||
Macro:
|
||||
type: object
|
||||
properties:
|
||||
|
|
Loading…
Reference in New Issue