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

Add helper to add query params to a URL #8030

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

gbp
Copy link
Member

@gbp gbp commented Dec 1, 2023

What does this do?

Add helper to add query params to a URL

Why was this needed?

In a couple of places we do this in different ways, this helper will allow us to do this in one line and is tested independently.

Implementation notes

This helper will be useful in #7961


[skip changelog]

Copy link
Member

@garethrees garethrees left a comment

Choose a reason for hiding this comment

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

haven't run but lgtm

In a couple of places we do this in different ways, this helper will
allow us to do this in one line and is tested independently.
@gbp gbp force-pushed the add-uri-query-param-helper branch from b25b68a to 2039a11 Compare December 1, 2023 13:45
@gbp gbp merged commit 7891da3 into develop Dec 1, 2023
3 checks passed
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