fix: adds locationrestriction param doc; updates location param doc#363
Merged
fix: adds locationrestriction param doc; updates location param doc#363
Conversation
…ith note about radius parameter.
wangela
approved these changes
Aug 18, 2022
Member
|
/update-dist |
wangela
approved these changes
Oct 26, 2022
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
Member
|
/update-dist |
wangela
approved these changes
Oct 26, 2022
wangela
previously requested changes
Oct 27, 2022
Member
wangela
left a comment
There was a problem hiding this comment.
blocking this merge due to dist files overwriting recent changes.
Removed dist changes now that #401 will update dist after merge.
wangela
approved these changes
Nov 10, 2022
googlemaps-bot
pushed a commit
that referenced
this pull request
Nov 11, 2022
## [1.21.1](v1.21.0...v1.21.1) (2022-11-11) ### Bug Fixes * adds locationrestriction param doc; updates location param doc ([#363](#363)) ([44265dd](44265dd))
Contributor
|
🎉 This PR is included in version 1.21.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the Places API OpenAPI reference docs for Place Autocomplete and Find Place. Adds the locationrestriction parameter; updates the location parameter to indicate that radius is required.
Fixes #362 🦕