Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode path params #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

JordanShurmer
Copy link

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

Base automatically changed from master to main March 24, 2021 15:04
@JordanShurmer
Copy link
Author

@jeremydaly any thoughts on this?

@naorpeled
Copy link
Collaborator

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
Copy link
Collaborator

Hey @JordanShurmer,
sorry for the huge delay.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants