Azure / Azure/azure-functions-nodejs-library
Cannot create null jsonBody
Open
area:nodejs-functions
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 35
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 6
Description
I thinks it's expected of a `initResponse` with a `jsonBody` of `null` to be serialized to `"null"`, like in JSON.stringfy,
but it's being treated as undefined, and no body or header is being set
Contributor guide
Assessment
This issue has not been assessed yet.