mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 08:13:53 +01:00
Updated Admin API Reference (markdown)
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user