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

Return Forbidden when operation is inaccessible, to match resource endpoint status code #1562

Closed bkoelman closed 3 weeks ago

bkoelman commented 3 weeks ago

QUALITY CHECKLIST

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 90.83%. Comparing base (4e0f2a7) to head (c3d1f7f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1562 +/- ## ======================================= Coverage 90.83% 90.83% ======================================= Files 348 348 Lines 11158 11158 Branches 1828 1828 ======================================= Hits 10135 10135 Misses 673 673 Partials 350 350 ```

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