Updated Admin API Reference (markdown)

Stef Heyenrath
2021-10-23 08:40:48 +02:00
parent c3c194cf95
commit 8f0e11bcfc

@@ -5,7 +5,7 @@ var server = WireMockServer.StartWithAdminInterface();
```
# API definition
A Swagger 2.0 definition can be found [on Swagger hub](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.4.7).
A Swagger 2.0 definition can be found [on Swagger hub](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.4.24).
# Client API
You can use a predefined interface API ([WireMock.Net.RestClient](https://www.nuget.org/packages/WireMock.Net.RestClient)) to access all the methods described on this page.