garage/src/api/admin
Alex a0abf41762
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Fix router keyword handling (fix #442)
2022-12-12 12:05:37 +01:00
..
api_server.rs Separate /health (simple text answer) and /v0/health (full json answer, authenticated) 2022-12-05 15:38:32 +01:00
bucket.rs Fix typo in admin API on BucketInfo 2022-11-11 16:56:56 +01:00
cluster.rs simplify 2022-12-11 18:17:08 +01:00
error.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
key.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
mod.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router.rs Fix router keyword handling (fix #442) 2022-12-12 12:05:37 +01:00