mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-19 15:31:39 +02:00
Updated Admin API Reference (markdown)
@@ -62,7 +62,7 @@ The mappings defined in the mock service.
|
|||||||
* `GET /__admin/mappings/{guid}` --> Get a single stub mapping
|
* `GET /__admin/mappings/{guid}` --> Get a single stub mapping
|
||||||
* `PUT /__admin/mappings/{guid}` --> Update a stub mapping
|
* `PUT /__admin/mappings/{guid}` --> Update a stub mapping
|
||||||
* `DELETE /__admin/mappings/{guid}` --> Delete a single stub mapping
|
* `DELETE /__admin/mappings/{guid}` --> Delete a single stub mapping
|
||||||
* `POST /__admin/mappings/save` --> Save all persistent stub mappings to the backing store
|
* `POST /__admin/mappings/save` --> Save all persistent stub mappings to the backing store<br>
|
||||||
(by default this is `\bin\{x}\__admin\mappings`. Where `{x}` is the platform and build configuration)
|
(by default this is `\bin\{x}\__admin\mappings`. Where `{x}` is the platform and build configuration)
|
||||||
|
|
||||||
## /admin/files
|
## /admin/files
|
||||||
|
|||||||
Reference in New Issue
Block a user