diff --git a/Admin-API-Reference.md b/Admin-API-Reference.md index eb0beaa..74d880a 100644 --- a/Admin-API-Reference.md +++ b/Admin-API-Reference.md @@ -6,10 +6,12 @@ In order to use this interface, you need to enable the admin interface: 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). +## Supported interfaces The following interfaces are supported: + ## /__admin/settings The global settings from the mock service. * `GET /__admin/settings` --> Gets the current global settings