This is an sdk generated from an openapi spec: https://api.codat.io/swagger/v1/swagger.json
If codat update their api spec, you can update this sdk with the following steps:
- In
regenerate.sh
, setspec_location
to the path to the new documentation. - Run
./regenerate.sh
, commit the result, and open a pull request.
Information on how to use this sdk and documentation of its various classes/methods is available in the autogenerated markdown here.