HackTheTunnels / hack-the-tunnels-volunteer-test-RohanSreelesh

hack-the-tunnels-volunteer-test-RohanSreelesh created by GitHub Classroom
0 stars 0 forks source link

Add Pagination To Products Endpoint #27

Open hackthetunnelsbot[bot] opened 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Modify the GET /products endpoint to support pagination.

The endpoint should support page and limit query parameters.

Acceptance Criteria:

The GET /products endpoint supports pagination as described above.