From 0f2ed2ca00bd47866baa9d12e29b5de0a417a7c8 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 6 Jul 2016 16:06:56 +0200 Subject: [PATCH] Updated docs --- docs/src/main/asciidoc/contract.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/contract.adoc b/docs/src/main/asciidoc/contract.adoc index ab54b6e2d1..dff21c5ed5 100644 --- a/docs/src/main/asciidoc/contract.adoc +++ b/docs/src/main/asciidoc/contract.adoc @@ -34,7 +34,7 @@ WARNING: Spring Cloud Contract Verifier supports equality check on text response WARNING: The support for the verification of size of JSON arrays is experimental. If you want to turn it on please provide the value of a system property `spring.cloud.contract.verifier.assert.size` equal to `turn`. By default this feature is -`off`. You can also provide the `assertJsonSize` property in the DSL configuration. +`off`. You can also provide the `assertJsonSize` property in the plugin configuration. === HTTP Top-Level Elements