Open git-union-dev[bot] opened 7 months ago
As a client of the property listing API, I need the ability to filter properties so that I can retrieve listings according to my search criteria.
sequenceDiagram participant User participant API User->>API: Sends search request with filters API->>User: Returns filtered property listings
Search Filters for Property Listing API
As a client of the property listing API, I need the ability to filter properties so that I can retrieve listings according to my search criteria.
Acceptance Criteria