Closed
Description
In lambda_http v0.5.0 and v0.5.1, stage is added to http request url. This is a breaking change from v0.4.
Stage should not be included in the generated http request url. Including the stage in the url will couple the lambda function to the API GW deployment stage. The orginal behavior allows one lambda function to be deployed in different stages and works pertfectly fine. I think this is one of the benefit to seperate stage and path in API Gateway.
@calavera could we revert this behavior?
Metadata
Metadata
Assignees
Labels
No labels