Skip to content

1.0.1

Choose a tag to compare

@fern-api fern-api released this 20 Jan 21:40
· 18 commits to main since this release
eee9835
refactor: remove User-Agent header from client configuration

Remove the hardcoded User-Agent header from the default headers configuration in the phenomlClient. This simplifies the client setup by reducing the number of predefined headers while maintaining the essential Fern SDK identification headers.

Key changes:
- Remove User-Agent header from default client headers
- Retain X-Fern SDK identification headers
- Simplify client configuration

🌿 Generated with Fern