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

Same path and different HTTP methods #7

Open
toureholder opened this issue Nov 11, 2018 · 1 comment
Open

Same path and different HTTP methods #7

toureholder opened this issue Nov 11, 2018 · 1 comment

Comments

@toureholder
Copy link

If I have requests with the same path and different HTTP methods. How do I organize the json models in the assets folder to correspond?

For example, how do I get different responses for GET api/v1/posts and POST api/v1/posts?

Thanks!

@mirrajabi
Copy link
Owner

This is not supported at this time. but it's a nice suggestion. I'm not sure if I have enough spare time to add that feature, but any pull requests are also welcome.

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