Skip to content

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