aboutsummaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Change some integer types to int64Mike Coleman2023-01-161-0/+6
| | | | Modified integer types representing byte or object count to int64 to prevent overflow.
* 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