Skip to content

Model updates

Compare
Choose a tag to compare
@ipfans ipfans released this 29 Jun 11:33
· 11 commits to master since this release
c68668f
Add omitempty (#14)

* add missing fields

* fix tests

* remove required if the int field can be assigned to 0

* add omitempty for optional fields

Co-authored-by: Justin <li.rui@shipper.id>
Co-authored-by: ipfans <363344+ipfans@users.noreply.github.com>