mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Fixing doc
This commit is contained in:
@@ -88,9 +88,7 @@ Internally function receives data in following format:
|
||||
|
||||
```json
|
||||
{
|
||||
"body": {
|
||||
"some": "data"
|
||||
},
|
||||
"body": "{\"some\":\"data\"}\n",
|
||||
"headers": {
|
||||
"yo": ["dawg"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user