Skip to content

Support searching with multiple place categories. #25

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jparise
Copy link

@jparise jparise commented Aug 17, 2011

The existing 'category' search parameter can now also be a sequence of
category names. Backwards compatibility with single string-based
category searches has been preserved.

This change requires a patch to the python-oauth2 library that adds
support for repeated URL parameters (used by the place search API):

joestump/python-oauth2#86

The existing 'category' search parameter can now also be a sequence of
category names.  Backwards compatibility with single string-based
category searches has been preserved.

This change requires a patch to the python-oauth2 library that adds
support for repeated URL parameters (used by the place search API):

    joestump/python-oauth2#86
@trentonstrong
Copy link

bump.

Multiple category search is essential for a lot of use cases. It's mildly annoying to have to sidestep the SDK for this scenario.

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