According to the docs,, only type for artifacts is required. However, the generated bundle_config_schema.json marks everything as required:
"required": [
"type",
"path",
"files",
"build"
]

The above validates and deploys ok.
This applies to databricks-cli v0.206.0
According to the docs,, only
typeforartifactsis required. However, the generatedbundle_config_schema.jsonmarks everything as required:The above validates and deploys ok.
This applies to
databricks-cli v0.206.0