We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca419f3 commit 6ad2a55Copy full SHA for 6ad2a55
services/logs/v1alpha/logs.json
@@ -931,13 +931,10 @@
931
],
932
"servers": [
933
{
934
- "url": "https://logs.api.{region}stackit.cloud",
+ "url": "https://logs.api.stackit.cloud",
935
"variables": {
936
"region": {
937
- "default": "eu01.",
938
- "enum": [
939
- "eu01."
940
- ]
+ "default": "global"
941
}
942
943
services/logs/v1beta/logs.json
0 commit comments