This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Commit c4e67e5
committed
Fix get_collection_view() error
Fixes jamalex#301
- loadPageChunk API requires Page ID as an object
- limit needs to be <= 1001 parent c9223c0 commit c4e67e5
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
0 commit comments