mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 09:18:27 +02:00
Updated Stubbing (markdown)
@@ -98,6 +98,9 @@ server
|
|||||||
.RespondWith(Responses.Create().WithStatusCode(200));
|
.RespondWith(Responses.Create().WithStatusCode(200));
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:notes:
|
||||||
|
- A lower value for the priority means a higher priority.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Verify interactions
|
## Verify interactions
|
||||||
|
|||||||
Reference in New Issue
Block a user