We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, nice application. Im using it well in my e2e tests.
But I have to download whole project for exploring, because not all features are documented.
For example
The text was updated successfully, but these errors were encountered:
Another small one :-)
https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.0.13.0#/default/post___admin_mappings
All POST requests return correctly 201 http status, but according to API, its 200.
Detail, but im generating client layer from API, and 201 is unexpected result throwing exception.
Sorry, something went wrong.
Aaand there is no DELETE status in /mappings And no /reset route in API
StefH
No branches or pull requests
Hey, nice application. Im using it well in my e2e tests.
But I have to download whole project for exploring, because not all features are documented.
For example
The text was updated successfully, but these errors were encountered: