For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Capabilities
    • Customer Showcase
  • Generators
      • Quickstart
      • Configuration
      • Changelog
      • Publishing to RubyGems
    • MCP Server
  • Deep Dives
    • Customize Method Names
    • Setup local SDK previews
    • Configure Global Headers
    • Configure Auto-Pagination
    • Configure Idempotency
    • Filter Your Endpoints (Audiences)
  • Reference
    • generators.yml
LogoLogo
Slack communityLog inBook a demo
GeneratorsRuby

Changelog

July 22, 2024
July 22, 2024

0.8.1

(fix): Address serialization issues within iterable types

What’s been fixed

  • Nested hash types are recursively resolved in from_json such that they come back as true hashes, as opposed to structs
  • Pass through additional params from request options even if the original request did not have those types of params (ex: query parameters)
Was this page helpful?
Previous

July 3, 2024

Next
Built with