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

Add returning reason if the schema was not matched with the request #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kharazi
Copy link

@kharazi kharazi commented Dec 5, 2018

In my recent experience with the Drakov mock-server, I have some APIs with many parameters and when the frontend team sends a request to the mock-server, it was hard to them to find what's the source of the problem in a direct way. I have added returning reason in the 404 response.

@tallpsmith
Copy link
Contributor

I really like the idea behind this one, but from my observation, it is just missing some specific tests to validate the returned response does indeed bring back the extra detail you're after.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants