Updated Request Matchers (markdown)

Stef Heyenrath
2024-07-27 11:23:33 +02:00
parent 9267bf76d7
commit fc475936be

@@ -5,6 +5,7 @@ At this moment these matchers are supported:
* [ExactMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#exact-matcher-exactmatcher)
* [LinqMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#dynamic-linq-linqmatcher)
* [CSharpCodeMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-CSharpCode)
* [FormUrlEncodedMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-FormUrlEncodedMatcher)
* [GraphQLMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-GraphQLMatcher)
* [JsonMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-JsonMatcher)
* [JsonPartialMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-JsonPartialMatcher)