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

feat: add new place details fields and reviews request modifiers #474

Merged
merged 2 commits into from
Jan 26, 2023

Conversation

wangela
Copy link
Member

@wangela wangela commented Jan 25, 2023

New Place Details fields and request parameters were announced in this blog post for the Places API.

This PR builds upon PRs #471 and #468 to complete the addition of the new fields and reviews-related request parameters to the Python client.

Added:

  • reviews_no_translation
  • reviews_sort
  • fields
    • curbside_pickup
    • current_opening_hours
    • delivery
    • dine_in
    • reservable
    • reviews (deprecates review field in favor of documented plural)
    • secondary_opening_hours
    • serves_beer
    • serves_breakfast
    • serves_brunch
    • serves_dinner
    • serves_lunch
    • serves_vegetarian_food
    • serves_wine
    • takeout
    • wheelchair_accessible_entrance

@wangela wangela marked this pull request as draft January 25, 2023 22:00
@wangela wangela marked this pull request as ready for review January 25, 2023 22:43
@wangela wangela merged commit 6c69310 into master Jan 26, 2023
@wangela wangela deleted the wangela/places-fields branch January 26, 2023 16:43
googlemaps-bot pushed a commit that referenced this pull request Jan 26, 2023
# [4.10.0](v4.9.0...v4.10.0) (2023-01-26)

### Features

* add new place details fields and reviews request modifiers ([#474](#474)) ([6c69310](6c69310))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

3 participants