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 还没有评估数据。