garage-admin-sdk-generator/README.md
2022-09-13 16:00:03 +02:00

228 B

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