Skip to content

Add AbpNoContentApiDescriptionProvider to handle NoContent responses#24656

Merged
EngincanV merged 2 commits intorel-10.1from
AbpNoContentApiDescriptionProvider
Jan 15, 2026
Merged

Add AbpNoContentApiDescriptionProvider to handle NoContent responses#24656
EngincanV merged 2 commits intorel-10.1from
AbpNoContentApiDescriptionProvider

Conversation

@maliming
Copy link
Member

Introduces a custom API description provider to automatically add 204 No Content response types for remote service actions returning Task or void, improving API documentation accuracy.

Resolve #24647

screenshot-2026-01-10 T15-16-16@2x

Introduces a custom API description provider to automatically add 204 No Content response types for remote service actions returning Task or void, improving API documentation accuracy.

Resolve #24647
Copilot AI review requested due to automatic review settings January 15, 2026 02:18
@maliming maliming added this to the 10.1-final milestone Jan 15, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 7 comments.

@maliming maliming requested a review from EngincanV January 15, 2026 02:36
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.93%. Comparing base (ee2a425) to head (d38c202).
⚠️ Report is 124 commits behind head on rel-10.1.

Files with missing lines Patch % Lines
...ApiExploring/AbpNoContentApiDescriptionProvider.cs 87.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel-10.1   #24656      +/-   ##
============================================
- Coverage     51.00%   50.93%   -0.08%     
============================================
  Files          3378     3379       +1     
  Lines        110720   111108     +388     
  Branches       8426     8427       +1     
============================================
+ Hits          56477    56590     +113     
- Misses        52501    52786     +285     
+ Partials       1742     1732      -10     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@EngincanV EngincanV merged commit 42dd4ae into rel-10.1 Jan 15, 2026
4 of 5 checks passed
@EngincanV EngincanV deleted the AbpNoContentApiDescriptionProvider branch January 15, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants