We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d6f9d commit a040a44Copy full SHA for a040a44
services/observability/v1/observability.json
@@ -1940,7 +1940,7 @@
1940
"type": "number"
1941
},
1942
"bucketSize": {
1943
- "minimum": 20,
+ "minimum": 0,
1944
"title": "Bucketsize",
1945
"type": "integer"
1946
@@ -2064,7 +2064,7 @@
2064
2065
2066
2067
2068
2069
2070
@@ -3463,7 +3463,7 @@
3463
"description": "API endpoints for Observability on STACKIT",
3464
"termsOfService": "https://stackit.de/en/imprint",
3465
"title": "STACKIT Observability API",
3466
- "version": "1.1.0"
+ "version": "1.1.1"
3467
3468
"openapi": "3.0.1",
3469
"paths": {
0 commit comments