Updated Admin API Reference (markdown)

Stef Heyenrath
2018-08-04 13:19:41 +02:00
parent b60e7795d3
commit a888af55b6
+3 -1
@@ -6,10 +6,12 @@ In order to use this interface, you need to enable the admin interface:
var server = FluentMockServer.StartWithAdminInterface(); var server = FluentMockServer.StartWithAdminInterface();
``` ```
## API definition # API definition
A Swagger 2.0 definition can be found [here](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.0.4.8). A Swagger 2.0 definition can be found [here](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.0.4.8).
## Supported interfaces
The following interfaces are supported: The following interfaces are supported:
## /__admin/settings ## /__admin/settings
The global settings from the mock service. The global settings from the mock service.
* `GET /__admin/settings` --> Gets the current global settings * `GET /__admin/settings` --> Gets the current global settings