Commit 212b128
committed
feat(api): add support for order_by filter in runner jobs
This commits adds to the work done in [1]. After reading the
docs [2] again, you must define order_by when using sort, so
this commits adds this as an additional filter.
[1]: #3336
[2]: https://docs.gitlab.com/api/runners/#list-all-jobs-processed-by-a-runner
Signed-off-by: malmor <[email protected]>1 parent b117ee3 commit 212b128
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments