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