Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

🐛 Fix req.body serialization#62

Open
tbunata wants to merge 2 commits intomasterfrom
fix/45-body-serialization
Open

🐛 Fix req.body serialization#62
tbunata wants to merge 2 commits intomasterfrom
fix/45-body-serialization

Conversation

@tbunata
Copy link
Copy Markdown
Contributor

@tbunata tbunata commented Jul 12, 2022

Don't convert req.body to an object when it is a primitive type.

Related: #45

@tbunata tbunata force-pushed the fix/45-body-serialization branch 2 times, most recently from 7f4db3b to 1fe971e Compare July 18, 2022 14:11
@llouka llouka self-requested a review October 20, 2022 09:08
@llouka
Copy link
Copy Markdown
Contributor

llouka commented Oct 20, 2022

Can you rebase before I take a look so that all checks and dependencies are ready?

Don't convert req.body to an object when it is a primitive type.

Related: #45
@tbunata tbunata force-pushed the fix/45-body-serialization branch from 1fe971e to 2965374 Compare October 20, 2022 10:07
@tbunata
Copy link
Copy Markdown
Contributor Author

tbunata commented Oct 20, 2022

@llouka done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants