diff --git a/Admin-API-Reference.md b/Admin-API-Reference.md index b5db965..0af08d1 100644 --- a/Admin-API-Reference.md +++ b/Admin-API-Reference.md @@ -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.