Skip to content

Merge master into openapi (controller attribute fixes) #1507

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 5 commits into from
Mar 17, 2024

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Mar 17, 2024

Merges the master branch into openapi, which makes request bodies in OpenAPI required.
No merge conflicts were reported.

image

QUALITY CHECKLIST

Sorry, something went wrong.

… most of the previous PR (#1503). It turns out that ASP.NET ModelState doesn't look at attributes on base parameters
…ed-changes

Move back [FromBody] and [Required] to derived controllers
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (fed4eb8) to head (41524d4).

Additional details and impacted files
@@           Coverage Diff            @@
##           openapi    #1507   +/-   ##
========================================
  Coverage    90.79%   90.79%           
========================================
  Files          394      394           
  Lines        12957    12957           
  Branches      2057     2057           
========================================
  Hits         11764    11764           
  Misses         777      777           
  Partials       416      416           

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

@bkoelman bkoelman marked this pull request as ready for review March 17, 2024 00:58
@bkoelman bkoelman merged commit 05d72b0 into openapi Mar 17, 2024
@bkoelman bkoelman deleted the merge-master-into-openapi branch March 17, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant