Skip to content

0.0.3

Choose a tag to compare

@fern-api fern-api released this 11 Apr 23:23
· 4 commits to main since this release
ebae4fb
chore: remove User-Agent header from HTTP client

Remove the hardcoded `User-Agent` header from the default headers sent
with every SDK request. This is an internal SDK header change with no
impact on public API surface or consumer code.

Key changes:
- Remove `"User-Agent" => "vapi-server-sdk/0.0.2"` from default request headers

🌿 Generated with Fern