Skip to content

Commit

Permalink
removed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hrauniya committed May 7, 2024
1 parent 5b33005 commit e9042fb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions backend/routes/officer_agency_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ class TSRank(GenericFunction):


bp = Blueprint("search_route", __name__, url_prefix="/api/v1/search")
"""
TODO:
Convert search function to endpoint,
Pagination support,
API request:return specifications,
"""


DEFAULT_PER_PAGE = 5

Expand Down

0 comments on commit e9042fb

Please sign in to comment.