For example call GET "/products/superProductCode/?currentPage=1" Config in mock response The response will be:
{
"currentPage": 1,
...
}
For example call GET "/products/superProductCode/?currentPage=1" Config in mock response The response will be:
{
"currentPage": 1,
...
}