LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • GitHub Setup
    • 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 the README for your SDKs
    • Retries with Backoff
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsPython

Changelog

June 11, 2024
June 11, 2024

2.9.6

(fix): Offset based pagination is now 1-based, as opposed to 0 based

What’s been fixed

  • Offset based pagination is now 1-based, as opposed to 0 based
  • The HTTP client now passes in additional body properties from the request options, even if the body is empty (regression from the client migration in 2.8.0)
Was this page helpful?
Edit this page
Previous

June 10, 2024

Next
Built with