Commit 687eb7d
committed
Fix assigning a partial
Setting `options.pagination = {paginate}` outside of `merge()` replaced the whole pagination object, which dropped the defaults that the pagination logic asserts on. The setter now keeps the existing settings, like the `retry` setter.pagination object to Options
1 parent d272656 commit 687eb7d
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3307 | 3307 | | |
3308 | 3308 | | |
3309 | 3309 | | |
3310 | | - | |
| 3310 | + | |
| 3311 | + | |
3311 | 3312 | | |
3312 | 3313 | | |
3313 | 3314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
0 commit comments