diff --git a/Admin-API-Reference.md b/Admin-API-Reference.md index 8223f08..eb0beaa 100644 --- a/Admin-API-Reference.md +++ b/Admin-API-Reference.md @@ -6,6 +6,9 @@ In order to use this interface, you need to enable the admin interface: var server = FluentMockServer.StartWithAdminInterface(); ``` +## API definition +A Swagger 2.0 definition can be found [here](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.0.4.8). + The following interfaces are supported: ## /__admin/settings The global settings from the mock service.