Incomplete wiki / Swagger Doc #339

Open
opened 2025-12-29 15:21:13 +01:00 by adam · 2 comments
Owner

Originally created by @orik007 on GitHub (Mar 4, 2021).

Originally assigned to: @StefH on GitHub.

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"
Originally created by @orik007 on GitHub (Mar 4, 2021). Originally assigned to: @StefH on GitHub. 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"
adam added the doc label 2025-12-29 15:21:13 +01:00
Author
Owner

@orik007 commented on GitHub (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 commented on GitHub (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.
Author
Owner

@orik007 commented on GitHub (Mar 12, 2021):

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

@orik007 commented on GitHub (Mar 12, 2021): Aaand there is no DELETE status in /mappings And no /reset route in API
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#339