You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.
I came across this issue while looking for a solution - I'm experiencing the same thing. I have used both default and example keys, but it still responds with whatever is in the body of the POST request.
Adding a default or example response for GET requests seem to work.
PUT and POST seems to just echo back what you send to it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Here is my swagger yaml:
Which results to this response:
Shouldn't it return
false
instead?Regards,
The text was updated successfully, but these errors were encountered: