[BUG] Do not use keywords in the meta-model #468
Labels
bug
Something isn't working
specification
impact on specification and thus on xml, json etc., label "aas-core" not set additinally
Milestone
The class
Endpoint
contains a property calledinterface
. This makes it ugly for the SDKs to call the propertyinterfacE
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
andresult
.keywords-snippet.txt
The text was updated successfully, but these errors were encountered: