Commit 2efa632
authored
[fern-autoversion] 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. Also update .fernignore
to exclude replay and gitattributes files from Fern modifications.
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 574cc00 commit 2efa632
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| 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 | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments