Hack-The-Tunnels-8 / hack-the-tunnels-roshan-and-cs-friends

hack-the-tunnels-roshan-and-cs-friends created by GitHub Classroom
0 stars 3 forks source link

Add Pagination To Products Endpoint #24

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.