Overlay customizations on an existing OpenAPI spec
Can’t directly modify your OpenAPI spec? No worries, use an overrides file instead.
If you generate your OpenAPI from server code, you may want to tweak your OpenAPI Spec without having to
touch the generated file. Fern supports this via an overrides
file.
Configuration
Follow the steps below to configure your OpenAPI overrides: