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