Skip to content

Enable setting the "describedby" top-level link #1495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Mar 10, 2024

This PR enables to plug in a custom IDocumentDescriptionLinkProvider, which is used to set the "describedby" top-level link.

While the default implementation doesn't do anything, this building block is required for our OpenAPI integration.

QUALITY CHECKLIST

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.78%. Comparing base (ae0129e) to head (6db37de).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1495      +/-   ##
==========================================
+ Coverage   90.75%   90.78%   +0.03%     
==========================================
  Files         344      346       +2     
  Lines       11006    11044      +38     
  Branches     1806     1813       +7     
==========================================
+ Hits         9988    10026      +38     
  Misses        669      669              
  Partials      349      349              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkoelman bkoelman marked this pull request as ready for review March 10, 2024 16:20
@bkoelman bkoelman merged commit 004168f into master Mar 10, 2024
16 checks passed
@bkoelman bkoelman deleted the links-described-by branch March 10, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant