mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: reformat swagger specs, again (#53205)
This commit is contained in:
@@ -14958,7 +14958,9 @@
|
||||
},
|
||||
"PostAnnotationsCmd": {
|
||||
"type": "object",
|
||||
"required": ["text"],
|
||||
"required": [
|
||||
"text"
|
||||
],
|
||||
"properties": {
|
||||
"dashboardId": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -12794,7 +12794,9 @@
|
||||
},
|
||||
"PostAnnotationsCmd": {
|
||||
"type": "object",
|
||||
"required": ["text"],
|
||||
"required": [
|
||||
"text"
|
||||
],
|
||||
"properties": {
|
||||
"dashboardId": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user