neon-lab-dev / product-service

This micro-service caters to the operations on that an user can do on the products.
1 stars 0 forks source link

Product get list not sending desired count of products #41

Closed neon-lab-dev closed 2 months ago

neon-lab-dev commented 2 months ago

Problem

Currently the perPage value is not equal to the count of products rather it is equal to the count of variety. And the pagableResponse does not have the count of the content as well.

Linked to: #1

neon-lab-dev commented 2 months ago

The changes has been done and tested. Sample response with the proper count has been attached in the postman collection for reference. cc- @vishal1702 @smackdowna

neon-lab-dev commented 2 months ago

Deploying in the server.