Skip to content

fix(oas): update bump_slim overlay links for split dashboards/visualizations pages#267789

Merged
florent-leborgne merged 2 commits into
asCode/bumpSlimDashboardsViz-v2from
asCode/bumpSlimDashboardsViz-v2-linkfix
May 6, 2026
Merged

fix(oas): update bump_slim overlay links for split dashboards/visualizations pages#267789
florent-leborgne merged 2 commits into
asCode/bumpSlimDashboardsViz-v2from
asCode/bumpSlimDashboardsViz-v2-linkfix

Conversation

@florent-leborgne
Copy link
Copy Markdown
Member

Summary

Fixes 12 broken links in kibana.overlays.bump_slim.yaml following the split of the dashboards-api-spec into separate pages per elastic/dashboards-api-spec#7.

The placeholder stubs for each Dashboards and Visualizations operation link to #tag/Dashboards and #tag/Visualizations. With the page split, these need the page segment prepended:

Before After
https://elastic.github.io/dashboards-api-spec/#tag/Dashboards https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards
https://elastic.github.io/dashboards-api-spec/#tag/Visualizations https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations

Note: Should be merged after elastic/dashboards-api-spec#7 lands, alongside #265962.

Made with Cursor

…zations pages

Following elastic/dashboards-api-spec#7, update the 12 placeholder links
in kibana.overlays.bump_slim.yaml to include the page segment in the URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown
Member

@mdbirnstiehl mdbirnstiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@florent-leborgne florent-leborgne marked this pull request as ready for review May 5, 2026 16:00
@florent-leborgne florent-leborgne requested a review from a team as a code owner May 5, 2026 16:00
@kibanamachine
Copy link
Copy Markdown
Contributor

kibanamachine commented May 5, 2026

💔 Build Failed

Failed CI Steps

Metrics [docs]

✅ unchanged

History

@florent-leborgne florent-leborgne merged commit 55582a5 into asCode/bumpSlimDashboardsViz-v2 May 6, 2026
21 of 22 checks passed
@florent-leborgne florent-leborgne deleted the asCode/bumpSlimDashboardsViz-v2-linkfix branch May 6, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants