Fixing doc

This commit is contained in:
Denis Makogon
2017-10-07 02:31:22 +03:00
parent 6682de4768
commit 5e9bf0d708

View File

@@ -88,9 +88,7 @@ Internally function receives data in following format:
```json
{
"body": {
"some": "data"
},
"body": "{\"some\":\"data\"}\n",
"headers": {
"yo": ["dawg"]
}