From 47086ecaf7a6867de2c45ad5f89b7dd6a9e0f608 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 26 Oct 2021 20:56:25 +0200 Subject: [PATCH] Updated Request Matching JsonPartialMatcher (markdown) --- Request-Matching-JsonPartialMatcher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Request-Matching-JsonPartialMatcher.md b/Request-Matching-JsonPartialMatcher.md index 5646bc7..4e6d079 100644 --- a/Request-Matching-JsonPartialMatcher.md +++ b/Request-Matching-JsonPartialMatcher.md @@ -49,7 +49,7 @@ server } ``` -``` +``` js // matching { "test": "abc" }