@@ -46,9 +46,9 @@ export class Files {
4646            headers : { 
4747                Authorization : await  this . _getAuthorizationHeader ( ) , 
4848                "X-Fern-Language" : "JavaScript" , 
49-                 "X-Fern-SDK-Name" : "vapi" , 
50-                 "X-Fern-SDK-Version" : "0.0.0-alpha5 " , 
51-                 "User-Agent" : "vapi/0.0.0-alpha5 " , 
49+                 "X-Fern-SDK-Name" : "@ vapi/server-sdk " , 
50+                 "X-Fern-SDK-Version" : "0.0.0-alpha6 " , 
51+                 "User-Agent" : "@ vapi/server-sdk/ 0.0.0-alpha6 " , 
5252                "X-Fern-Runtime" : core . RUNTIME . type , 
5353                "X-Fern-Runtime-Version" : core . RUNTIME . version , 
5454            } , 
@@ -106,9 +106,9 @@ export class Files {
106106            headers : { 
107107                Authorization : await  this . _getAuthorizationHeader ( ) , 
108108                "X-Fern-Language" : "JavaScript" , 
109-                 "X-Fern-SDK-Name" : "vapi" , 
110-                 "X-Fern-SDK-Version" : "0.0.0-alpha5 " , 
111-                 "User-Agent" : "vapi/0.0.0-alpha5 " , 
109+                 "X-Fern-SDK-Name" : "@ vapi/server-sdk " , 
110+                 "X-Fern-SDK-Version" : "0.0.0-alpha6 " , 
111+                 "User-Agent" : "@ vapi/server-sdk/ 0.0.0-alpha6 " , 
112112                "X-Fern-Runtime" : core . RUNTIME . type , 
113113                "X-Fern-Runtime-Version" : core . RUNTIME . version , 
114114                ..._maybeEncodedRequest . headers , 
@@ -168,9 +168,9 @@ export class Files {
168168            headers : { 
169169                Authorization : await  this . _getAuthorizationHeader ( ) , 
170170                "X-Fern-Language" : "JavaScript" , 
171-                 "X-Fern-SDK-Name" : "vapi" , 
172-                 "X-Fern-SDK-Version" : "0.0.0-alpha5 " , 
173-                 "User-Agent" : "vapi/0.0.0-alpha5 " , 
171+                 "X-Fern-SDK-Name" : "@ vapi/server-sdk " , 
172+                 "X-Fern-SDK-Version" : "0.0.0-alpha6 " , 
173+                 "User-Agent" : "@ vapi/server-sdk/ 0.0.0-alpha6 " , 
174174                "X-Fern-Runtime" : core . RUNTIME . type , 
175175                "X-Fern-Runtime-Version" : core . RUNTIME . version , 
176176            } , 
@@ -223,9 +223,9 @@ export class Files {
223223            headers : { 
224224                Authorization : await  this . _getAuthorizationHeader ( ) , 
225225                "X-Fern-Language" : "JavaScript" , 
226-                 "X-Fern-SDK-Name" : "vapi" , 
227-                 "X-Fern-SDK-Version" : "0.0.0-alpha5 " , 
228-                 "User-Agent" : "vapi/0.0.0-alpha5 " , 
226+                 "X-Fern-SDK-Name" : "@ vapi/server-sdk " , 
227+                 "X-Fern-SDK-Version" : "0.0.0-alpha6 " , 
228+                 "User-Agent" : "@ vapi/server-sdk/ 0.0.0-alpha6 " , 
229229                "X-Fern-Runtime" : core . RUNTIME . type , 
230230                "X-Fern-Runtime-Version" : core . RUNTIME . version , 
231231            } , 
@@ -283,9 +283,9 @@ export class Files {
283283            headers : { 
284284                Authorization : await  this . _getAuthorizationHeader ( ) , 
285285                "X-Fern-Language" : "JavaScript" , 
286-                 "X-Fern-SDK-Name" : "vapi" , 
287-                 "X-Fern-SDK-Version" : "0.0.0-alpha5 " , 
288-                 "User-Agent" : "vapi/0.0.0-alpha5 " , 
286+                 "X-Fern-SDK-Name" : "@ vapi/server-sdk " , 
287+                 "X-Fern-SDK-Version" : "0.0.0-alpha6 " , 
288+                 "User-Agent" : "@ vapi/server-sdk/ 0.0.0-alpha6 " , 
289289                "X-Fern-Runtime" : core . RUNTIME . type , 
290290                "X-Fern-Runtime-Version" : core . RUNTIME . version , 
291291            } , 
0 commit comments