json-api-dotnet / JsonApiDotNetCore

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
https://www.jsonapi.net
MIT License
676 stars 159 forks source link

Merge master into openapi #1546

Closed bkoelman closed 4 months ago

bkoelman commented 4 months ago

Merges the master branch into openapi, and updates OpenAPI dependencies to the latest versions.

QUALITY CHECKLIST

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.80%. Comparing base (9bdea37) to head (96cb1dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## openapi #1546 +/- ## =========================================== + Coverage 90.79% 90.80% +0.01% =========================================== Files 397 397 Lines 13023 13023 Branches 2075 2076 +1 =========================================== + Hits 11824 11826 +2 Misses 781 781 + Partials 418 416 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.