mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-20 07:51:41 +02:00
Support for string and object in JsonMatcher. (#157)
* JsonMatcher (#154) * small update in example code
This commit is contained in:
3
test/WireMock.Net.Tests/responsebody.json
Normal file
3
test/WireMock.Net.Tests/responsebody.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "test"
|
||||
}
|
||||
Reference in New Issue
Block a user