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