This commit is contained in:
2026-05-16 06:37:03 -05:00
parent 0820322a0e
commit b7af98557c
+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
} }
} }
``` ```