Description:
We received a report from API user stating that htey were getting 404 errors when trying to query the api/v2/search/spending_by_category/recipient/ endpoint. The endpoint functions correctly when querying it without the trailing slash - i.e. api/v2/search/spending_by_category/recipient. A conditional argument regarding the trailing slash was added to the regex.
Technical details:
The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Description: We received a report from API user stating that htey were getting 404 errors when trying to query the api/v2/search/spending_by_category/recipient/ endpoint. The endpoint functions correctly when querying it without the trailing slash - i.e. api/v2/search/spending_by_category/recipient. A conditional argument regarding the trailing slash was added to the regex.
Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Requirements for PR merge:
Area for explaining above N/A when needed: