Skip to content

fix: Reject missing required struct params - #6

Open
WillMorrison wants to merge 2 commits into
oapi-codegen:mainfrom
WillMorrison:required_struct_param
Open

fix: Reject missing required struct params#6
WillMorrison wants to merge 2 commits into
oapi-codegen:mainfrom
WillMorrison:required_struct_param

Conversation

@WillMorrison

@WillMorrison WillMorrison commented Jul 18, 2026

Copy link
Copy Markdown

Adds the same checks as the oapi-codegen/runtime to the internal runtime. Also updates the tests to cover more missing parameter cases (optional/required with form/explode=false/form/explode=true) and regenerates code.

Fixes #5

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.

Requests with missing required format: date-time parameters are not rejected

1 participant