Commit d5dc73d
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 <62105800+malmor@users.noreply.github.com>1 parent 0bfaa6b commit d5dc73d
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