eclipse-tractusx / sldt-digital-twin-registry

Apache License 2.0
12 stars 26 forks source link

Implementation of bugfix-version of v3.0.1 AAS API #236

Open thomas-henn opened 1 year ago

thomas-henn commented 1 year ago

Description

Evolution of Asset Administration Shell 3.0.1 correction to be done.

https://app.swaggerhub.com/apis/Plattform_i40/AssetAdministrationShellRegistryServiceSpecification/V3.0.1_SSP-002 do a check and comparison between 3.0.0 yammer file and 3.0.1

1) Changes in /lookup/shells API in query parameter. Input needs to be encoded.

2) Changes in /description API.

3) Additional finding:

In AAS Shell -> creation of submodel (/shell-descriptors/{aasIdentifier}/submodel-descriptors)

Header is returned in response

Github repository: https://github.com/admin-shell-io/aas-specs-api

Impact

Data consumers need to adapt accordingly to the changes in this API.

Additional information

tunacicek commented 2 months ago

@thomas-henn : Can we close this ticket?