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:
parent
fc9577b76d
commit
8f81c4d2ce
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user