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 1f5f8da787
commit f7ba212b82

View File

@@ -1345,7 +1345,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.