Commit graph

28 commits

Author SHA1 Message Date
Alex Auvolat 44454aac01
[rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +01:00
Quentin Dufour 3908619eac
add ClusterHealthReport endpoint to the API 2023-11-28 09:34:01 +01:00
Quentin Dufour 68d23cccdf
disable int64 finally for now 2023-11-23 10:20:36 +01:00
Quentin Dufour 9f1043586c
set layout version as required 2023-11-23 10:16:16 +01:00
Quentin Dufour 1caa6e29e5
capacity is int64 2023-11-23 10:02:41 +01:00
Quentin Dufour 814b3e11d4
fix query parameters for keys 2023-11-23 08:50:10 +01:00
Quentin Dufour 2d37e7fa39
convert showsecretkey from bool to enum 2023-11-22 21:05:36 +01:00
Quentin Dufour 4f473f43c9
Change how query parameters are handled 2023-11-22 20:39:38 +01:00
Quentin Dufour 3684c29ad0
handle key changes 2023-11-22 18:14:38 +01:00
Quentin Dufour 0d415f42ac
Port GetKeyInfo by adding showSecretKey query param 2023-11-22 18:05:11 +01:00
Quentin Dufour 20b3afbde4
Port layout endpoints 2023-11-22 17:49:51 +01:00
Quentin Dufour e3cd6ed530
port GetLayout and AddLayout 2023-11-22 15:24:30 +01:00
Quentin Dufour 9b24d7c402
Upgrade GetNodes 2023-11-22 14:25:04 +01:00
Quentin Dufour c63b446989
skeleton for api v1 2023-11-22 08:58:09 +01:00
Florian Klink 202d3f0e3c doc/api: fix typo 2023-07-14 14:24:27 +03:00
Mike Coleman fcc5033466 Change some integer types to int64
Modified integer types representing byte or object count to int64 to prevent overflow.
2023-01-16 23:57:23 -08:00
Quentin Dufour 74ea449f4b
Add missing parameter 2022-11-12 23:04:37 +01:00
Quentin Dufour eabb37b53f
openapi validate fix 2022-11-12 22:37:42 +01:00
Quentin Dufour e7824faa17
Finalize the specification of the admin API 2022-11-12 18:08:41 +01:00
Quentin Dufour 485109ea60
Bucket CRUD is defined 2022-11-11 18:32:35 +01:00
Quentin Dufour ebe8a41f2d
Bucket skeleton 2022-11-11 17:10:41 +01:00
Quentin Dufour 72a0f90070
Make capacity nullable to allow gateway config 2022-11-11 09:22:37 +01:00
Quentin Dufour d814deb806
Error is nullable on AddNode 2022-11-11 09:22:37 +01:00
Quentin Dufour 6a09f16da7
Set required fields in the spec 2022-11-11 09:22:36 +01:00
Quentin Dufour 23207d18a0
Fix case of garage version 2022-11-11 09:22:36 +01:00
Quentin Dufour 3024405a65
Add operationId to entrypoints 2022-11-11 09:22:36 +01:00
Quentin Dufour 5f0928f89c
Declare Authorization scheme in OpenAPI 2022-11-11 09:22:36 +01:00
Quentin Dufour 0a01b34e81
Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00