Return type and parameter overloads for enums #13
Labels
enhancement
New feature or request
needed for release
This issue needs to be resolved before releasing
The generated code has no concept of the enums contained outside the schema definition, thus the return types and parameters are all byte or int.
Need to figure out a way to tie these together that doesn't involve manual code edits when changing between schemas.
The text was updated successfully, but these errors were encountered: