FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revert "fix(template): fix strict-interface template to make sure text response content type uses string type (#1132)" by jamietanna · Pull Request #1773 · oapi-codegen/oapi-codegen · GitHub

Revert "fix(template): fix strict-interface template to make sure text response content type uses string type (#1132)" - #1773

Merged
jamietanna merged 2 commits into
mainfrom
issue/1676
Sep 20, 2024
Merged

Revert "fix(template): fix strict-interface template to make sure text response content type uses string type (#1132)"#1773
jamietanna merged 2 commits into
mainfrom
issue/1676

Conversation

jamietanna commented Sep 20, 2024
edited
Loading

Copy link
Copy Markdown
Member

This reverts commit df2cf43.

As raised in #1676, this was a breaking change, and means that
text/plain responses cannot interact with their headers.

This additionally adds tests for this case.

Closes #1676.

Jamie Tanna added 2 commits September 20, 2024 16:41
…t response content type uses string type (#1132)"

This reverts commit df2cf43.

As raised in #1676, this was a breaking change, and means that
`text/plain` responses cannot interact with their headers.

Closes #1676.
jamietanna requested a review from a team as a code owner September 20, 2024 15:41
jamietanna merged commit 891a067 into main Sep 20, 2024
jamietanna deleted the issue/1676 branch September 20, 2024 15:44
jamietanna added bug Something isn't working notable changes Used for release notes to highlight these more highly labels Sep 20, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working notable changes Used for release notes to highlight these more highly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

echo strict server when content-type is Text/plain

1 participant


Back | FazBrowse Home | New Git URL