Updated Admin API Reference (markdown)

Stef Heyenrath
2021-03-12 07:30:47 +01:00
parent f5b372638c
commit 78cb82fd34

@@ -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.0.13.0).
A Swagger 2.0 definition can be found [on Swagger hub](https://app.swaggerhub.com/apis/StefHeyenrath/WireMock/1.4.7).
# 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.