Sybren A. Stüvel c71ae574f1 OAPI: replace queryJobs operation with fetchJobs
Replace the `queryJobs` operation (which takes a query object to do
filtering & pagination) with the new `fetchJobs` operation (which just
returns all jobs without filtering).

The reason for this is that the querying that this operation supported
was never used by the front-end. And now it's getting in the way of other
development work, so it has to go.
2024-09-18 14:27:47 +02:00
..
2024-02-29 20:38:38 +01:00
2024-02-29 20:38:38 +01:00
2024-09-09 11:22:16 +02:00
2024-09-09 11:22:16 +02:00