@@ -47,8 +47,8 @@ export class Files {
4747 Authorization : await this . _getAuthorizationHeader ( ) ,
4848 "X-Fern-Language" : "JavaScript" ,
4949 "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 " ,
50+ "X-Fern-SDK-Version" : "0.0.0-alpha7 " ,
51+ "User-Agent" : "@vapi/server-sdk/0.0.0-alpha7 " ,
5252 "X-Fern-Runtime" : core . RUNTIME . type ,
5353 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
5454 } ,
@@ -107,8 +107,8 @@ export class Files {
107107 Authorization : await this . _getAuthorizationHeader ( ) ,
108108 "X-Fern-Language" : "JavaScript" ,
109109 "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 " ,
110+ "X-Fern-SDK-Version" : "0.0.0-alpha7 " ,
111+ "User-Agent" : "@vapi/server-sdk/0.0.0-alpha7 " ,
112112 "X-Fern-Runtime" : core . RUNTIME . type ,
113113 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
114114 ..._maybeEncodedRequest . headers ,
@@ -169,8 +169,8 @@ export class Files {
169169 Authorization : await this . _getAuthorizationHeader ( ) ,
170170 "X-Fern-Language" : "JavaScript" ,
171171 "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 " ,
172+ "X-Fern-SDK-Version" : "0.0.0-alpha7 " ,
173+ "User-Agent" : "@vapi/server-sdk/0.0.0-alpha7 " ,
174174 "X-Fern-Runtime" : core . RUNTIME . type ,
175175 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
176176 } ,
@@ -224,8 +224,8 @@ export class Files {
224224 Authorization : await this . _getAuthorizationHeader ( ) ,
225225 "X-Fern-Language" : "JavaScript" ,
226226 "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 " ,
227+ "X-Fern-SDK-Version" : "0.0.0-alpha7 " ,
228+ "User-Agent" : "@vapi/server-sdk/0.0.0-alpha7 " ,
229229 "X-Fern-Runtime" : core . RUNTIME . type ,
230230 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
231231 } ,
@@ -284,8 +284,8 @@ export class Files {
284284 Authorization : await this . _getAuthorizationHeader ( ) ,
285285 "X-Fern-Language" : "JavaScript" ,
286286 "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 " ,
287+ "X-Fern-SDK-Version" : "0.0.0-alpha7 " ,
288+ "User-Agent" : "@vapi/server-sdk/0.0.0-alpha7 " ,
289289 "X-Fern-Runtime" : core . RUNTIME . type ,
290290 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
291291 } ,
0 commit comments