From a888af55b6aa3fe2811f8a84ec54977a9bf866e6 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 4 Aug 2018 13:19:41 +0200 Subject: [PATCH] Updated Admin API Reference (markdown) --- Admin-API-Reference.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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