@seamapi/nextlove-sdk-generator
v1.14.12
Published
Utilities for building NextLove SDK Generators
Downloads
770
Keywords
Readme
Nextlove SDK Generator
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.
Usage
npm install
npm run generate:python-sdk
npm run generate:ruby-sdk
# output is in "./output/python" and "./output/ruby"