ie3-institute/powerFactory2psdm

Adapt the `SchemaGenerator` so it generates convention conform attribute names

Closed this issue · 0 comments

When generating case classes the attributes are called as seen within the json file. Theses don't necessarily conform to naming conventions (eg snake_case instead of camelCase). This should be checked and adapted by the SchemaGenerator.