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

better support enums, aliases, and param/result types in spec generation #271

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Shadow53
Copy link

I think this supersedes #219. Also resolves #270.

I'm not the best with Go, so this could probably be written better, but I figure it's a starting point. You can check the diff to see the new spec file.

Note that I chose to include *Params and *Result in the generated specification, since they (specifically *Result) are specified as the types for certain method parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spec generation does not generate all types
1 participant