Skip to content

Change query parameter to search #4897

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

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

bobbyatsegment
Copy link
Contributor

Proposed changes

Currently, the middleware example uses a parameter called "query" rather than "search" - since properties.query isn't mentioned in the Page spec (https://segment.com/docs/connections/spec/page/#properties) but properties.search is, replaced all instances of 'query' with 'search' to remain consistent with the Page spec.

Merge timing

Related issues (optional)

@bobbyatsegment bobbyatsegment marked this pull request as ready for review July 18, 2023 23:55
@bobbyatsegment bobbyatsegment requested a review from a team as a code owner July 18, 2023 23:55
@bobbyatsegment bobbyatsegment requested review from markzegarelli and removed request for a team July 18, 2023 23:55
@markzegarelli markzegarelli merged commit 6887896 into develop Jul 20, 2023
@markzegarelli markzegarelli deleted the bobbyatsegment-patch-1 branch July 20, 2023 16:12
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

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

Successfully merging this pull request may close these issues.

2 participants