Greenstand / treetracker-wallet-api

GNU Affero General Public License v3.0
18 stars 52 forks source link

implement pagination and sort in get /wallet/trust_relationships endpoint #471

Closed samwel141 closed 3 months ago

samwel141 commented 3 months ago

Description

This endpoint was not having pagination and sort and filter features but now has Issue(s) addressed

Please check if the PR fulfils these requirements

Issue

What is the current behavior? The andpoint did not allows pagination, sorting and filtering by state, request_type and type What is the new behavior? The andpoint now allows pagination, sorting and filtering by state, request_type and type

Breaking change

Does this PR introduce a breaking change? No any breaking change

Other useful information