Updated Request Matching (markdown)

Stef Heyenrath
2021-10-23 09:26:42 +02:00
parent 8f0e11bcfc
commit 3e08f8219b

@@ -204,7 +204,7 @@ server
"Body": {
"Matcher": {
"Name": "JmesPathMatcher",
"Pattern": "things.name == 'RequiredThing')]"
"Pattern": "things.name == 'RequiredThing'"
}
}
},