Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't generate json_of_(optional|array) if not needed #7

Closed
wokalski opened this issue Sep 19, 2017 · 1 comment
Closed

Don't generate json_of_(optional|array) if not needed #7

wokalski opened this issue Sep 19, 2017 · 1 comment

Comments

@wokalski
Copy link
Contributor

As of #6 json_of_optional and json_of_array are always generated, whether or not there are some optional args. It should be eliminated because its unnecessary noise.

@mhallin
Copy link
Owner

mhallin commented Jul 25, 2018

As of release 0.2.6, these have been removed, together with the "unused rec flag" warning that also sometimes could appear.

@mhallin mhallin closed this as completed Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants