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
662 stars 160 forks source link

Merge master into openapi #1554

Closed bkoelman closed 1 month ago

bkoelman commented 1 month ago

Merges the master branch into openapi, which adds relaxed media type for operations.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.30%. Comparing base (19ff19f) to head (5c3401f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## openapi #1554 +/- ## =========================================== + Coverage 91.28% 91.30% +0.02% =========================================== Files 396 396 Lines 12800 12834 +34 Branches 2022 2028 +6 =========================================== + Hits 11684 11718 +34 Misses 725 725 Partials 391 391 ```

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