You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/api/v1/pots/{pot_id}/payouts and /api/v1/pots/{pot_id}/applications endpoints should accept search term parameter and return fuzzy search results by recipient / applicant name and account id, while retaining the filtering functionality.
SOLUTION
/api/v1/pots/{pot_id}/payouts
and/api/v1/pots/{pot_id}/applications
endpoints should accept search term parameter and return fuzzy search results by recipient / applicant name and account id, while retaining the filtering functionality.( similar to #104 )
The text was updated successfully, but these errors were encountered: