lambda-api icon indicating copy to clipboard operation
lambda-api copied to clipboard

Decode path params

Open JordanShurmer opened this issue 5 years ago • 3 comments

Path parameters should be decoded by the library. This allows application code to use the parameters directly, without decoding it themselves.

JordanShurmer avatar May 11 '20 18:05 JordanShurmer

@jeremydaly any thoughts on this?

JordanShurmer avatar Jun 07 '21 12:06 JordanShurmer

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...

naorpeled avatar Jan 01 '23 22:01 naorpeled

Hey @JordanShurmer, sorry for the huge delay.

Let's make this optional and get this merged in :)

naorpeled avatar May 19 '23 21:05 naorpeled