Skip to content

Fix Iris strict server for no content case#1411

Merged
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
ShouheiNishi:fix/iris-nocontent
Feb 9, 2026
Merged

Fix Iris strict server for no content case#1411
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
ShouheiNishi:fix/iris-nocontent

Conversation

@ShouheiNishi
Copy link
Copy Markdown
Contributor

@ShouheiNishi ShouheiNishi commented Dec 27, 2023

Fix broken code when response content is not exist, but response headers are exist in Iris strict server.

This PR fix #1407.

@ShouheiNishi ShouheiNishi marked this pull request as ready for review December 27, 2023 07:23
@mromaszewicz mromaszewicz requested a review from a team as a code owner February 9, 2026 22:30
@mromaszewicz mromaszewicz merged commit e8ada7a into oapi-codegen:main Feb 9, 2026
31 checks passed
szarowski pushed a commit to szarowski/oapi-codegen that referenced this pull request Feb 10, 2026
…ers are exist in Iris strict server. (oapi-codegen#1411)

Co-authored-by: Marcin Romaszewicz <mromaszewicz@users.noreply.github.com>
@jamietanna jamietanna added the bug Something isn't working label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iris strict server code without content is broken

3 participants