Commit a270409
authored
fix: Rename sortBy parameters option (#426)
Renamed option for sortBy parameter from "lastRunStartedAt" to
"stats.lastRunStartedAt" to fit the
[TICKET](https://app.zenhub.com/workspaces/platform-team-5f6454160d9f82000fa6733f/issues/gh/apify/apify-core/20997)
specifications. Will merge when the [apify-core
PR](apify/apify-core#21731) is deployed1 parent cc40616 commit a270409
File tree
1 file changed
+2
-2
lines changed- src/apify_client/clients/resource_clients
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments