Skip to content

Commit a040a44

Browse files
OAS Update
1 parent e1d6f9d commit a040a44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

services/observability/v1/observability.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,7 +1940,7 @@
19401940
"type": "number"
19411941
},
19421942
"bucketSize": {
1943-
"minimum": 20,
1943+
"minimum": 0,
19441944
"title": "Bucketsize",
19451945
"type": "integer"
19461946
},
@@ -2064,7 +2064,7 @@
20642064
"type": "number"
20652065
},
20662066
"bucketSize": {
2067-
"minimum": 20,
2067+
"minimum": 0,
20682068
"title": "Bucketsize",
20692069
"type": "integer"
20702070
},
@@ -3463,7 +3463,7 @@
34633463
"description": "API endpoints for Observability on STACKIT",
34643464
"termsOfService": "https://stackit.de/en/imprint",
34653465
"title": "STACKIT Observability API",
3466-
"version": "1.1.0"
3466+
"version": "1.1.1"
34673467
},
34683468
"openapi": "3.0.1",
34693469
"paths": {

0 commit comments

Comments
 (0)