LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
  • Reference
    • generators.yml
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?
Edit this page
Previous

July 3, 2024

Next
Built with