Skip to content

Commit 51a3c63

Browse files
author
Sentio Bot
committed
chore: update
1 parent 29ce758 commit 51a3c63

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

doc/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,6 +2160,9 @@
21602160
"items" : {
21612161
"$ref" : "#/components/schemas/common.Function"
21622162
}
2163+
},
2164+
"color" : {
2165+
"type" : "string"
21632166
}
21642167
},
21652168
"description" : "the formula to combine multiple queries",

openapi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4030,6 +4030,9 @@
40304030
"type": "object",
40314031
"$ref": "#/definitions/common.Function"
40324032
}
4033+
},
4034+
"color": {
4035+
"type": "string"
40334036
}
40344037
},
40354038
"description": "the formula to combine multiple queries",

src/AlertsApi.md

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/DataApi.md

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/models/CommonFormula.ts

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)