storj/web
Jeremy Wharton 1613d37466 satellite/console: add endpoints for listing and revoking api keys
This change adds the following endpoints:
- projects/apikeys/{id}: returns a paged list of API keys for the
	project specified by the given ID
- apikeys/delete/{id}: deletes the API key specified by the given ID

Additionally, the API Go code generator has been given the ability to
process unsigned integer parameters.

Change-Id: I5ff24e012da24a3f06bea1ebb62bae6ff62f951a
2022-09-01 14:24:00 -05:00
..
multinode build: fix conditional run of web builds 2022-08-11 14:34:44 +00:00
satellite satellite/console: add endpoints for listing and revoking api keys 2022-09-01 14:24:00 -05:00
storagenode build: fix conditional run of web builds 2022-08-11 14:34:44 +00:00