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

Fixed a case with listParam where matching failed if no query parameters were provided in the URL, where as it should have returned Nil #22

Merged
merged 5 commits into from
Jul 3, 2024

Conversation

arturaz
Copy link

@arturaz arturaz commented Jul 3, 2024

This matches the behaviour of the creating, which returns "" if the listParam is Nil.

…eters were provided in the URL, where as it should have returned `Nil`

This matches the behaviour of the `creating`, which returns "" if the `listParam` is `Nil`.
@sherpal
Copy link
Owner

sherpal commented Jul 3, 2024

Thanks for that!
I will cut a new release with the fix.

@sherpal sherpal merged commit db18338 into sherpal:master Jul 3, 2024
arturaz added a commit to arturaz/Waypoint that referenced this pull request Jul 6, 2024
raquo pushed a commit to raquo/Waypoint that referenced this pull request Aug 14, 2024
Due to empty listParams fix: sherpal/url-dsl#22
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