LogoLogo
Slack communityBook a demo
HomeAPI DefinitionSDKsDocsAI SearchCLI & API Reference
HomeAPI DefinitionSDKsDocsAI SearchCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
    • Model Context Protocol
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
Slack communityBook a demo
IntroductionChangelogs

Ruby

April 9, 2024
April 9, 2024

0.5.0-rc0

(feat): The generated SDK now includes a rakefile to run any tests prefixed with test_ in the test directory

What’s new

  • Consumers of the SDK can now pass in a base URL override into the root client, as well as the request’s RequestOptions

What’s been fixed

  • This PR includes a number of typing annotation and cleanliness/QOL fixes.
Was this page helpful?
Edit this page
Previous

April 8, 2024

Next
Built with