My microservice call 2 external API and merges their response and send back data two the client.
I want to implement pagination of the data recieve from 2 API and se