Navbar dropdown menus
Group related links in your navbar with new dropdown menus. Organize resources, tools, or external links under a single button to keep your header clean.
docs.yml
Learn more in the navbar links configuration documentation.
API Explorer direct requests
You can now send API Explorer requests directly to your API instead of through Fern’s proxy. This is useful for testing Cross-Origin Resource Sharing (CORS) configuration and debugging authentication flows.
docs.yml
Your API must have CORS enabled to allow requests from the documentation domain.
Learn more in the docs.yml reference documentation.