Swashbuckle.AspNetCore
Swashbuckle.AspNetCore copied to clipboard
Update to Swagger UI v5
Update to the latest release of Swagger UI.
Resolves #2789.
Need to manually check it looks OK before moving out of draft.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.13%. Comparing base (
4baef30
) to head (3ee4b2e
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #2806 +/- ##
=======================================
Coverage 92.13% 92.13%
=======================================
Files 91 91
Lines 3088 3088
Branches 529 529
=======================================
Hits 2845 2845
Misses 243 243
Flag | Coverage Δ | |
---|---|---|
Linux | 92.13% <ø> (ø) |
|
Windows | ? |
|
macOS | 92.13% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
v5 release notes - there don't appear to be any breaking changes.
Seems good from local testing.