Skip to content

Fix ExposeSwaggerDocumentUrlsRoute behaviour#4000

Merged
martincostello merged 1 commit into
masterfrom
gh-3983
Jun 16, 2026
Merged

Fix ExposeSwaggerDocumentUrlsRoute behaviour#4000
martincostello merged 1 commit into
masterfrom
gh-3983

Conversation

@martincostello

Copy link
Copy Markdown
Collaborator

Fix SwaggerUIOptions.ExposeSwaggerDocumentUrlsRoute not being respected.

Fixes #3983.

Fix `SwaggerUIOptions.ExposeSwaggerDocumentUrlsRoute` not being respected.

Fixes #3983.
@martincostello martincostello added this to the v10.2.2 milestone Jun 16, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (c3071ad) to head (1190461).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4000   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files         111      111           
  Lines        3958     3959    +1     
  Branches      801      802    +1     
=======================================
+ Hits         3762     3763    +1     
  Misses        196      196           
Flag Coverage Δ
Linux 95.04% <100.00%> (+<0.01%) ⬆️
Windows 95.04% <100.00%> (+<0.01%) ⬆️
macOS 95.04% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello marked this pull request as ready for review June 16, 2026 13:48
@martincostello martincostello enabled auto-merge (squash) June 16, 2026 13:49
@martincostello martincostello merged commit 682bdcb into master Jun 16, 2026
21 of 22 checks passed
@martincostello martincostello deleted the gh-3983 branch June 16, 2026 14:05
This was referenced Jun 19, 2026
This was referenced Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: SwaggerUIMiddleware Ignores ExposeSwaggerDocumentUrlsRoute Option

1 participant