diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index 395af17067..c7ab119651 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -6437,7 +6437,7 @@ provide the generated string that matches the provided regular expression. For e responseElement: $(producer(regex('[0-9]{7}'))) ]) headers { - contentType("application/vnd.fraud.v1.json") + contentType("application/vnd.fraud.v1+json") } } }