Skip to content

openapi: relax parameter validation when using openapi annotations#3955

Merged
jknack merged 1 commit into
mainfrom
3954
May 14, 2026
Merged

openapi: relax parameter validation when using openapi annotations#3955
jknack merged 1 commit into
mainfrom
3954

Conversation

@jknack
Copy link
Copy Markdown
Member

@jknack jknack commented May 14, 2026

@jknack jknack added the bug label May 14, 2026
@jknack jknack added this to the 4.5.2 milestone May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (433497a) to head (459ae6f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3955   +/-   ##
=========================================
  Coverage     94.18%   94.18%           
+ Complexity     6657     6655    -2     
=========================================
  Files           432      432           
  Lines         20886    20886           
  Branches       2096     2096           
=========================================
  Hits          19672    19672           
+ Misses          758      756    -2     
- Partials        456      458    +2     

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

@jknack jknack added enhancement and removed bug labels May 14, 2026
@jknack jknack merged commit 41b8aeb into main May 14, 2026
6 checks passed
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.

openapi: relax parameter validation when using openapi annotations

1 participant