mozilla-services / merino-py

Web Service for Firefox Suggest
Mozilla Public License 2.0
9 stars 9 forks source link

[DISCO-3006] add support for city based weather suggest #648

Closed misaniwere closed 1 month ago

misaniwere commented 1 month ago

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 with weather as request_type, accuweather should return weather suggestions based on those parameters.

PR Review Checklist

Put an x in the boxes that apply