CodeGenieApp / CodeGenieApp/serverless-express

Getting pathParameters while printing in event in lambda but this object is not transforming in req object

Aperta
#491 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.