lambda-api
lambda-api copied to clipboard
Decode path params
Path parameters should be decoded by the library. This allows application code to use the parameters directly, without decoding it themselves.
@jeremydaly any thoughts on this?
Hey @JordanShurmer, thanks for your contribution, you're awesome 😎
Not sure whether I'd make this behavior the default, perhaps we should add a flag to opt in/out of this. Will need to give it some thought...
Hey @JordanShurmer, sorry for the huge delay.
Let's make this optional and get this merged in :)