Wondering if there has been any movement on filter for search endpoint?
currently, I'm filtering the results after the fact on several criterion. (e.g is_open, accepts 'credit', is delivery true, and cuisines as well)
would be great to do some of this via your search results as this currently means I have to do a bunch of processing to sync up some of the meta data your provide as well (e.g. popular_cuisines, promoted_merchants_id, verticals, categories, vertical_breakdown_count)
cheers.