garage/src/api/admin
Alex 4a82f6380e
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
admin api: move all endpoints to v1/ by default (v0/ still supported)
2023-06-14 14:15:51 +02:00
..
api_server.rs *: apply clippy recommendations. 2023-05-09 20:49:34 +01:00
bucket.rs comments and clippy lint fixes 2023-06-09 16:23:37 +02:00
cluster.rs admin api: switch GetClusterHealth to camelcase (fix #381 again) 2023-06-14 13:53:19 +02:00
error.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
key.rs admin api: make name optionnal for CreateKey 2023-06-14 13:56:37 +02:00
mod.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router.rs admin api: move all endpoints to v1/ by default (v0/ still supported) 2023-06-14 14:15:51 +02:00