databricks-cli/bundle/schema/embed.go

7 lines
78 B
Go

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