CodeGenieApp / CodeGenieApp/serverless-express
Getting pathParameters while printing in event in lambda but this object is not transforming in req object
Aperta
- Lingua principale
- JavaScript
- Stelle
- 5.3k
- Fork
- 676
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am using vendia/serverless-express to forward my API gateway request to express. From API Gateway I am passing path parameter and same path parameter value I can see in event in handler but after forwarding to express in req object getting params as empty object(params: {}). Logically this shouldn't be empty instead should have same value what we have pass from api gateway in paths.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.