Skip to content

feat: add url-encode? options to path-params#778

Merged
opqdonut merged 2 commits intometosin:masterfrom
lucacervello:master
Feb 6, 2026
Merged

feat: add url-encode? options to path-params#778
opqdonut merged 2 commits intometosin:masterfrom
lucacervello:master

Conversation

@lucacervello
Copy link
Copy Markdown
Contributor

My attempt to close #519.

I've implement what was suggested on the issue. I've added {:url-encode? false} as an options.

@opqdonut
Copy link
Copy Markdown
Member

opqdonut commented Feb 2, 2026

The change looks good at the first glance, thanks! I'll reread it and merge later this week. Feel free to ping me if you don't hear from me.

Copy link
Copy Markdown
Member

@opqdonut opqdonut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like the code to be a bit less repetitive, see my comments. If I don't get an update from you, I'll do these refactors myself and then merge :)

Thanks again for your contribution!

Copy link
Copy Markdown
Member

@opqdonut opqdonut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the prompt reply!

@opqdonut opqdonut merged commit 7051c99 into metosin:master Feb 6, 2026
11 checks passed
opqdonut added a commit that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Using reverse routing to create URI templates results in URL encoded template parameters

2 participants