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
= Spring Cloud Contract Verifier Samples Projects that contain different samples of Spring Cloud Contract Verifier. Below you can find a list of samples: include::contracts/README.adoc[] include::dsl/http-server/README.adoc[] include::dsl/http-client/README.adoc[] include::messaging/stream-sink/README.adoc[] include::messaging/stream-source/README.adoc[] include::restdocs/http-server/README.adoc[] include::restdocs/http-client/README.adoc[]