Sync docs from 1.0.x to gh-pages

This commit is contained in:
buildmaster
2016-12-07 16:06:34 +00:00
parent e6cbfe7653
commit 6007b01b34

View File

@@ -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")
}
}
}</code></pre>