mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2025-07-24 21:56:17 +02:00
Update
This commit is contained in:
@@ -81,7 +81,7 @@ const docTemplate = `{
|
||||
}
|
||||
},
|
||||
"/free/": {
|
||||
"get": {
|
||||
"post": {
|
||||
"security": [
|
||||
{
|
||||
"ApiKeyAuth": []
|
||||
@@ -279,6 +279,9 @@ const docTemplate = `{
|
||||
"min": {
|
||||
"type": "number"
|
||||
},
|
||||
"resolution": {
|
||||
"type": "integer"
|
||||
},
|
||||
"to": {
|
||||
"type": "integer"
|
||||
}
|
||||
@@ -296,6 +299,9 @@ const docTemplate = `{
|
||||
"metric": {
|
||||
"type": "string"
|
||||
},
|
||||
"resolution": {
|
||||
"type": "integer"
|
||||
},
|
||||
"scale-by": {
|
||||
"type": "number"
|
||||
},
|
||||
|
Reference in New Issue
Block a user