databricks-cli/bundle/internal/schema/testdata/pass
Ilya Kuznetsov 042c8d88c6
Custom annotations for bundle-specific JSON schema fields (#1957)
## Changes

Adds annotations to json-schema for fields which are not covered by
OpenAPI spec.

Custom descriptions were copy-pasted from documentation PR which is
still WIP so descriptions for some fields are missing

Further improvements:
* documentation autogen based on json-schema
* fix missing descriptions

## Tests

This script is not part of CLI package so I didn't test all corner
cases. Few high-level tests were added to be sure that schema
annotations is in sync with actual config

---------

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
2024-12-18 10:19:14 +00:00
..
artifact_references.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
basic.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
direct_value_in_target.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
job.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
ml.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
pipeline.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
quality_monitor.yml Make `TableName` field part of quality monitor schema (#1903) 2024-11-14 17:39:38 +00:00
run_job_task.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
schema.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
target_variable.yml Custom annotations for bundle-specific JSON schema fields (#1957) 2024-12-18 10:19:14 +00:00
volume.yml Add default value for `volume_type` for DABs (#1952) 2024-12-04 11:05:54 +00:00