Skip to content
Commit bdb7762a authored by Björn Geuken's avatar Björn Geuken
Browse files

[frontend] Make Backend::Api::Cloud#upload_jobs independent from user

The method was returning backend data of a all upload_jobs of a given user.
Instead it now receives a list of job ids and returns their associated
backend data.

This makes the method more flexible and allows it to be used in
different contexts, eg. querying data of a single upload job.
parent b115ac6b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment