Skip to content

Commit 2e3768b

Browse files
OAS Update
1 parent 06a2097 commit 2e3768b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

services/authorization/v2/authorization.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -901,14 +901,10 @@
901901
},
902902
"servers": [
903903
{
904-
"url": "https://authorization.api.{region}stackit.cloud",
904+
"url": "https://authorization.api.stackit.cloud",
905905
"variables": {
906906
"region": {
907-
"default": "eu01.",
908-
"enum": [
909-
"eu01.",
910-
"eu02."
911-
]
907+
"default": "global"
912908
}
913909
}
914910
}

0 commit comments

Comments
 (0)