Commit fef045c
authored
chore: remove User-Agent header from default request headers
Remove the hardcoded `User-Agent` header from the default headers sent
with every API request in VapiClient. Additionally, update .fernignore
to exclude replay and gitattributes files from Fern-managed changes.
Key changes:
- Remove `User-Agent: vapi/vapi/2.0.0` from default request headers in VapiClient
- Add `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` to .fernignore
🌿 Generated with Fern1 parent 08a222d commit fef045c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments