You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
garage/doc/api
Quentin Dufour 3908619eac
add ClusterHealthReport endpoint to the API
6 months ago
..
css Partial OpenAPI spec for admin API with a viewer 2 years ago
fonts Partial OpenAPI spec for admin API with a viewer 2 years ago
README.md Partial OpenAPI spec for admin API with a viewer 2 years ago
garage-admin-v0.html Partial OpenAPI spec for admin API with a viewer 2 years ago
garage-admin-v0.yml doc/api: fix typo 10 months ago
garage-admin-v1.html skeleton for api v1 6 months ago
garage-admin-v1.yml add ClusterHealthReport endpoint to the API 6 months ago
redoc.standalone.js Partial OpenAPI spec for admin API with a viewer 2 years ago

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