11
11
license :
12
12
name : CC BY 4.0
13
13
url : https://creativecommons.org/licenses/by/4.0/
14
- version : V3.0.3_SSP -001
14
+ version : V3.0.4_SSP -001
15
15
x-profile-identifier : https://admin-shell.io/aas/API/3/0/AasxFileServerServiceSpecification/SSP-001
16
16
termsOfService : https://github.com/admin-shell-io/aas-specs
17
17
servers :
@@ -54,25 +54,25 @@ paths:
54
54
explode : true
55
55
schema :
56
56
type : string
57
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/parameters/Limit'
58
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/parameters/Cursor'
57
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/parameters/Limit'
58
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/parameters/Cursor'
59
59
responses :
60
60
' 200 ' :
61
61
description : Requested package list
62
62
content :
63
63
application/json :
64
64
schema :
65
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/schemas/GetPackageDescriptionsResult'
65
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/schemas/GetPackageDescriptionsResult'
66
66
' 400 ' :
67
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
67
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
68
68
' 401 ' :
69
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/unauthorized'
69
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/unauthorized'
70
70
' 403 ' :
71
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
71
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
72
72
' 500 ' :
73
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
73
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
74
74
default :
75
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
75
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
76
76
post :
77
77
tags :
78
78
- AASX File Server API
@@ -111,19 +111,19 @@ paths:
111
111
content :
112
112
application/json :
113
113
schema :
114
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/schemas/PackageDescription'
114
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/schemas/PackageDescription'
115
115
' 400 ' :
116
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
116
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
117
117
' 401 ' :
118
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/unauthorized'
118
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/unauthorized'
119
119
' 403 ' :
120
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
120
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
121
121
' 409 ' :
122
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/conflict'
122
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/conflict'
123
123
' 500 ' :
124
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
124
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
125
125
default :
126
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
126
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
127
127
/packages/{packageId} :
128
128
parameters :
129
129
- name : packageId
@@ -155,17 +155,17 @@ paths:
155
155
type : string
156
156
format : binary
157
157
' 400 ' :
158
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
158
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
159
159
' 401 ' :
160
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/unauthorized'
160
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/unauthorized'
161
161
' 403 ' :
162
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
162
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
163
163
' 404 ' :
164
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/not-found'
164
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/not-found'
165
165
' 500 ' :
166
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
166
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
167
167
default :
168
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
168
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
169
169
put :
170
170
tags :
171
171
- AASX File Server API
@@ -197,17 +197,17 @@ paths:
197
197
' 204 ' :
198
198
description : AASX package updated successfully
199
199
' 400 ' :
200
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
200
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
201
201
' 401 ' :
202
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/unauthorized'
202
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/unauthorized'
203
203
' 403 ' :
204
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
204
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
205
205
' 404 ' :
206
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/not-found'
206
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/not-found'
207
207
' 500 ' :
208
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
208
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
209
209
default :
210
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
210
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
211
211
delete :
212
212
tags :
213
213
- AASX File Server API
@@ -219,17 +219,17 @@ paths:
219
219
' 204 ' :
220
220
description : Deleted successfully
221
221
' 400 ' :
222
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
222
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
223
223
' 401 ' :
224
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/unauthorized'
224
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/unauthorized'
225
225
' 403 ' :
226
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
226
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
227
227
' 404 ' :
228
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/not-found'
228
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/not-found'
229
229
' 500 ' :
230
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
230
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
231
231
default :
232
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
232
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
233
233
/description :
234
234
get :
235
235
tags :
@@ -244,14 +244,14 @@ paths:
244
244
content :
245
245
application/json :
246
246
schema :
247
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/schemas/ServiceDescription'
247
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/schemas/ServiceDescription'
248
248
' 400 ' :
249
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/bad-request'
249
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/bad-request'
250
250
' 403 ' :
251
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/forbidden'
251
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/forbidden'
252
252
' 404 ' :
253
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/not-found'
253
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/not-found'
254
254
' 500 ' :
255
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/internal-server-error'
255
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/internal-server-error'
256
256
default :
257
- $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.3 #/components/responses/default'
257
+ $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.4 #/components/responses/default'
0 commit comments