garage/doc/api
Alex 44454aac01
ci/woodpecker/pr/debug Pipeline was successful Details
ci/woodpecker/push/debug Pipeline was successful Details
[rm-sled] Remove the Sled database engine
2024-03-08 14:11:02 +01:00
..
css Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00
fonts Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00
README.md Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00
garage-admin-v0.html Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00
garage-admin-v0.yml doc/api: fix typo 2023-07-14 14:24:27 +03:00
garage-admin-v1.html skeleton for api v1 2023-11-22 08:58:09 +01:00
garage-admin-v1.yml [rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +01:00
redoc.standalone.js Partial OpenAPI spec for admin API with a viewer 2022-11-11 09:22:36 +01:00

README.md

Browse doc

Run in this directory:

python3 -m http.server 

And open in your browser:

Validate doc

wget https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/6.1.0/openapi-generator-cli-6.1.0.jar -O openapi-generator-cli.jar
java -jar openapi-generator-cli.jar validate -i garage-admin-v0.yml