Skip to content

Commit 5e0f025

Browse files
OAS Update
1 parent 4bd25bd commit 5e0f025

1 file changed

Lines changed: 7 additions & 28 deletions

File tree

services/edge/v1beta1/edge.json

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -439,14 +439,11 @@
439439
},
440440
{
441441
"description": "The STACKIT region the instance is part of.",
442+
"example": "eu01",
442443
"in": "path",
443444
"name": "regionId",
444445
"required": true,
445446
"schema": {
446-
"enum": [
447-
"eu01",
448-
"eu02"
449-
],
450447
"type": "string"
451448
}
452449
}
@@ -630,14 +627,11 @@
630627
},
631628
{
632629
"description": "The STACKIT region the instance is part of.",
630+
"example": "eu01",
633631
"in": "path",
634632
"name": "regionId",
635633
"required": true,
636634
"schema": {
637-
"enum": [
638-
"eu01",
639-
"eu02"
640-
],
641635
"type": "string"
642636
}
643637
},
@@ -784,14 +778,11 @@
784778
},
785779
{
786780
"description": "The STACKIT region the instance is part of.",
781+
"example": "eu01",
787782
"in": "path",
788783
"name": "regionId",
789784
"required": true,
790785
"schema": {
791-
"enum": [
792-
"eu01",
793-
"eu02"
794-
],
795786
"type": "string"
796787
}
797788
},
@@ -889,14 +880,11 @@
889880
},
890881
{
891882
"description": "The STACKIT region the instance is part of.",
883+
"example": "eu01",
892884
"in": "path",
893885
"name": "regionId",
894886
"required": true,
895887
"schema": {
896-
"enum": [
897-
"eu01",
898-
"eu02"
899-
],
900888
"type": "string"
901889
}
902890
},
@@ -1045,14 +1033,11 @@
10451033
},
10461034
{
10471035
"description": "The STACKIT region the instance is part of.",
1036+
"example": "eu01",
10481037
"in": "path",
10491038
"name": "regionId",
10501039
"required": true,
10511040
"schema": {
1052-
"enum": [
1053-
"eu01",
1054-
"eu02"
1055-
],
10561041
"type": "string"
10571042
}
10581043
},
@@ -1199,14 +1184,11 @@
11991184
},
12001185
{
12011186
"description": "The STACKIT region the instance is part of.",
1187+
"example": "eu01",
12021188
"in": "path",
12031189
"name": "regionId",
12041190
"required": true,
12051191
"schema": {
1206-
"enum": [
1207-
"eu01",
1208-
"eu02"
1209-
],
12101192
"type": "string"
12111193
}
12121194
},
@@ -1304,14 +1286,11 @@
13041286
},
13051287
{
13061288
"description": "The STACKIT region the instance is part of.",
1289+
"example": "eu01",
13071290
"in": "path",
13081291
"name": "regionId",
13091292
"required": true,
13101293
"schema": {
1311-
"enum": [
1312-
"eu01",
1313-
"eu02"
1314-
],
13151294
"type": "string"
13161295
}
13171296
},

0 commit comments

Comments
 (0)