Merge pull request #50 from nprasad2077/limits

rea
This commit is contained in:
2026-05-16 06:37:45 -05:00
committed by GitHub
+1 -1
View File
@@ -102,7 +102,7 @@ All endpoints return paginated JSON:
"total": 450, "total": 450,
"page": 1, "page": 1,
"pageSize": 20, "pageSize": 20,
"pages": 23 "pages": 22
} }
} }
``` ```