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
|
```json
|
||||||
{
|
{
|
||||||
"body": {
|
"body": "{\"some\":\"data\"}\n",
|
||||||
"some": "data"
|
|
||||||
},
|
|
||||||
"headers": {
|
"headers": {
|
||||||
"yo": ["dawg"]
|
"yo": ["dawg"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user