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
0ce7be8ff0
databricks-cli
/
libs
/
jsonschema
/
testdata
/
instance-validate
/
test-schema-pattern.json
9 lines
117 B
JSON
Raw
Blame
History
{
"properties"
:
{
"foo"
:
{
"type"
:
"string"
,
"pattern"
:
"a.*c"
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink