File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
AssetAdministrationShellRepositoryServiceSpecification Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -599,10 +599,6 @@ paths:
599
599
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/internal-server-error'
600
600
default :
601
601
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/default'
602
- /shells/{aasIdentifier}/submodels/{submodelIdentifier}/$metadata :
603
- parameters :
604
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/AssetAdministrationShellIdentifier'
605
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/SubmodelIdentifier'
606
602
delete :
607
603
tags :
608
604
- Asset Administration Shell Repository API
@@ -625,6 +621,10 @@ paths:
625
621
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/internal-server-error'
626
622
default :
627
623
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/default'
624
+ /shells/{aasIdentifier}/submodels/{submodelIdentifier}/$metadata :
625
+ parameters :
626
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/AssetAdministrationShellIdentifier'
627
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/SubmodelIdentifier'
628
628
get :
629
629
tags :
630
630
- Asset Administration Shell Repository API
Original file line number Diff line number Diff line change @@ -3273,10 +3273,6 @@ paths:
3273
3273
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/internal-server-error'
3274
3274
default :
3275
3275
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/default'
3276
- /shells/{aasIdentifier}/submodels/{submodelIdentifier}/$metadata :
3277
- parameters :
3278
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/AssetAdministrationShellIdentifier'
3279
- - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/SubmodelIdentifier'
3280
3276
delete :
3281
3277
tags :
3282
3278
- Asset Administration Shell Repository API
@@ -3299,6 +3295,11 @@ paths:
3299
3295
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/internal-server-error'
3300
3296
default :
3301
3297
$ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/responses/default'
3298
+
3299
+ /shells/{aasIdentifier}/submodels/{submodelIdentifier}/$metadata :
3300
+ parameters :
3301
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/AssetAdministrationShellIdentifier'
3302
+ - $ref : ' https://api.swaggerhub.com/domains/Plattform_i40/Part2-API-Schemas/V3.0.1#/components/parameters/SubmodelIdentifier'
3302
3303
get :
3303
3304
tags :
3304
3305
- Asset Administration Shell Repository API
You can’t perform that action at this time.
0 commit comments