Commit 3d6d6b4
committed
Added 'net_device__in', 'limit', and 'offset' to allowed_params for get_net_device_health. This lets callers pass limit='all' to disable the cap.
web_apps/cellular_health_dashboard/serve.py — Changed the call to client.get_net_device_health(limit='all') so it paginates through all pages until meta.next is null.1 parent 71161b7 commit 3d6d6b4
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | | - | |
| 1159 | + | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
476 | | - | |
| 475 | + | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments