Modify template for read API to not use the expensive deafult
impelmentation
#73
Labels
code generation
Improvements for code generation subcommand `generate`
Currently read API generation process uses a default implementation of that class but it should rather use
new()
and generate variables for each property in that structure.More discussion: #61 (comment)
The text was updated successfully, but these errors were encountered: