Commit 070a0ff
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:
- 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 b22f344 commit 070a0ff
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