Skip to main content
GOBL defines all structures in Go and uses the jsonschema package to automatically convert them into valid JSON Schema. For example, take the following Message struct found inside the GOBL note package:
When converted to JSON Schema, it takes the following form: