fc-remote-invoke/example/http.json

11 lines
135 B
JSON

{
"body": 123,
"method": "POST",
"headers": {
"key": "value"
},
"queries": {
"key": "value"
},
"path": "string"
}