yelp-fusion icon indicating copy to clipboard operation
yelp-fusion copied to clipboard

Is there a way to check in? This would be useful with Apple Watch!

Open aronnelson opened this issue 2 years ago • 0 comments

Overview

  • Client ID: (e.g. lrVVpyP-aBRmP1I1KUqXkw)
  • Issue type: (eg. feature request, bug, question, etc)
  • Summary: (A few sentences describing the issue and what you're trying to do)
  • Platform: (Desktop/web, Android, iOS, etc)

Description

(More detailed information explaining the problem, the expected results, the question, etc.)

More information

(Fill this section out if applicable (for things like bugs or questions))

Endpoint

(e.g. Fusion Search API)

Parameters or Sample Request

(SAMPLE PLEASE REMOVE)

https://api.yelp.com/v3/businesses/search?term=pie&latitude=37.3382082&longitude=-121.88632860000001&radius=17000

Response

(SAMPLE PLEASE REMOVE)

{
  "id": "garaje-san-francisco",
  "name": "Garaje",
  "categories": [
    {
      "alias": "gastropubs",
      "title": "Gastropubs"
    },
    ...
  ],
  "price": "$$",
  ...
}

Extra information

(Anything else you that you think might help us better resolve this)

aronnelson avatar Nov 11 '22 22:11 aronnelson