diff --git a/configs/public_api/http_endpoints/config.json b/configs/public_api/http_endpoints/config.json index ca30228f8ac..0cef5dc256f 100644 --- a/configs/public_api/http_endpoints/config.json +++ b/configs/public_api/http_endpoints/config.json @@ -13,7 +13,7 @@ "row_limit": 200, "cache_enabled": 1, "cache_ttl": 600, - "enable_pagination": 0 + "enable_pagination": 1 }, "tag": "Collections", "batch_operation": 0,