Updated Admin API Reference (markdown)

Stef Heyenrath
2022-10-05 10:45:46 +02:00
parent 3d30e9a051
commit 53f7455a64

@@ -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.24).
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.