mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 08:13:53 +01:00
Updated Request Matching (markdown)
@@ -204,7 +204,7 @@ server
|
||||
"Body": {
|
||||
"Matcher": {
|
||||
"Name": "JmesPathMatcher",
|
||||
"Pattern": "things.name == 'RequiredThing')]"
|
||||
"Pattern": "things.name == 'RequiredThing'"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user