Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2016-12-07 16:06:38 +00:00
parent 6007b01b34
commit 8d609c1206

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>