meateam / api-gateway

api gateway
Apache License 2.0
10 stars 4 forks source link

Add pagination in api-gateway #196

Closed Shahar-Y closed 3 years ago

Shahar-Y commented 3 years ago

Allow pagination with two query params:

If both are received and are non-negative, return the relevant page.

This should include the three options in the epic:

Shahar-Y commented 3 years ago

Closed in #199