From ee020bc43915d412baa840d72561a1a0cee59f94 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 31 Jan 2018 22:39:38 +0000 Subject: [PATCH] Sync docs from 1.2.x to gh-pages --- 1.2.x/multi/multi__contract_dsl.html | 10 +++++----- 1.2.x/single/spring-cloud-contract.html | 10 +++++----- .../spring-cloud-contract-maven-plugin/checkstyle.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/complex.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/configs.html | 6 +++--- .../convert-mojo.html | 6 +++--- .../generateStubs-mojo.html | 6 +++--- .../generateTests-mojo.html | 6 +++--- .../spring-cloud-contract-maven-plugin/help-mojo.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/index.html | 6 +++--- .../integration.html | 6 +++--- .../issue-tracking.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/junit.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/license.html | 6 +++--- .../plugin-info.html | 6 +++--- .../plugin-management.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/plugins.html | 6 +++--- .../project-info.html | 6 +++--- .../project-reports.html | 6 +++--- .../project-summary.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/run-mojo.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/sitemap.html | 6 +++--- .../source-repository.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/spock.html | 6 +++--- .../spring-cloud-contract-maven-plugin/team-list.html | 6 +++--- 1.2.x/spring-cloud-contract-maven-plugin/usage.html | 6 +++--- 1.2.x/spring-cloud-contract.xml | 10 +++++----- 27 files changed, 87 insertions(+), 87 deletions(-) diff --git a/1.2.x/multi/multi__contract_dsl.html b/1.2.x/multi/multi__contract_dsl.html index fe4bac84d6..c4cb740350 100644 --- a/1.2.x/multi/multi__contract_dsl.html +++ b/1.2.x/multi/multi__contract_dsl.html @@ -1002,11 +1002,11 @@ Quite a few users are used to having a separation between the body and setting t dynamic parts of a contract.

You can use two separate sections:

Currently, Spring Cloud Contract Verifier supports only JSON Path-based matchers with the -following matching possibilities:

Groovy DSL