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

🐛 Fix req.body serialization #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tbunata
Copy link
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
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
Copy link
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