procurify / codat-python-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codat-python-sdk

Description

This is an sdk generated from an openapi spec: https://api.codat.io/swagger/v1/swagger.json

Specification updates

If codat update their api spec, you can update this sdk with the following steps:

  • In regenerate.sh, set spec_location to the path to the new documentation.
  • Run ./regenerate.sh, commit the result, and open a pull request.

Autogenerated markdown

Information on how to use this sdk and documentation of its various classes/methods is available in the autogenerated markdown here.

About


Languages

Language:Python 100.0%Language:Shell 0.0%