@@ -58,8 +58,8 @@ export class Assets {
5858 Authorization : await this . _getAuthorizationHeader ( ) ,
5959 "X-Fern-Language" : "JavaScript" ,
6060 "X-Fern-SDK-Name" : "webflow-api" ,
61- "X-Fern-SDK-Version" : "3.0.1 " ,
62- "User-Agent" : "webflow-api/3.0.1 " ,
61+ "X-Fern-SDK-Version" : "3.0.2 " ,
62+ "User-Agent" : "webflow-api/3.0.2 " ,
6363 "X-Fern-Runtime" : core . RUNTIME . type ,
6464 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
6565 ...requestOptions ?. headers ,
@@ -187,8 +187,8 @@ export class Assets {
187187 Authorization : await this . _getAuthorizationHeader ( ) ,
188188 "X-Fern-Language" : "JavaScript" ,
189189 "X-Fern-SDK-Name" : "webflow-api" ,
190- "X-Fern-SDK-Version" : "3.0.1 " ,
191- "User-Agent" : "webflow-api/3.0.1 " ,
190+ "X-Fern-SDK-Version" : "3.0.2 " ,
191+ "User-Agent" : "webflow-api/3.0.2 " ,
192192 "X-Fern-Runtime" : core . RUNTIME . type ,
193193 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
194194 ...requestOptions ?. headers ,
@@ -309,8 +309,8 @@ export class Assets {
309309 Authorization : await this . _getAuthorizationHeader ( ) ,
310310 "X-Fern-Language" : "JavaScript" ,
311311 "X-Fern-SDK-Name" : "webflow-api" ,
312- "X-Fern-SDK-Version" : "3.0.1 " ,
313- "User-Agent" : "webflow-api/3.0.1 " ,
312+ "X-Fern-SDK-Version" : "3.0.2 " ,
313+ "User-Agent" : "webflow-api/3.0.2 " ,
314314 "X-Fern-Runtime" : core . RUNTIME . type ,
315315 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
316316 ...requestOptions ?. headers ,
@@ -426,8 +426,8 @@ export class Assets {
426426 Authorization : await this . _getAuthorizationHeader ( ) ,
427427 "X-Fern-Language" : "JavaScript" ,
428428 "X-Fern-SDK-Name" : "webflow-api" ,
429- "X-Fern-SDK-Version" : "3.0.1 " ,
430- "User-Agent" : "webflow-api/3.0.1 " ,
429+ "X-Fern-SDK-Version" : "3.0.2 " ,
430+ "User-Agent" : "webflow-api/3.0.2 " ,
431431 "X-Fern-Runtime" : core . RUNTIME . type ,
432432 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
433433 ...requestOptions ?. headers ,
@@ -542,8 +542,8 @@ export class Assets {
542542 Authorization : await this . _getAuthorizationHeader ( ) ,
543543 "X-Fern-Language" : "JavaScript" ,
544544 "X-Fern-SDK-Name" : "webflow-api" ,
545- "X-Fern-SDK-Version" : "3.0.1 " ,
546- "User-Agent" : "webflow-api/3.0.1 " ,
545+ "X-Fern-SDK-Version" : "3.0.2 " ,
546+ "User-Agent" : "webflow-api/3.0.2 " ,
547547 "X-Fern-Runtime" : core . RUNTIME . type ,
548548 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
549549 ...requestOptions ?. headers ,
@@ -664,8 +664,8 @@ export class Assets {
664664 Authorization : await this . _getAuthorizationHeader ( ) ,
665665 "X-Fern-Language" : "JavaScript" ,
666666 "X-Fern-SDK-Name" : "webflow-api" ,
667- "X-Fern-SDK-Version" : "3.0.1 " ,
668- "User-Agent" : "webflow-api/3.0.1 " ,
667+ "X-Fern-SDK-Version" : "3.0.2 " ,
668+ "User-Agent" : "webflow-api/3.0.2 " ,
669669 "X-Fern-Runtime" : core . RUNTIME . type ,
670670 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
671671 ...requestOptions ?. headers ,
@@ -790,8 +790,8 @@ export class Assets {
790790 Authorization : await this . _getAuthorizationHeader ( ) ,
791791 "X-Fern-Language" : "JavaScript" ,
792792 "X-Fern-SDK-Name" : "webflow-api" ,
793- "X-Fern-SDK-Version" : "3.0.1 " ,
794- "User-Agent" : "webflow-api/3.0.1 " ,
793+ "X-Fern-SDK-Version" : "3.0.2 " ,
794+ "User-Agent" : "webflow-api/3.0.2 " ,
795795 "X-Fern-Runtime" : core . RUNTIME . type ,
796796 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
797797 ...requestOptions ?. headers ,
@@ -917,8 +917,8 @@ export class Assets {
917917 Authorization : await this . _getAuthorizationHeader ( ) ,
918918 "X-Fern-Language" : "JavaScript" ,
919919 "X-Fern-SDK-Name" : "webflow-api" ,
920- "X-Fern-SDK-Version" : "3.0.1 " ,
921- "User-Agent" : "webflow-api/3.0.1 " ,
920+ "X-Fern-SDK-Version" : "3.0.2 " ,
921+ "User-Agent" : "webflow-api/3.0.2 " ,
922922 "X-Fern-Runtime" : core . RUNTIME . type ,
923923 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
924924 ...requestOptions ?. headers ,
0 commit comments