June 30, 2025
SDKs
Tomer Aberbach

Java/Kotlin Base URL server variables

The Java and Kotlin SDKs now support server variables in base URLs. If your OpenAPI spec includes templated URLs like https://{username}.example.com:{port}/{basePath}, the generated SDK will expose configuration options to fill in {username}, {port}, or {basePath}.