mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-23 00:38:28 +02:00
Updated Admin API Reference (markdown)
@@ -5,7 +5,7 @@ var server = WireMockServer.StartWithAdminInterface();
|
|||||||
```
|
```
|
||||||
|
|
||||||
# API definition
|
# 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
|
# 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.
|
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