Skip to content

Fix where params end up#71

Merged
mitchelkuijpers merged 1 commit into
masterfrom
fix-content-negotation-params
Jun 26, 2025
Merged

Fix where params end up#71
mitchelkuijpers merged 1 commit into
masterfrom
fix-content-negotation-params

Conversation

@mitchelkuijpers
Copy link
Copy Markdown
Contributor

Apparently json/xml etc should end up on body-params but forms should end up under form-params

Also now use the parsing of content type for request and response parsing

Fixes #70

Apparently json/xml etc should end up on body-params but forms should
end up under form-params

Also now use the parsing of content type for request and response
parsing

Fixes #70
@mitchelkuijpers mitchelkuijpers force-pushed the fix-content-negotation-params branch from cd22eae to 767ecd8 Compare June 26, 2025 13:30
@mitchelkuijpers mitchelkuijpers merged commit 5c9cd93 into master Jun 26, 2025
7 checks passed
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.

JSON should be under body-params

3 participants