mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update swagger docs (#94701)
This commit is contained in:
parent
7aeb1adff2
commit
12cc312920
@ -6937,6 +6937,9 @@
|
||||
"orientation": {
|
||||
"type": "string"
|
||||
},
|
||||
"pdfCombineOneFile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pdfShowTemplateVariables": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
@ -19599,6 +19599,9 @@
|
||||
"orientation": {
|
||||
"type": "string"
|
||||
},
|
||||
"pdfCombineOneFile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pdfShowTemplateVariables": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
@ -9557,6 +9557,9 @@
|
||||
"orientation": {
|
||||
"type": "string"
|
||||
},
|
||||
"pdfCombineOneFile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pdfShowTemplateVariables": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user