SDKs are in very early alpha: We’re working as hard as we can to get them into a stable state. Please bear with us as we iterate rapidly.
This package is yet to be published on RubyGems, and will be coming ASAP.
Installation
Coming Soon - The Ruby SDK is currently in preview and not yet published to RubyGems. For now, you can generate and use the client locally:- Requires Ruby 3.1+ and Bundler.
- Regenerate client:
pnpm openapi:gen:ruby(outputs topackages/sdk-ruby/lib/gen). - Add
packages/sdk-rubyto your Gemfile as a path gem.