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
    • Testing
  • Reference
    • generators.yml
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
LogoLogo
Slack communityLog inBook a demo