mirror of https://github.com/databricks/cli.git
9 lines
117 B
JSON
9 lines
117 B
JSON
|
{
|
||
|
"properties": {
|
||
|
"foo": {
|
||
|
"type": "string",
|
||
|
"pattern": "a.*c"
|
||
|
}
|
||
|
}
|
||
|
}
|