This SDK generator is currently configured to only work with Seam Connect, output is also committed directly to the repo for ease of inspection and testing
This automatically generates an SDK based on the Seam Connect OpenAPI config.
npm install
npm run generate:python-sdk
npm run generate:ruby-sdk
# output is in "./output/python" and "./output/ruby"