Skip to content

Add missing 422 status code in post/patch/delete relationship endpoint #1701

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

Merged
merged 4 commits into from
Mar 16, 2025

Remove redundant ApiResponse.TranslateAsync calls

0a5d2c5
Select commit
Loading
Failed to load commit list.
Merged

Add missing 422 status code in post/patch/delete relationship endpoint #1701

Remove redundant ApiResponse.TranslateAsync calls
0a5d2c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2025 in 1s

90.34% (-0.02%) compared to 5c2f2ec

View this Pull Request on Codecov

90.34% (-0.02%) compared to 5c2f2ec

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.34%. Comparing base (5c2f2ec) to head (0a5d2c5).

Additional details and impacted files
@@             Coverage Diff             @@
##           openapi    #1701      +/-   ##
===========================================
- Coverage    90.35%   90.34%   -0.02%     
===========================================
  Files          462      462              
  Lines        14076    14080       +4     
  Branches      2198     2198              
===========================================
+ Hits         12719    12720       +1     
- Misses         918      921       +3     
  Partials       439      439              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.