Idta 01002 3 2 working#520
Merged
BirgitBoss merged 19 commits intoIDTA-01002-3-2_Workingfrom Dec 12, 2025
Merged
Conversation
remove incorrect note in the title of the discovery service v3.1 ssp001 profile
* Remove redundant Regex Patterns (#479) * remove redundant patterns * add changelog entry * formatting of list (#480) * Added missing 404 return code (#476) * replace explanation in the PostAllAssetLinksByID detail table * declare assetlink/name and assetlink/value as required in openapi * upgraded semanticIds to v3.1 * add changelog for new 404 (#483) * add 204 for delete thumbnails, mark 200 as deprecated * adding missing service specification profiles and fixing the example * add missing entries also in swagger * correct copy-paste error in subsection title * Update documentation/IDTA-01002-3/modules/ROOT/pages/specification/interfaces.adoc Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> * fix PostAllAssetLinksById explanation * push all semantic IDs to V3.1 * Update README.md (#493) * update index.adoc with version info and date (#492) * update index.adoc with version info and date * fix referenced security document version --------- Co-authored-by: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com> * Update version * Version update to 3.1.1 (#494) --------- Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Co-authored-by: Alexander Gordt <100141498+alexgordtop@users.noreply.github.com> Co-authored-by: juileetikekar <juilee.tikekar@idtwin.org> Co-authored-by: juileetikekar <99317579+juileetikekar@users.noreply.github.com>
Add the 'ServerNotImplemented' Status Code
…rationShellById Add Parameter "id" and a new Note to PutAssetAdministrationShellById
|
|
BirgitBoss
reviewed
Dec 5, 2025
BirgitBoss
reviewed
Dec 5, 2025
BirgitBoss
reviewed
Dec 5, 2025
| operationId: PutAASXByPackageId | ||
| x-semanticIds: | ||
| - https://admin-shell.io/aas/API/PutAASXByPackageId/3/0 | ||
| - https://admin-shell.io/aas/API/PutAASXByPackageId/3/1 |
Collaborator
There was a problem hiding this comment.
does this mean that the version was not correct in 3.1? Why is it not 3/2 - similar for other elements
Contributor
Author
There was a problem hiding this comment.
Most likely we missed it during the "replace all" operations at the time of the 3.1 release. We need better tooling...
BirgitBoss
reviewed
Dec 5, 2025
BirgitBoss
reviewed
Dec 5, 2025
BirgitBoss
reviewed
Dec 5, 2025
* add note for the operation GenerateSerializationByIds * Update documentation/IDTA-01002-3/modules/ROOT/pages/specification/interfaces.adoc Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> --------- Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
…ll-io/aas-specs-api into IDTA-01002-3-2_working
BirgitBoss
approved these changes
Dec 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have two V3.2 Working branches, one older one missing some adjustments from the V3.1.1 bugfix, and a newer one missing some of the previous V3.2 changes. This PR brings both together.