Updated Request Matching (markdown)

Stef Heyenrath
2021-10-23 09:26:42 +02:00
parent 8f0e11bcfc
commit 3e08f8219b
+1 -1
@@ -204,7 +204,7 @@ server
"Body": { "Body": {
"Matcher": { "Matcher": {
"Name": "JmesPathMatcher", "Name": "JmesPathMatcher",
"Pattern": "things.name == 'RequiredThing')]" "Pattern": "things.name == 'RequiredThing'"
} }
} }
}, },