No description
example | ||
garage@5a7675cf7c | ||
python | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
README.md |
Garage Admin SDK
Clone this repo
git clone ...
git submodule init
(Re)generate libraries
# Check the OpenAPI spec file
gradle validate
# (re)build the python client
gradle buildPythonClient