package schema import _ "embed" //go:embed jsonschema.json var Bytes []byte