Armando Belardo
Armando Belardo
Hi there @gregorybchris is something like this what you have in mind?: https://docs.buildwithfern.com/api-definition/fern-definition/api-yml-reference#global-headers
@gregorybchris this should do what you're asking for if you assign the header to a literal! If you're leveraging an OpenAPI spec, the config would be based on: https://docs.buildwithfern.com/api-definition/openapi/open-api-extensions#global-headers ```...
This may actually be resolved, if you could retry this on the latest version of the Fern CLI (`fern upgrade`), and if necessary adding this configuration to the generation: ```yaml...
Hi there @raphaelcristal, we've pushed a fix for this, do you mind trying the latest python generator to ensure it's working for you as expected? Version 0.11.10
This is now available on version `0.20.0-rc1` of the Typescript generator: https://github.com/fern-api/fern/blob/main/generators/typescript/sdk/CHANGELOG.md#0200-rc1---2024-05-20