Commit 1dd2f92
authored
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:
- Replace `vapi_server_sdk/2.0.0` with `vapi_server_sdk/0.0.0-fern-placeholder` in `BaseClientWrapper` headers
- Add `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` to `.fernignore`
🌿 Generated with Fern1 parent 94e1154 commit 1dd2f92
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