Merge pull request 'OpenAPI specification of admin APIv1' (#672) from api-v1 into main

Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/672
This commit is contained in:
Alex
2023-11-29 15:42:46 +00:00
7 changed files with 1471 additions and 24 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ impl AdminApiServer {
),
};
let status_str = format!(
"{}\nConsult the full health check API endpoint at /v0/health for more details\n",
"{}\nConsult the full health check API endpoint at /v1/health for more details\n",
status_str
);