Generated Go Client from Vantage's API Swagger file
- You must have
jq
andgo-swagger
command line tools installed - If you have Homebrew installed, you can run
brew bundle
to install required dependencies.
This client is under development. It will be updated without warning, especially related to the /v2/
client. Please wait for a future release with versioning before adopting widely if that is a concern.
- To generate the schema, run:
make generate