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 as a Go Module
      • Adding custom code
    • 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
GeneratorsGo

Changelog

May 20, 2025
May 20, 2025

1.0.0

(feat): Major version release to update the generator’s default set of configuration options. The following configuration options have been updated:

  • alwaysSendRequiredProperties is now true by default.
  • inlineFileProperties is now true by default.
  • inlinePathParameters is now true by default.
  • useReaderForBytesRequest is now true by default.
  • union is now v1 by default.
Was this page helpful?
Previous

May 14, 2025

Next
Built with