2424 summary : Returns all Asset Administration Shell Descriptors
2525 operationId : GetAllAssetAdministrationShellDescriptors
2626 x-semanticIds :
27- - https://admin-shell.io/aas/API/GetAllAssetAdministrationShellDescriptors/3/0
28- - https://admin-shell.io/aas/API/GetAllAssetAdministrationShellDescriptorsByAssetType/3/0
27+ - https://admin-shell.io/aas/API/GetAllAssetAdministrationShellDescriptors/3/1
28+ - https://admin-shell.io/aas/API/GetAllAssetAdministrationShellDescriptorsByAssetType/3/1
2929 parameters :
3030 - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.1.0#/components/parameters/Limit'
3131 - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.1.0#/components/parameters/Cursor'
5252 summary : Creates a new Asset Administration Shell Descriptor, i.e. registers an AAS
5353 operationId : PostAssetAdministrationShellDescriptor
5454 x-semanticIds :
55- - https://admin-shell.io/aas/API/PostAssetAdministrationShellDescriptor/3/0
55+ - https://admin-shell.io/aas/API/PostAssetAdministrationShellDescriptor/3/1
5656 requestBody :
5757 description : Asset Administration Shell Descriptor object
5858 content :
8989 summary : Returns a specific Asset Administration Shell Descriptor
9090 operationId : GetAssetAdministrationShellDescriptorById
9191 x-semanticIds :
92- - https://admin-shell.io/aas/API/GetAssetAdministrationShellDescriptorById/3/0
92+ - https://admin-shell.io/aas/API/GetAssetAdministrationShellDescriptorById/3/1
9393 parameters :
9494 - name : aasIdentifier
9595 in : path
@@ -122,7 +122,7 @@ paths:
122122 summary : Creates or updates an existing Asset Administration Shell Descriptor
123123 operationId : PutAssetAdministrationShellDescriptorById
124124 x-semanticIds :
125- - https://admin-shell.io/aas/API/PutAssetAdministrationShellDescriptorById/3/0
125+ - https://admin-shell.io/aas/API/PutAssetAdministrationShellDescriptorById/3/1
126126 parameters :
127127 - name : aasIdentifier
128128 in : path
@@ -167,7 +167,7 @@ paths:
167167 summary : Deletes an Asset Administration Shell Descriptor, i.e. de-registers an AAS
168168 operationId : DeleteAssetAdministrationShellDescriptorById
169169 x-semanticIds :
170- - https://admin-shell.io/aas/API/DeleteAssetAdministrationShellDescriptorById/3/0
170+ - https://admin-shell.io/aas/API/DeleteAssetAdministrationShellDescriptorById/3/1
171171 parameters :
172172 - name : aasIdentifier
173173 in : path
@@ -197,7 +197,7 @@ paths:
197197 summary : Returns all Submodel Descriptors
198198 operationId : GetAllSubmodelDescriptorsThroughSuperpath
199199 x-semanticIds :
200- - https://admin-shell.io/aas/API/GetAllSubmodelDescriptors/3/0
200+ - https://admin-shell.io/aas/API/GetAllSubmodelDescriptors/3/1
201201 parameters :
202202 - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.1.0#/components/parameters/Limit'
203203 - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.1.0#/components/parameters/Cursor'
@@ -224,7 +224,7 @@ paths:
224224 summary : Creates a new Submodel Descriptor, i.e. registers a submodel
225225 operationId : PostSubmodelDescriptor-ThroughSuperpath
226226 x-semanticIds :
227- - https://admin-shell.io/aas/API/PostSubmodelDescriptor/3/0
227+ - https://admin-shell.io/aas/API/PostSubmodelDescriptor/3/1
228228 requestBody :
229229 description : Submodel Descriptor object
230230 content :
@@ -266,7 +266,7 @@ paths:
266266 summary : Returns a specific Submodel Descriptor
267267 operationId : GetSubmodelDescriptorByIdThroughSuperpath
268268 x-semanticIds :
269- - https://admin-shell.io/aas/API/GetSubmodelDescriptorById/3/0
269+ - https://admin-shell.io/aas/API/GetSubmodelDescriptorById/3/1
270270 responses :
271271 ' 200 ' :
272272 description : Requested Submodel Descriptor
@@ -290,7 +290,7 @@ paths:
290290 summary : Creates or updates an existing Submodel Descriptor
291291 operationId : PutSubmodelDescriptorByIdThroughSuperpath
292292 x-semanticIds :
293- - https://admin-shell.io/aas/API/PutSubmodelDescriptorById/3/0
293+ - https://admin-shell.io/aas/API/PutSubmodelDescriptorById/3/1
294294 requestBody :
295295 description : Submodel Descriptor object
296296 content :
@@ -328,7 +328,7 @@ paths:
328328 summary : Deletes a Submodel Descriptor, i.e. de-registers a submodel
329329 operationId : DeleteSubmodelDescriptorByIdThroughSuperpath
330330 x-semanticIds :
331- - https://admin-shell.io/aas/API/DeleteSubmodelDescriptorById/3/0
331+ - https://admin-shell.io/aas/API/DeleteSubmodelDescriptorById/3/1
332332 responses :
333333 ' 204 ' :
334334 description : Submodel Descriptor deleted successfully
0 commit comments