Open muhammadsamir11 opened 3 years ago
Hi, I always get an example response in swagger with paginate even I define alwaysPaginate: false in the global config why?
{ "data": [ {} ], "count": 0, "total": 0, "page": 0, "pageCount": 0 }
Hi, I always get an example response in swagger with paginate even I define alwaysPaginate: false in the global config why?