mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-19 15:53:54 +01:00
Updated Request Matching JsonPartialWildcardMatcher (markdown)
@@ -63,4 +63,7 @@ server
|
||||
|
||||
#### IgnoreCase
|
||||
It's also possible to use set `IgnoreCase` to true, this means that the PropertNames and PropertyValues will be matched regarding any case.
|
||||
Same logic as the normal JsonMatcher.
|
||||
Same logic as the normal JsonMatcher.
|
||||
|
||||
### Notes
|
||||
- For now it's only possible to use this matcher to match on string-values.
|
||||
Reference in New Issue
Block a user