This website requires JavaScript.
Explore
Help
Sign In
steve
/
databricks-cli
mirror of
https://github.com/databricks/cli.git
Watch
1
Star
0
Fork
You've already forked databricks-cli
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e800e0bfce
databricks-cli
/
libs
/
jsonschema
/
testdata
/
schema-load-int
/
schema-invalid-default.json
10 lines
137 B
JSON
Raw
Blame
History
{
"type"
:
"object"
,
"properties"
:
{
"abc"
:
{
"type"
:
"integer"
,
"default"
:
1.1
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink