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

Update formatResponse to include partial_match #103

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

MultiSuperFreek
Copy link
Contributor

The Google API returns wether the result is a partial_match (potential misspelling in the search). This is usefull information to return with the result, and is already present in the $result variable. This change also adds the partial_match to the formatted result array.

The Google API returns wether the result is a partial_match (potential misspelling in the search). This is usefull information to return with the result, and is already present in the $result variable. This change also adds the partial_match to the formatted result array.
@freekmurze freekmurze merged commit 555fdff into spatie:main Jun 28, 2022
@freekmurze
Copy link
Member

Thanks!

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