Chore: reformat swagger specs, again (#53205)

This commit is contained in:
Josh Hunt 2022-08-03 12:18:52 +01:00 committed by GitHub
parent fc9577b76d
commit 8f81c4d2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -14958,7 +14958,9 @@
},
"PostAnnotationsCmd": {
"type": "object",
"required": ["text"],
"required": [
"text"
],
"properties": {
"dashboardId": {
"type": "integer",

View File

@ -12794,7 +12794,9 @@
},
"PostAnnotationsCmd": {
"type": "object",
"required": ["text"],
"required": [
"text"
],
"properties": {
"dashboardId": {
"type": "integer",