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 communityBook a demo
HomeAPI DefinitionSDKsDocsCLI & API Reference
HomeAPI DefinitionSDKsDocsCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
      • Python
      • Go
      • .NET
      • Java
      • PHP
      • Ruby
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
LogoLogo
Slack communityBook a demo
On this page
  • February 26, 2025
  • 2.19.0
  • February 25, 2025
  • 2.18.1
  • February 24, 2025
  • 2.17.0
  • February 20, 2025
  • 2.16.0
  • February 19, 2025
  • 2.14.0
  • February 18, 2025
  • 2.13.0
  • February 14, 2025
  • 2.12.1
  • February 10, 2025
  • 2.12.0
  • February 4, 2025
  • 2.11.3
  • February 3, 2025
  • 2.11.1
IntroductionChangelogs

Java

February 26, 2025
February 26, 2025

2.19.0

(feat): Enable overriding literal headers


February 25, 2025
February 25, 2025

2.18.1

(fix): Fix form body serialization


February 24, 2025
February 24, 2025

2.17.0

(feat): Support deep object query parameters


February 20, 2025
February 20, 2025

2.16.0

(chore): Upgrade IR version dependency to v55


February 19, 2025
February 19, 2025

2.14.0

(feat): Support user-agent header


February 18, 2025
February 18, 2025

2.13.0

(feat): Flat package layout by setting page-layout: flat


February 14, 2025
February 14, 2025

2.12.1

(fix): Fix collision with variant type called “Value” and internal interface name.

(fix): Prevent discriminant from deserializing as additional property in unwrapped variant.


February 10, 2025
February 10, 2025

2.12.0

(feat): Let users define custom headers in request options


February 4, 2025
February 4, 2025

2.11.3

(fix): Don’t add a semicolon twice when rendering accept header


February 3, 2025
February 3, 2025

2.11.1

(fix): Send only request body reference for body-only wrapped request

Older posts

Next
Built with