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

UI does not distinguish between url or body param types #274

Closed
dthorpe opened this issue Jul 31, 2013 · 1 comment
Closed

UI does not distinguish between url or body param types #274

dthorpe opened this issue Jul 31, 2013 · 1 comment

Comments

@dthorpe
Copy link

dthorpe commented Jul 31, 2013

When an API has some URL parameters and some body / content params, there is no clear indication made of which is which in the swagger UI.

For example, consider the wordnik account authenticate POST api:
http://developer.wordnik.com/docs.html#!/account/authenticatePost_post_1

One might infer from the fact that there is a content type tacked onto the password text box that it might be a content field, but such information should be explicit.

@fehguy
Copy link
Contributor

fehguy commented Aug 2, 2014

please reopen if still an issue

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

No branches or pull requests

2 participants