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

Interactive console #2

Open
quangkhoa opened this issue Jan 20, 2017 · 0 comments
Open

Interactive console #2

quangkhoa opened this issue Jan 20, 2017 · 0 comments

Comments

@quangkhoa
Copy link
Contributor

This is an epic. It would be amazing if there was the ability to send requests using this interface.

This could be a new tab under each endpoint and when selected it provides:

  • Ability to set headers (required header key should be read from the Swagger)
  • Ability to set URL parameters (likewise)
  • Ability to set the body (be awesome if we could validate while we type, but that's a stretch goal)

When sending the request, it should then echo back:

  • The response headers
  • The response body
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