Skip to content

Fix form param doc regression#981

Merged
wolveix merged 1 commit intomainfrom
fix-form-param-doc
Feb 20, 2026
Merged

Fix form param doc regression#981
wolveix merged 1 commit intomainfrom
fix-form-param-doc

Conversation

@wolveix
Copy link
Copy Markdown
Collaborator

@wolveix wolveix commented Feb 20, 2026

Fixes #980

@wolveix wolveix merged commit 887f7d4 into main Feb 20, 2026
5 checks passed
@wolveix wolveix deleted the fix-form-param-doc branch February 20, 2026 21:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.08%. Comparing base (f02efeb) to head (a040f9c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
- Coverage   93.12%   93.08%   -0.05%     
==========================================
  Files          23       23              
  Lines        4769     4769              
==========================================
- Hits         4441     4439       -2     
- Misses        269      270       +1     
- Partials       59       60       +1     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultipartFormFiles generates invalid OpenAPI 3.x parameter with "in": "form"

1 participant