LogoLogo
Slack communityBook a demo
HomeAPI DefinitionSDKsDocsAI SearchCLI & API Reference
HomeAPI DefinitionSDKsDocsAI SearchCLI & API Reference
  • CLI Reference
    • Get Started with Fern CLI
    • Global Options
    • Commands
    • Changelog
  • API Reference
    • Overview
Slack communityBook a demo
CLI Reference

Changelog

April 21, 2025
April 21, 2025

0.57.32

(feat): Improve server handling in OpenAPI imports by exploding servers with enum variables into multiple servers, one for each enum value. For example, a server with URL “https://{region}.example.com” where region is an enum [“us”, “eu”] will be exploded into two servers: “https://us.example.com” and “https://eu.example.com”.

Was this page helpful?
Edit this page
Previous

April 20, 2025

Next
Built with