Skip to content
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

fix: correct marshalling for +json types for strict servers #1171

Conversation

reinkrul
Copy link
Contributor

@reinkrul reinkrul commented Aug 3, 2023

Fixes #1168

Adds proper support for the feature/bugfix #1159 introduced for strict servers (now caused compilation errors).

@reinkrul reinkrul changed the title fix: correct marshalling for alternative JSON types (+json) for strict servers servers fix: correct marshalling for +json types for strict servers servers Aug 3, 2023
@reinkrul reinkrul changed the title fix: correct marshalling for +json types for strict servers servers fix: correct marshalling for +json types for strict servers Aug 3, 2023
Copy link
Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

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

Thank you, apologies for breaking this 🙇

@jamietanna jamietanna merged commit f20166f into oapi-codegen:master Aug 3, 2023
4 checks passed
@reinkrul reinkrul deleted the issues1168-multiple-json-response-strictserver branch August 3, 2023 10:16
debuggerpk pushed a commit to breuHQ/oapi-codegen that referenced this pull request Sep 18, 2023
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.

Generated API code no longer compiles after upgrade form 1.12.4 to 1.13.2
2 participants