Skip to content

Commit 5c797ea

Browse files
OAS Update
1 parent 59a1c79 commit 5c797ea

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

services/iaas/v1alpha1/iaas.json

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
{
22
"components": {
33
"parameters": {
4-
"v1AffinityGroupID": {
5-
"description": "The identifier (ID) of a STACKIT Affinity Group.",
6-
"in": "path",
7-
"name": "affinityGroupId",
8-
"required": true,
9-
"schema": {
10-
"$ref": "#/components/schemas/UUID"
11-
}
12-
},
13-
"v1BackupID": {
14-
"description": "The identifier (ID) of a STACKIT Backup.",
15-
"in": "path",
16-
"name": "backupId",
17-
"required": true,
18-
"schema": {
19-
"$ref": "#/components/schemas/UUID"
20-
}
21-
},
224
"v1ConsumerProjectID": {
235
"description": "The identifier (ID) of a STACKIT Project that consumes an image share.",
246
"in": "path",
@@ -103,24 +85,6 @@
10385
"$ref": "#/components/schemas/UUID"
10486
}
10587
},
106-
"v1NetworkRangeID": {
107-
"description": "The identifier (ID) of a STACKIT Network Range.",
108-
"in": "path",
109-
"name": "networkRangeId",
110-
"required": true,
111-
"schema": {
112-
"$ref": "#/components/schemas/UUID"
113-
}
114-
},
115-
"v1OpenStackProjectId": {
116-
"description": "The identifier (ID) of an OpenStack Project.",
117-
"in": "path",
118-
"name": "openStackProjectId",
119-
"required": true,
120-
"schema": {
121-
"$ref": "#/components/schemas/OpenStackProjectId"
122-
}
123-
},
12488
"v1OrganizationID": {
12589
"description": "The identifier (ID) of a STACKIT Organization.",
12690
"in": "path",
@@ -157,15 +121,6 @@
157121
"$ref": "#/components/schemas/ReqId"
158122
}
159123
},
160-
"v1RouteID": {
161-
"description": "The identifier (ID) of a STACKIT Route.",
162-
"in": "path",
163-
"name": "routeId",
164-
"required": true,
165-
"schema": {
166-
"$ref": "#/components/schemas/UUID"
167-
}
168-
},
169124
"v1SecurityGroupID": {
170125
"description": "The identifier (ID) of a STACKIT Security Group.",
171126
"in": "path",
@@ -212,15 +167,6 @@
212167
"$ref": "#/components/schemas/ServiceAccountMail"
213168
}
214169
},
215-
"v1SnapshotID": {
216-
"description": "The identifier (ID) of a STACKIT Snapshot.",
217-
"in": "path",
218-
"name": "snapshotId",
219-
"required": true,
220-
"schema": {
221-
"$ref": "#/components/schemas/UUID"
222-
}
223-
},
224170
"v1VirtualIPID": {
225171
"description": "The identifier (ID) of a Virtual IP.",
226172
"in": "path",

services/iaas/v1beta1/iaas.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,6 @@
122122
"$ref": "#/components/schemas/UUID"
123123
}
124124
},
125-
"v1OpenStackProjectId": {
126-
"description": "The identifier (ID) of an OpenStack Project.",
127-
"in": "path",
128-
"name": "openStackProjectId",
129-
"required": true,
130-
"schema": {
131-
"$ref": "#/components/schemas/OpenStackProjectId"
132-
}
133-
},
134125
"v1OrganizationID": {
135126
"description": "The identifier (ID) of a STACKIT Organization.",
136127
"in": "path",

0 commit comments

Comments
 (0)