Hi,
May be an easy answer but I can't seem to find an easy way to get all beers for a result of returned breweries. For example, is there a way to get all breweries their beers using "GET:/search/geo/point"? I know I can get beers for breweries through "GET:/brewery/:breweryID/beers", but that's for a single brewery and I'm trying to minimize the number of API calls.
Thanks,
Taylor