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
aabb574749
databricks-cli
/
libs
/
template
/
testdata
/
skip_dir
/
schema.json
17 lines
249 B
JSON
Raw
Normal View
History
Unescape
Escape
add test for dir gen skip
2023-05-22 08:16:40 +00:00
{
add version of schema
2023-05-22 09:06:10 +00:00
"properties"
:
{
"a"
:
{
"type"
:
"string"
}
,
"b"
:
{
"type"
:
"string"
}
,
"c"
:
{
"type"
:
"string"
}
,
"d"
:
{
"type"
:
"string"
}
add test for dir gen skip
2023-05-22 08:16:40 +00:00
}
}