We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8ca3 commit a2ceb75Copy full SHA for a2ceb75
Entire-API-Collection/V3.1.yaml
@@ -1622,7 +1622,7 @@ paths:
1622
put:
1623
tags:
1624
- Submodel API
1625
- summary: Creates or updates the Submodel
+ summary: Updates the Submodel
1626
operationId: PutSubmodel
1627
x-semanticIds:
1628
- https://admin-shell.io/aas/API/PutSubmodel/3/0
@@ -1645,8 +1645,6 @@ paths:
1645
$ref: 'https://api.swaggerhub.com/domains/Plattform_i40/Part1-MetaModel-Schemas/V3.1.0#/components/schemas/Submodel'
1646
required: true
1647
responses:
1648
- '201':
1649
- description: Submodel created successfully
1650
'204':
1651
description: Submodel updated successfully
1652
'400':
0 commit comments