Commit 486e5af
authored
[fern-autoversion] chore: update User-Agent header placeholder for SDK versioning
Replace the hardcoded version string in the User-Agent header with the
standard Fern version placeholder. This ensures the SDK version is
injected correctly during the release pipeline rather than being
statically embedded in source.
Key changes:
- Update `User-Agent` header value from `vapi_server_sdk/2.0.0` to `vapi_server_sdk/0.0.0-fern-placeholder`
- Add `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` to `.fernignore`
🌿 Generated with Fern1 parent fbfa723 commit 486e5af
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments