Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V3.1: Adapt Identifier length to 2048
Previously, the invariant declaring the maximum length of `Identifier` was set to `2000`. We had already adapted this to `2024` according to [aas-specs#306], however the specification was corrected to `2048` in [aas-specs#306]. We therefore adapt the invariant to a maximum length of `2048` [aas-specs#306](admin-shell-io/aas-specs#306)
- Loading branch information