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

Incomplete wiki / Swagger Doc #590

Open
orik007 opened this issue Mar 4, 2021 · 2 comments
Open

Incomplete wiki / Swagger Doc #590

orik007 opened this issue Mar 4, 2021 · 2 comments
Assignees
Labels
doc Documentation / WIKI

Comments

@orik007
Copy link

orik007 commented Mar 4, 2021

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

  • mappings/reset with "reloadStaticMappings" query params
  • settings "WatchStaticMappingsInSubdirectories"
@orik007 orik007 added the bug label Mar 4, 2021
@StefH StefH added doc Documentation / WIKI and removed bug labels Mar 4, 2021
@StefH StefH self-assigned this Mar 4, 2021
@orik007
Copy link
Author

orik007 commented Mar 11, 2021

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.

@orik007
Copy link
Author

orik007 commented Mar 11, 2021

Aaand there is no DELETE status in /mappings
And no /reset route
in API

@StefH StefH changed the title Incomplete wiki Incomplete wiki / Swagger Doc Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation / WIKI
Projects
None yet
Development

No branches or pull requests

2 participants