diff --git a/Request-Matching.md b/Request-Matching.md index 1a86d26..650d946 100644 --- a/Request-Matching.md +++ b/Request-Matching.md @@ -13,12 +13,12 @@ The following paragraphs describe in detail which matchers can be used. At this moment these matchers are supported: * [LinqMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#dynamic-linq-linqmatcher) +* [JsonMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#json-jsonmatcher) * ExactMatcher * WildcardMatcher * RegexMatcher * XPathMatcher * JmesPathMatcher -* JsonMatcher * JsonPathMatcher * SimMetricsMatcher