CodeGenieApp / CodeGenieApp/serverless-express
[404 Not Found] API Gateway HTTP Protocol Path Matching with stage
オープン
- 主要言語
- JavaScript
- スター
- 5.3k
- フォーク
- 676
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。