aboutsummaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-1/+0
* add ClusterHealthReport endpoint to the APIQuentin Dufour2023-11-281-4/+56
* disable int64 finally for nowQuentin Dufour2023-11-231-1/+1
* set layout version as requiredQuentin Dufour2023-11-231-0/+2
* capacity is int64Quentin Dufour2023-11-231-2/+4
* fix query parameters for keysQuentin Dufour2023-11-231-5/+5
* convert showsecretkey from bool to enumQuentin Dufour2023-11-221-3/+6
* Change how query parameters are handledQuentin Dufour2023-11-221-84/+41
* handle key changesQuentin Dufour2023-11-221-3/+14
* Port GetKeyInfo by adding showSecretKey query paramQuentin Dufour2023-11-221-1/+18
* Port layout endpointsQuentin Dufour2023-11-221-6/+41
* port GetLayout and AddLayoutQuentin Dufour2023-11-221-11/+54
* Upgrade GetNodesQuentin Dufour2023-11-221-24/+47
* skeleton for api v1Quentin Dufour2023-11-222-0/+1242
* doc/api: fix typoFlorian Klink2023-07-141-1/+1
* Change some integer types to int64Mike Coleman2023-01-161-0/+6
* Add missing parameterQuentin Dufour2022-11-121-0/+8
* openapi validate fixQuentin Dufour2022-11-121-2/+21
* Finalize the specification of the admin APIQuentin Dufour2022-11-121-3/+197
* Bucket CRUD is definedQuentin Dufour2022-11-111-2/+130
* Bucket skeletonQuentin Dufour2022-11-111-0/+267
* Make capacity nullable to allow gateway configQuentin Dufour2022-11-111-0/+2
* Error is nullable on AddNodeQuentin Dufour2022-11-111-0/+1
* Set required fields in the specQuentin Dufour2022-11-111-1/+16
* Fix case of garage versionQuentin Dufour2022-11-111-1/+1
* Add operationId to entrypointsQuentin Dufour2022-11-111-3/+16
* Declare Authorization scheme in OpenAPIQuentin Dufour2022-11-111-4/+9
* Partial OpenAPI spec for admin API with a viewerQuentin Dufour2022-11-1117-0/+2466