databricks-cli/bundle/internal/schema
Ilya Kuznetsov 27eb0c4072
Allow 'any' examples in JSON schema (#2289)
## Changes

1. Allow `any` examples in json-schema type since we have many of them
in open api spec
2. Fix issue with missing overrides annotations when re-generating the
schema

## Tests
<!-- How is this tested? -->
2025-02-06 19:27:55 +00:00
..
testdata Allow yaml-anchors in schema (#2200) 2025-01-23 11:11:44 +00:00
annotations.go Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
annotations.yml Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
annotations_openapi.yml Bump github.com/databricks/databricks-sdk-go from 0.55.0 to 0.56.1 (#2238) 2025-01-27 13:11:07 +00:00
annotations_openapi_overrides.yml Allow 'any' examples in JSON schema (#2289) 2025-02-06 19:27:55 +00:00
annotations_test.go Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
main.go Allow yaml-anchors in schema (#2200) 2025-01-23 11:11:44 +00:00
main_test.go Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
parser.go Allow 'any' examples in JSON schema (#2289) 2025-02-06 19:27:55 +00:00