Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Provide a generic way to do venue/explore request #11

Open
yaowentu opened this issue May 12, 2015 · 1 comment
Open

Provide a generic way to do venue/explore request #11

yaowentu opened this issue May 12, 2015 · 1 comment

Comments

@yaowentu
Copy link

I am using this Java client to send foursquare request. there is a venuesExplore method to call explore api, but it only takes some of the parameters not all of them. For exmaple "sortByDistance", "time", "day" etc are not configurable.

Can we add another generic venuesExplore method to take a map of parameter names and values like what we are doing for venuesSearch?

@yaowentu
Copy link
Author

Fixed here: https://github.com/yaowentu/foursquare-api-java/commit/4bd539a1ddb9a6d937326a1d504f44f59e0c7e0c

By they way the junit test seems to be broken.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant