databricks-cli/bundle/internal/schema
Ilya Kuznetsov 0c809db82a
Adapt docsgen output for new documentation framework (#2262)
## Changes

Update `docsgen` output to align with new documentation framework

1. New header style, previously we had brackets for `<name>`, now it's
in italic `_name_`
2. Updated broken markdown in OpenAPI descriptions
3. Table markdown has different structure in new framework

## Tests

Updated existing tests

NO_CHANGELOG=true
2025-03-07 18:11:08 +00:00
..
testdata Allow yaml-anchors in schema (#2200) 2025-01-23 11:11:44 +00:00
annotations.go Output deprecated annotations in the JSON schema (#2422) 2025-03-05 11:17:03 +00:00
annotations.yml Adapt docsgen output for new documentation framework (#2262) 2025-03-07 18:11:08 +00:00
annotations_openapi.yml Upgrade Go SDK to 0.59.0 (#2425) 2025-03-05 10:20:51 +00:00
annotations_openapi_overrides.yml Adapt docsgen output for new documentation framework (#2262) 2025-03-07 18:11:08 +00:00
annotations_test.go Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
main.go Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287) 2025-02-07 17:22:51 +00:00
main_test.go Add escaping for links and headers in docsgen (#2330) 2025-02-18 16:12:49 +00:00
parser.go Allow 'any' examples in JSON schema (#2289) 2025-02-06 19:27:55 +00:00