mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2026-05-05 05:06:09 +02:00
chore: re-generate OpenAPI spec
``` cargo run -- admin-api-schema > doc/api/garage-admin-v2.json ```
This commit is contained in:
parent
4deb57815a
commit
16128fca63
@ -471,8 +471,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "id",
|
||||
"in": "path",
|
||||
"description": "ID of the bucket to delete",
|
||||
"in": "query",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
@ -1601,8 +1600,7 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "id",
|
||||
"in": "path",
|
||||
"description": "ID of the bucket to update",
|
||||
"in": "query",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user