Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

fix: add matched path params into req.params #409

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benjaminbillet
Copy link

@benjaminbillet benjaminbillet commented Oct 13, 2023

A quick fix for ensuring req.params is set with path params, so that createContext can access it.

It's express-specific and shouldn't be in core.ts, so I'm not very satisfied by this solution. Other options may imply a lot of changes though. What do you think?

@benjaminbillet benjaminbillet force-pushed the master branch 2 times, most recently from a19b87a to 5e635b7 Compare October 13, 2023 09:13
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.

1 participant