gitpod/components/gitpod-protocol
Andrew Farries 743dcf7690 Add getUsageLimitFor and setUsageLimitFor
Add two new methods to the server API for getting and setting usage
limits. Both new functions take an attributionId and work for both users
and teams.

For backwards compatibility, leave the `getUsageLimitForTeam` and
`setUsageLimitForTeam` methods as they are still used by the dashboard,
but change them to be implemented in terms of the more general `get/set`
methods.
2022-09-14 08:58:15 +02:00
..
2022-09-12 11:21:13 +02:00
2020-08-25 09:25:15 +00:00
2022-03-12 00:17:18 +05:30
2020-08-25 09:25:15 +00:00