Skip to content

Commit

Permalink
API definition transferred by SwaggerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbader committed Apr 12, 2023
1 parent 8d658e5 commit 3283eb5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions RepositoryServiceSpecification/V3.0_SSP-002.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: DotAAS Part 2 | HTTP/REST | Repository Service Specification
description: "The Read Profile of the Repository Service Specification as part of Details of the Asset Administration Shell Part 2. Publisher: Industrial Digital Twin Association (IDTA) 2023"
title: DotAAS Part 2 | HTTP/REST | Repository Service Specification (deprecated)
description: "The Read Profile of the Repository Service Specification as part of the Specification of the Asset Administration Shell: Part 2. Publisher: Industrial Digital Twin Association (IDTA) 2023"
contact:
name: Industrial Digital Twin Association (IDTA)
email: [email protected]
Expand Down Expand Up @@ -1223,7 +1223,7 @@ paths:
tags:
- Submodel Repository API
summary: Returns the metadata attributes of all submodel elements including their hierarchy
operationId: GetAllSubmodelElements-Metadata_SubmodelRepo #TODO
operationId: GetAllSubmodelElements-Metadata_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetAllSubmodelElements/3/0
parameters:
Expand Down Expand Up @@ -1256,7 +1256,7 @@ paths:
tags:
- Submodel Repository API
summary: Returns all submodel elements including their hierarchy in the ValueOnly representation
operationId: GetAllSubmodelElements-ValueOnly_SubmodelRepo # TODO
operationId: GetAllSubmodelElements-ValueOnly_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetAllSubmodelElements/3/0
parameters:
Expand Down Expand Up @@ -1290,7 +1290,7 @@ paths:
tags:
- Submodel Repository API
summary: Returns the References of all submodel elements
operationId: GetAllSubmodelElements-Reference_SubmodelRepo # TODO
operationId: GetAllSubmodelElements-Reference_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetAllSubmodelElements/3/0
parameters:
Expand Down Expand Up @@ -1332,7 +1332,7 @@ paths:
tags:
- Submodel Repository API
summary: Returns all submodel elements including their hierarchy in the Path notation
operationId: GetAllSubmodelElements-Path_SubmodelRepo # TODO
operationId: GetAllSubmodelElements-Path_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetAllSubmodelElements/3/0
parameters:
Expand Down Expand Up @@ -1369,7 +1369,7 @@ paths:
- Submodel Repository API
summary: Returns a specific submodel element from the Submodel at a specified
path
operationId: GetSubmodelElementByPath_SubmodelRepo # TODO
operationId: GetSubmodelElementByPath_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetSubmodelElementByPath/3/0
parameters:
Expand Down Expand Up @@ -1403,7 +1403,7 @@ paths:
- Submodel Repository API
summary: Returns the matadata attributes of a specific submodel element from the Submodel at a specified
path
operationId: GetSubmodelElementByPath-Metadata_SubmodelRepo # TODO
operationId: GetSubmodelElementByPath-Metadata_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetSubmodelElementByPath/3/0
parameters:
Expand Down Expand Up @@ -1436,7 +1436,7 @@ paths:
- Submodel Repository API
summary: Returns a specific submodel element from the Submodel at a specified
path in the ValueOnly representation
operationId: GetSubmodelElementByPath-ValueOnly_SubmodelRepo # TODO
operationId: GetSubmodelElementByPath-ValueOnly_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetSubmodelElementByPath/3/0
parameters:
Expand Down Expand Up @@ -1470,7 +1470,7 @@ paths:
- Submodel Repository API
summary: Returns the Referene of a specific submodel element from the Submodel at a specified
path
operationId: GetSubmodelElementByPath-Reference_SubmodelRepo # TODO
operationId: GetSubmodelElementByPath-Reference_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetSubmodelElementByPath/3/0
parameters:
Expand Down Expand Up @@ -1512,7 +1512,7 @@ paths:
- Submodel Repository API
summary: Returns a specific submodel element from the Submodel at a specified
path in the Path notation
operationId: GetSubmodelElementByPath-Path_SubmodelRepo # TODO
operationId: GetSubmodelElementByPath-Path_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetSubmodelElementByPath/3/0
parameters:
Expand Down Expand Up @@ -1546,7 +1546,7 @@ paths:
tags:
- Submodel Repository API
summary: Downloads file content from a specific submodel element from the Submodel at a specified path
operationId: GetFileByPath_SubmodelRepo # TODO
operationId: GetFileByPath_SubmodelRepo
x-semanticIds:
- https://admin-shell.io/aas/API/GetFileByPath/3/0
responses:
Expand Down

0 comments on commit 3283eb5

Please sign in to comment.