Files
spring-cloud-contract/spring-cloud-contract-verifier
Marcin Grzejszczak 709df3e291 Unescaping any json body entries
without this change we're escaping the json body response and then wiremock is escaping it again
with this change we're unescaping the first json body escaping so that wiremock applies it only once

fixes gh-515
2018-01-12 12:56:09 +01:00
..
2018-01-12 12:56:09 +01:00