@@ -58,8 +58,8 @@ export class Assets {
58
58
Authorization : await this . _getAuthorizationHeader ( ) ,
59
59
"X-Fern-Language" : "JavaScript" ,
60
60
"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 " ,
63
63
"X-Fern-Runtime" : core . RUNTIME . type ,
64
64
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
65
65
...requestOptions ?. headers ,
@@ -187,8 +187,8 @@ export class Assets {
187
187
Authorization : await this . _getAuthorizationHeader ( ) ,
188
188
"X-Fern-Language" : "JavaScript" ,
189
189
"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 " ,
192
192
"X-Fern-Runtime" : core . RUNTIME . type ,
193
193
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
194
194
...requestOptions ?. headers ,
@@ -309,8 +309,8 @@ export class Assets {
309
309
Authorization : await this . _getAuthorizationHeader ( ) ,
310
310
"X-Fern-Language" : "JavaScript" ,
311
311
"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 " ,
314
314
"X-Fern-Runtime" : core . RUNTIME . type ,
315
315
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
316
316
...requestOptions ?. headers ,
@@ -426,8 +426,8 @@ export class Assets {
426
426
Authorization : await this . _getAuthorizationHeader ( ) ,
427
427
"X-Fern-Language" : "JavaScript" ,
428
428
"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 " ,
431
431
"X-Fern-Runtime" : core . RUNTIME . type ,
432
432
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
433
433
...requestOptions ?. headers ,
@@ -542,8 +542,8 @@ export class Assets {
542
542
Authorization : await this . _getAuthorizationHeader ( ) ,
543
543
"X-Fern-Language" : "JavaScript" ,
544
544
"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 " ,
547
547
"X-Fern-Runtime" : core . RUNTIME . type ,
548
548
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
549
549
...requestOptions ?. headers ,
@@ -664,8 +664,8 @@ export class Assets {
664
664
Authorization : await this . _getAuthorizationHeader ( ) ,
665
665
"X-Fern-Language" : "JavaScript" ,
666
666
"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 " ,
669
669
"X-Fern-Runtime" : core . RUNTIME . type ,
670
670
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
671
671
...requestOptions ?. headers ,
@@ -790,8 +790,8 @@ export class Assets {
790
790
Authorization : await this . _getAuthorizationHeader ( ) ,
791
791
"X-Fern-Language" : "JavaScript" ,
792
792
"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 " ,
795
795
"X-Fern-Runtime" : core . RUNTIME . type ,
796
796
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
797
797
...requestOptions ?. headers ,
@@ -917,8 +917,8 @@ export class Assets {
917
917
Authorization : await this . _getAuthorizationHeader ( ) ,
918
918
"X-Fern-Language" : "JavaScript" ,
919
919
"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 " ,
922
922
"X-Fern-Runtime" : core . RUNTIME . type ,
923
923
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
924
924
...requestOptions ?. headers ,
0 commit comments