reanahub / reana-server

REANA API server
http://reana-server.readthedocs.io/
MIT License
5 stars 37 forks source link

rest: combine usage and limits of different quota resources into dict #289

Closed audrium closed 4 years ago

audrium commented 4 years ago

We should combine quotas into some kind of dict (maybe something similar like here) and group the usage and limits of different quota resources before returning the response.

_Originally posted by @audrium in https://github.com/reanahub/reana-server/pull/288#discussion_r498788299_

mvidalgarcia commented 4 years ago

Related https://github.com/reanahub/reana-server/pull/288#discussion_r498878024