Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Capabilities
    • Fern Autorelease
  • Generators
  • Reference
    • generators.yml
GeneratorsJava

Changelog

December 23, 2024
December 23, 2024

2.8.1

(feat): Implement global timeout configuration for generated clients.

1var client = Client.builder()
2 .apiKey("...")
3 .timeout(40)
4 .build();
Was this page helpful?
Edit this page
Previous

January 7, 2025

Next

December 20, 2024

Built with
LogoLogo
Slack communityLog inBook a demo