8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: implement marshallable schema (#33) * feat: implement MarshalJson method for fields * test: add tests for marshalling schema json * docs: update readme
docs: add documentaion comments to types and functions
docs: update Readme for null fields
docs: add docs and add schema constructor (#19)