Skip to content
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

Update frozen Swashbuckle dependency to latest version and remove patched SchemaGenerator #1548

Merged
merged 1 commit into from
May 19, 2024

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented May 19, 2024

Updates JsonApiDotNetCore.OpenApi to depend on the latest version of Swashbuckle. Removes the patched SchemaGenerator, because the inheritance fix was integrated in Swashbuckle itself.

QUALITY CHECKLIST

Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (cdca6e0) to head (6c9e049).

Additional details and impacted files
@@             Coverage Diff             @@
##           openapi    #1548      +/-   ##
===========================================
+ Coverage    90.80%   91.28%   +0.47%     
===========================================
  Files          397      396       -1     
  Lines        13023    12800     -223     
  Branches      2076     2022      -54     
===========================================
- Hits         11826    11684     -142     
+ Misses         781      725      -56     
+ Partials       416      391      -25     

☔ 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 May 19, 2024 10:44
@bkoelman bkoelman merged commit c2a1f1a into openapi May 19, 2024
16 checks passed
@bkoelman bkoelman deleted the openapi-update-swashbuckle branch May 19, 2024 10:44
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