databricks-cli/libs/jsonschema/testdata
Arpit Jasapara ce8cfef19d
Add support for `anyOf` to `skip_prompt_if` (#1133)
## Changes
This PR:
Introduces `anyOf` to `skip_prompt_if`. This allows you to make OR
conditionals for skipping prompts during template initialization.

## Tests
Added unit test and confirmed existing ones still work. Also tested
manually.

---------

Co-authored-by: Shreyas Goenka <shreyas.goenka@databricks.com>
2024-01-25 10:09:42 +00:00
..
instance-load Add schema and config validation to jsonschema package (#740) 2023-09-07 14:36:06 +00:00
instance-validate Add support for `anyOf` to `skip_prompt_if` (#1133) 2024-01-25 10:09:42 +00:00
schema-load-int Add support for conditional prompting in bundle init (#971) 2023-11-30 16:07:45 +00:00