Generated Go Client from Vantage's API Swagger file Swagger file located at api.vantage.sh/v2/swagger.json
- 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