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
GeneratorsPython

Changelog

August 16, 2024
August 16, 2024

3.10.6

(fix): Pagination utilities assume "" is a terminal signal for pagination.

What’s been fixed

  • Cursor-based pagination also assumes "" is a terminal signal for pagination, same as if the next cursor were None.

3.10.3

(fix): Upgrade intermediate representation dependency to safely parse null unknown types.

Was this page helpful?
Edit this page
Previous

August 14, 2024

Next
Built with