Update to aas-core-meta, codegen, testgen 11b116c5, 9db4f51, 7ddd731#68
Merged
Update to aas-core-meta, codegen, testgen 11b116c5, 9db4f51, 7ddd731#68
Conversation
aas-core-codegen has seen some fixes and improvements with release [9db4f51]. We update to the latest version for the code generation. [9db4f51]: aas-core-works/aas-core-codegen@9db4f51
673a298 to
3f93c1b
Compare
We update the development requirements to and re-generate everything with: * [aas-core-meta 11b116c5], * [aas-core-codegen 9db4f51] and * [aas-core3.0-testgen 7ddd731]. There have been a number of fixes in for the 3.0 schema description, noteably: * Missing Path_type Constraints ([388]) * Incomplete IdShort docstrings ([385]) * Redundant verification function for RFC8089 path ([382]) [382]: aas-core-works/aas-core-meta#382 [385]: aas-core-works/aas-core-meta#385 [388]: aas-core-works/aas-core-meta#388 [aas-core-meta 11b116c5]: aas-core-works/aas-core-meta@11b116c5 [aas-core-codegen 9db4f51]: aas-core-works/aas-core-codegen@9db4f51 [aas-core3.0-testgen 7ddd731]: aas-core-works/aas-core3.0-testgen@7ddd731
3f93c1b to
0290975
Compare
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 update the development requirements to and re-generate everything
with:
With aas-core-meta 11b116c5 there have been a number of fixes in for
the 3.0 schema description, noteably: