mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-12 05:22:23 +01:00
Updated Request Matching (markdown)
@@ -581,7 +581,7 @@ A JSON Mapping example looks like:
|
||||
"Matchers": [
|
||||
{
|
||||
"Name": "WildcardMatcher",
|
||||
"Pattern": "/doesnot-need-a-key"
|
||||
"Pattern": "/needs-a-key"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user