Commit 5ccee01
authored
[fern-autoversion] chore: remove User-Agent header from default client options
Remove the hardcoded `User-Agent` header from the default headers set
in `normalizeClientOptions`. This is an internal SDK header cleanup
with no impact on public API surface or consumer-facing behavior.
Key changes:
- Remove `"User-Agent": "@vapi-ai/server-sdk/2.0.0"` from default request headers in `BaseClient.ts`
- Add `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` to `.fernignore`
🌿 Generated with Fern1 parent 1a246ba commit 5ccee01
4 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments