Updated Admin API Reference (markdown)

Stef Heyenrath
2017-02-13 19:32:17 +01:00
parent ea0abde8c6
commit d99e188b84

@@ -7,6 +7,11 @@ var server = FluentMockServer.StartWithAdminInterface();
```
The following interfaces are supported:
## /__admin/settings
The global settings from the mock service.
* `GET /__admin/settings` --> Gets the current global settings
* `POST /__admin/settings` --> Updates the current global settings
## /__admin/mappings
The mappings defined in the mock service.
* `GET /__admin/mappings` --> Gets all defined mappings