Skip to content

Commit a2ceb75

Browse files
committed
admin-shell-io#445: Introduced 201s, removed "create" for PUT on identifiable services
1 parent 19a8ca3 commit a2ceb75

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Entire-API-Collection/V3.1.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@ paths:
16221622
put:
16231623
tags:
16241624
- Submodel API
1625-
summary: Creates or updates the Submodel
1625+
summary: Updates the Submodel
16261626
operationId: PutSubmodel
16271627
x-semanticIds:
16281628
- https://admin-shell.io/aas/API/PutSubmodel/3/0
@@ -1645,8 +1645,6 @@ paths:
16451645
$ref: 'https://api.swaggerhub.com/domains/Plattform_i40/Part1-MetaModel-Schemas/V3.1.0#/components/schemas/Submodel'
16461646
required: true
16471647
responses:
1648-
'201':
1649-
description: Submodel created successfully
16501648
'204':
16511649
description: Submodel updated successfully
16521650
'400':

0 commit comments

Comments
 (0)