PR for the 26-01 Part 2 V3.2 Release#575
Merged
Merged
Conversation
Add the 'ServerNotImplemented' Status Code
…rationShellById Add Parameter "id" and a new Note to PutAssetAdministrationShellById
* add link to GetFileByPath * SerializationFormat: remove mentioning of AML, RDF because not (yet contained) + outlook that enum may be extended in future releases * formatting of table for Submodel Interface * correct link .adoc instead of html * correct formatting of constraint AASa-003 + update links to V3-1 for Part 1 and 2
* 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
* fix ServiceSpecificationProfileEnum values for 3.0 and 3.1 * remove TREE (#539) * remove v3.2 profile uris --------- Co-authored-by: Martin Stemmer <52048213+Martin187187@users.noreply.github.com>
* fixed grammar * align with secuity spec * update BNF based on security BNF * fixed schema patterns * fix pattern * adjust datetime & time patterns * fixed modelstringpattern in api * align time pattern to api * align time pattern to api * added missing parentheses * fix grammar bugs * fix typo in changelog --------- Co-authored-by: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com>
* remove swaggerhub links * fix link
* fixing ServiceSpecificationProfileEnum entries + adding v3.2 ones * extend example list in OpenAPI and provide a description as well
#542) * change application/asset-administration-shell-package+xml to application/zip+xml * fix review comments
* add proposal for an async aasx profile * correct result of the get .../results/... endpoint * add missing appearances of the async aasx file server operations
* Create signatures.adoc * Update signatures.adoc * Update signatures.adoc * Signature description * Add JWS * Add operations for JWS signatures * Add JWS signature profiles * Add mapping of JWS signature * Add signature profiles * add changelog for PR Signing (#561) * Add V3.1.2 Bugfixes into V3.2.0 (#541) * fix ServiceSpecificationProfileEnum values for 3.0 and 3.1 * remove TREE (#539) * remove v3.2 profile uris --------- Co-authored-by: Martin Stemmer <52048213+Martin187187@users.noreply.github.com> * remove GetAllAssetAdministrationShellDescriptorsByAssetType from openapi (#530) * added changelog for new signing operations and profiles * undo changes to the profiles table * fix typo --------- Co-authored-by: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com> Co-authored-by: Martin Stemmer <52048213+Martin187187@users.noreply.github.com> * adding signature profiles as openapi yaml * editorial fix * editorial change * fix typo --------- Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Co-authored-by: aorzelskiGH <48956800+aorzelskiGH@users.noreply.github.com> Co-authored-by: Martin Stemmer <52048213+Martin187187@users.noreply.github.com>
* Create signatures.adoc * Update signatures.adoc * Update signatures.adoc * Signature description * Add JWS * Add operations for JWS signatures * Add JWS signature profiles * Add mapping of JWS signature * Add signature profiles * Apply suggestion from @BirgitBoss * Apply suggestion from @BirgitBoss * Apply suggestion from @BirgitBoss * Apply suggestion from @BirgitBoss --------- Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Co-authored-by: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com>
…constructs (#645) * merge conflicts, change from query language dateTimeLiteralPattern from "format": "date-time" to explicit regex pattern, also in bnf * replaced `dateTimeLiteralPattern` OpenAPI `format: date-time` with explicit ISO 8601 regex pattern and strengthened `timeLiteralPattern` validation to enforce proper hour/minute/second ranges and timezone handling in Query Language temporal literals
sebastiankb
approved these changes
Jul 13, 2026
sebastiankb
left a comment
Collaborator
There was a problem hiding this comment.
Did a quick scan, looks good to me. @sebbader-sap many thanks
BirgitBoss
marked this pull request as draft
July 14, 2026 12:11
* Synchronize the embedded query schema * Fix recent-change identifier schemas
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract * Require query request bodies --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract * Require query request bodies * Clarify query filter and validation semantics --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract * Require query request bodies * Clarify query filter and validation semantics * Align query schema operand cardinalities --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract * Require query request bodies * Clarify query filter and validation semantics * Align query schema operand cardinalities * Align the query API schema and JSON grammar
* Synchronize the embedded query schema * Fix recent-change identifier schemas * Fix operation invocation paths * Fix bulk API request contracts * Align the history retrieval contract * Require query request bodies * Clarify query filter and validation semantics * Align query schema operand cardinalities * Align the query API schema and JSON grammar * Repair the AASX documentation contracts
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF * Support the full AAS Identifier character range --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF * Support the full AAS Identifier character range * Restore service FieldIdentifier applicability --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF * Support the full AAS Identifier character range * Restore service FieldIdentifier applicability * Complete the operation-to-RIGHT mapping --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF * Support the full AAS Identifier character range * Restore service FieldIdentifier applicability * Complete the operation-to-RIGHT mapping * Finalize V3.2 release metadata --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
* Fix the AASX upload multipart contract * Align the AASX async contract * introduce /status/ for /packages-async ...to keep it similar to the operations-invoke pattern Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com> * add mapping for the packages async status endpoint mapping * Align temporal literals with the BNF * Support the full AAS Identifier character range * Restore service FieldIdentifier applicability * Complete the operation-to-RIGHT mapping * Finalize V3.2 release metadata * Fix thumbnail and attachment multipart uploads --------- Co-authored-by: Sebastian Bader <107036549+sebbader-sap@users.noreply.github.com>
sebbader-sap
marked this pull request as ready for review
July 15, 2026 18:47
aaronzi
approved these changes
Jul 15, 2026
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.
No description provided.