mirror of https://github.com/databricks/cli.git
7 lines
89 B
Go
7 lines
89 B
Go
|
package generated
|
||
|
|
||
|
import _ "embed"
|
||
|
|
||
|
// go:embed jsonschema.json
|
||
|
var BundleSchema []byte
|