You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class Endpoint contains a property called interface. This makes it ugly for the SDKs to call the property interfacE whenever it is a keyword in the respective language.
For some reason, also the name of the SubmodelElement File seems to cause problems, at least for the Java generators used by SwaggerHub.
And, even more strange, also the AnnotatedRelationshipElement but not the RelationshipElement...
What happens?
Copy from admin-shell-io/aas-specs-metamodel#468 by @mristin
...
The class Endpoint contains a property called interface. This makes it ugly for the SDKs to call the property interfacE whenever it is a keyword in the respective language.
Please find attached to this comment a Python snippet (from https://github.com/aas-core-works/aas-core-codegen) listing all the keywords in all the popular programming languages.
Another problematic properties are type, range and result.
keywords-snippet.txt
The text was updated successfully, but these errors were encountered: