When request is sent without location or query parameters, the api returns location based data. If only the query parameter is sent, the api returns all results for the query, ignoring the location. Is this an error?
The expected result is that the api will return relevant results based on the query params and the user's geolocation.
When request is sent without location or query parameters, the api returns location based data. If only the query parameter is sent, the api returns all results for the query, ignoring the location. Is this an error?
The expected result is that the api will return relevant results based on the query params and the user's geolocation.