Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix omitempty typos in JSON struct tags
These fields were incorrectly tagged with `omit_empty`, when the correct tag is `omitempty`.
- Loading branch information