CodeGenieApp / CodeGenieApp/serverless-express
[404 Not Found] API Gateway HTTP Protocol Path Matching with stage
Aperta
- Lingua principale
- JavaScript
- Stelle
- 5.3k
- Fork
- 676
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We have an HTTP protocol API that has 2 deployment stages: test and prod.
My understanding is the way the package match for a path is through the API Gateway Event `rawPath` property.
When the API has stages the rawPath will look like this `/{stage}/my-path` and will not match with any path.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.