eclipse-tractusx / sldt-digital-twin-registry

Apache License 2.0
12 stars 25 forks source link

Update AAS interface to bugfix v3.0.2 #443

Open thomas-henn opened 2 months ago

thomas-henn commented 2 months ago

New Bugfix Release (3.0.2) is available. Useful links:

Asset AdminstrationShellRegisty - Compare v3.0.2_SSP-001 with v3.0.2_SSP-001

1. GET /description Changes in Media types

2. DELETE & GET & PUT: /shell-descriptors/{aasIdentifier} Parameter:

3. DELETE & GET & PUT:/shell-descriptors/{aasIdentifier}/submodel-descriptors/{submodelIdentifier}} Parameter:

4. PATTERN for all fields changed

Discovery - Compare v3.0.2_SSP-001 with v3.0.2_SSP-001

1. Changed aasIdentifier to use string instead of byte 2. PATTERN for all fields changed

agg3fe commented 1 month ago

Changelog: https://admin-shell-io.github.io/aas-specs-antora/IDTA-01002/v3.1/changelog.html#_changes_w_r_t_v3_0_1_to_v3_0_2

tunacicek commented 1 month ago

@thomas-henn , @agg3fe : PR is created https://github.com/eclipse-tractusx/sldt-digital-twin-registry/pull/455

I've added some smaller TODOs to the openAPI YML file that need to be clarified.