Sanitize null arrays to []
Open
- Dominant language
- Go
- Stars
- 52
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently, depending on circumstances arrays can be either Marshalled to JSON as null or []. It would be best if we send just one format, possibly the [].
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.