This PR adds support for city based weather suggest. New query params (city, region, country) have been added to the suggest endpoint and when all 3 are provided with weather as request_type, accuweather should return weather suggestions based on those parameters.
References
JIRA: DISCO-3006
Description
This PR adds support for city based weather suggest. New query params (
city
,region
,country
) have been added to the suggest endpoint and when all 3 are provided withweather
asrequest_type
, accuweather should return weather suggestions based on those parameters.PR Review Checklist
Put an
x
in the boxes that apply[DISCO-####]
, and has the same title (if applicable)[load test: (abort|warn)]
keywords are applied (if applicable)