GH-1417 Fixed default contentType in doc

Resolves #1417
This commit is contained in:
Oleg Zhurakousky
2018-07-16 09:23:11 +02:00
parent d351f01435
commit 53bab2d021

View File

@@ -1357,7 +1357,7 @@ contentType::
The content type of the channel.
See "`<<content-type-management>>`".
+
Default: `null` (no type coercion is performed).
Default: `application/json`.
binder::
The binder used by this binding.
See "`<<multiple-binders>>`" for details.