Skip to content

Fix wrong OperationId and x-semanticId for GetSelfDescription #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AasxFileServerServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@ paths:
summary: >-
Returns the self-describing information of a network resource
(ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1811,9 +1811,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -862,9 +862,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1646,9 +1646,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -762,9 +762,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions ConceptDescriptionServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions ConceptDescriptionServiceSpecification/V3.1_SSP-002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryServiceSpecification/V3.1_SSP-002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions Entire-API-Collection/V3.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7508,9 +7508,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRegistryServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRegistryServiceSpecification/V3.1_SSP-002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRegistryServiceSpecification/V3.1_SSP-003.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@ paths:
- Description API
summary: Returns the self-describing information of a network resource
(ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRegistryServiceSpecification/V3.1_SSP-004.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRepositoryServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1583,9 +1583,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRepositoryServiceSpecification/V3.1_SSP-002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -807,9 +807,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRepositoryServiceSpecification/V3.1_SSP-003.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1025,9 +1025,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRepositoryServiceSpecification/V3.1_SSP-004.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -527,9 +527,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelRepositoryServiceSpecification/V3.1_SSP-005.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelServiceSpecification/V3.1_SSP-001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1327,9 +1327,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelServiceSpecification/V3.1_SSP-002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -606,9 +606,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down
4 changes: 2 additions & 2 deletions SubmodelServiceSpecification/V3.1_SSP-003.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ paths:
tags:
- Description API
summary: Returns the self-describing information of a network resource (ServiceDescription)
operationId: GetDescription
operationId: GetSelfDescription
x-semanticIds:
- https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0
- https://admin-shell.io/aas/API/GetSelfDescription/3/1
responses:
'200':
description: Requested Description
Expand Down