Updated Request Matchers (markdown)

Stef Heyenrath
2023-12-20 19:03:57 +01:00
parent b466318951
commit a009564c70

@@ -11,7 +11,7 @@ At this moment these matchers are supported:
* [JsonPartialWildcardMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-JsonPartialWildcardMatcher)
* [JsonPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-JsonPathMatcher)
* [JmesPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#jmes-path-jmespathmatcher)
* [MimePartMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers-MimePartMatcher)
* [MimePartMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-MimePartMatcher)
* [XPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#xpathmatcher)
* [RegexMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#regular-expression-matching-regexmatcher)
* [SimMetricsMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#similarity-metric-matching-simmetricsmatcher)