From 901abbbb1953143c3d82b6191c6f50ff154f4731 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 8 May 2018 08:31:10 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- multi/multi__contract_dsl.html | 24 ++++++++++++------------ single/spring-cloud-contract.html | 24 ++++++++++++------------ spring-cloud-contract.xml | 28 ++++++++++++++-------------- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/multi/multi__contract_dsl.html b/multi/multi__contract_dsl.html index 95a23a280e..7bbfaf967d 100644 --- a/multi/multi__contract_dsl.html +++ b/multi/multi__contract_dsl.html @@ -1097,21 +1097,21 @@ dynamic parts of a contract.

You can use the bodyMat You can set it in the request or inputMessage part of your contract.

  • Verify the result of your test. This section is present in the response or outputMessage side of the contract.
  • Currently, Spring Cloud Contract Verifier supports only JSON Path-based matchers with the -following matching possibilities:

    Groovy DSL