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 parameter names #363

Merged
merged 5 commits into from
Jan 9, 2020
Merged

Better parameter names #363

merged 5 commits into from
Jan 9, 2020

Conversation

fehguy
Copy link
Contributor

@fehguy fehguy commented Jan 6, 2020

This builds on #359, #361

Improves the parameter names to be p1, p2, ..., pn instead of String [simple type, class java.lang.String]

It could be improved by extracting the parameter names from the definition as well as reaching into the complex parameters from the body.

Fixes #362

@gracekarina
Copy link
Contributor

thanks!!! @fehguy

@gracekarina gracekarina merged commit 1b77c8c into swagger-api:master Jan 9, 2020
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.

regression in parameter names for debug.json
2 participants