databricks-cli/bundle/internal/schema
shreyas-goenka 88318d384a
Remove deprecated or readonly fields from the bundle schema (#1809)
## Changes
We do not need the user to specify these fields in their bundle
configuration, so we remove them from the JSON schema.

## Tests
Manually and end to end tests. The JSON schema has also been regenerated
after these changes.
2024-10-07 15:13:42 +00:00
..
testdata Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
main.go Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
parser.go Make bundle JSON schema modular with `$defs` (#1700) 2024-09-10 13:55:18 +00:00