Skip to content

Commit 8de510b

Browse files
SDK regeneration (#45)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent a6ba63e commit 8de510b

File tree

9 files changed

+122
-116
lines changed

9 files changed

+122
-116
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@credal/sdk",
3-
"version": "0.0.29",
3+
"version": "0.0.30",
44
"private": false,
55
"repository": "https://github.com/credal-ai/credal-typescript-sdk",
66
"main": "./index.js",

src/api/resources/copilots/client/Client.ts

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ export class Copilots {
7373
Authorization: await this._getAuthorizationHeader(),
7474
"X-Fern-Language": "JavaScript",
7575
"X-Fern-SDK-Name": "@credal/sdk",
76-
"X-Fern-SDK-Version": "0.0.29",
77-
"User-Agent": "@credal/sdk/0.0.29",
76+
"X-Fern-SDK-Version": "0.0.30",
77+
"User-Agent": "@credal/sdk/0.0.30",
7878
"X-Fern-Runtime": core.RUNTIME.type,
7979
"X-Fern-Runtime-Version": core.RUNTIME.version,
8080
...requestOptions?.headers,
@@ -158,8 +158,8 @@ export class Copilots {
158158
Authorization: await this._getAuthorizationHeader(),
159159
"X-Fern-Language": "JavaScript",
160160
"X-Fern-SDK-Name": "@credal/sdk",
161-
"X-Fern-SDK-Version": "0.0.29",
162-
"User-Agent": "@credal/sdk/0.0.29",
161+
"X-Fern-SDK-Version": "0.0.30",
162+
"User-Agent": "@credal/sdk/0.0.30",
163163
"X-Fern-Runtime": core.RUNTIME.type,
164164
"X-Fern-Runtime-Version": core.RUNTIME.version,
165165
...requestOptions?.headers,
@@ -249,8 +249,8 @@ export class Copilots {
249249
Authorization: await this._getAuthorizationHeader(),
250250
"X-Fern-Language": "JavaScript",
251251
"X-Fern-SDK-Name": "@credal/sdk",
252-
"X-Fern-SDK-Version": "0.0.29",
253-
"User-Agent": "@credal/sdk/0.0.29",
252+
"X-Fern-SDK-Version": "0.0.30",
253+
"User-Agent": "@credal/sdk/0.0.30",
254254
"X-Fern-Runtime": core.RUNTIME.type,
255255
"X-Fern-Runtime-Version": core.RUNTIME.version,
256256
...requestOptions?.headers,
@@ -334,8 +334,8 @@ export class Copilots {
334334
Authorization: await this._getAuthorizationHeader(),
335335
"X-Fern-Language": "JavaScript",
336336
"X-Fern-SDK-Name": "@credal/sdk",
337-
"X-Fern-SDK-Version": "0.0.29",
338-
"User-Agent": "@credal/sdk/0.0.29",
337+
"X-Fern-SDK-Version": "0.0.30",
338+
"User-Agent": "@credal/sdk/0.0.30",
339339
"X-Fern-Runtime": core.RUNTIME.type,
340340
"X-Fern-Runtime-Version": core.RUNTIME.version,
341341
...requestOptions?.headers,
@@ -410,8 +410,8 @@ export class Copilots {
410410
Authorization: await this._getAuthorizationHeader(),
411411
"X-Fern-Language": "JavaScript",
412412
"X-Fern-SDK-Name": "@credal/sdk",
413-
"X-Fern-SDK-Version": "0.0.29",
414-
"User-Agent": "@credal/sdk/0.0.29",
413+
"X-Fern-SDK-Version": "0.0.30",
414+
"User-Agent": "@credal/sdk/0.0.30",
415415
"X-Fern-Runtime": core.RUNTIME.type,
416416
"X-Fern-Runtime-Version": core.RUNTIME.version,
417417
...requestOptions?.headers,
@@ -506,8 +506,8 @@ export class Copilots {
506506
Authorization: await this._getAuthorizationHeader(),
507507
"X-Fern-Language": "JavaScript",
508508
"X-Fern-SDK-Name": "@credal/sdk",
509-
"X-Fern-SDK-Version": "0.0.29",
510-
"User-Agent": "@credal/sdk/0.0.29",
509+
"X-Fern-SDK-Version": "0.0.30",
510+
"User-Agent": "@credal/sdk/0.0.30",
511511
"X-Fern-Runtime": core.RUNTIME.type,
512512
"X-Fern-Runtime-Version": core.RUNTIME.version,
513513
...requestOptions?.headers,
@@ -585,8 +585,8 @@ export class Copilots {
585585
Authorization: await this._getAuthorizationHeader(),
586586
"X-Fern-Language": "JavaScript",
587587
"X-Fern-SDK-Name": "@credal/sdk",
588-
"X-Fern-SDK-Version": "0.0.29",
589-
"User-Agent": "@credal/sdk/0.0.29",
588+
"X-Fern-SDK-Version": "0.0.30",
589+
"User-Agent": "@credal/sdk/0.0.30",
590590
"X-Fern-Runtime": core.RUNTIME.type,
591591
"X-Fern-Runtime-Version": core.RUNTIME.version,
592592
...requestOptions?.headers,
@@ -674,8 +674,8 @@ export class Copilots {
674674
Authorization: await this._getAuthorizationHeader(),
675675
"X-Fern-Language": "JavaScript",
676676
"X-Fern-SDK-Name": "@credal/sdk",
677-
"X-Fern-SDK-Version": "0.0.29",
678-
"User-Agent": "@credal/sdk/0.0.29",
677+
"X-Fern-SDK-Version": "0.0.30",
678+
"User-Agent": "@credal/sdk/0.0.30",
679679
"X-Fern-Runtime": core.RUNTIME.type,
680680
"X-Fern-Runtime-Version": core.RUNTIME.version,
681681
...requestOptions?.headers,
@@ -750,8 +750,8 @@ export class Copilots {
750750
Authorization: await this._getAuthorizationHeader(),
751751
"X-Fern-Language": "JavaScript",
752752
"X-Fern-SDK-Name": "@credal/sdk",
753-
"X-Fern-SDK-Version": "0.0.29",
754-
"User-Agent": "@credal/sdk/0.0.29",
753+
"X-Fern-SDK-Version": "0.0.30",
754+
"User-Agent": "@credal/sdk/0.0.30",
755755
"X-Fern-Runtime": core.RUNTIME.type,
756756
"X-Fern-Runtime-Version": core.RUNTIME.version,
757757
...requestOptions?.headers,

src/api/resources/documentCatalog/client/Client.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ export class DocumentCatalog {
6969
Authorization: await this._getAuthorizationHeader(),
7070
"X-Fern-Language": "JavaScript",
7171
"X-Fern-SDK-Name": "@credal/sdk",
72-
"X-Fern-SDK-Version": "0.0.29",
73-
"User-Agent": "@credal/sdk/0.0.29",
72+
"X-Fern-SDK-Version": "0.0.30",
73+
"User-Agent": "@credal/sdk/0.0.30",
7474
"X-Fern-Runtime": core.RUNTIME.type,
7575
"X-Fern-Runtime-Version": core.RUNTIME.version,
7676
...requestOptions?.headers,
@@ -156,8 +156,8 @@ export class DocumentCatalog {
156156
Authorization: await this._getAuthorizationHeader(),
157157
"X-Fern-Language": "JavaScript",
158158
"X-Fern-SDK-Name": "@credal/sdk",
159-
"X-Fern-SDK-Version": "0.0.29",
160-
"User-Agent": "@credal/sdk/0.0.29",
159+
"X-Fern-SDK-Version": "0.0.30",
160+
"User-Agent": "@credal/sdk/0.0.30",
161161
"X-Fern-Runtime": core.RUNTIME.type,
162162
"X-Fern-Runtime-Version": core.RUNTIME.version,
163163
...requestOptions?.headers,
@@ -261,8 +261,8 @@ export class DocumentCatalog {
261261
Authorization: await this._getAuthorizationHeader(),
262262
"X-Fern-Language": "JavaScript",
263263
"X-Fern-SDK-Name": "@credal/sdk",
264-
"X-Fern-SDK-Version": "0.0.29",
265-
"User-Agent": "@credal/sdk/0.0.29",
264+
"X-Fern-SDK-Version": "0.0.30",
265+
"User-Agent": "@credal/sdk/0.0.30",
266266
"X-Fern-Runtime": core.RUNTIME.type,
267267
"X-Fern-Runtime-Version": core.RUNTIME.version,
268268
...requestOptions?.headers,

src/api/resources/documentCollections/client/Client.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ export class DocumentCollections {
7676
Authorization: await this._getAuthorizationHeader(),
7777
"X-Fern-Language": "JavaScript",
7878
"X-Fern-SDK-Name": "@credal/sdk",
79-
"X-Fern-SDK-Version": "0.0.29",
80-
"User-Agent": "@credal/sdk/0.0.29",
79+
"X-Fern-SDK-Version": "0.0.30",
80+
"User-Agent": "@credal/sdk/0.0.30",
8181
"X-Fern-Runtime": core.RUNTIME.type,
8282
"X-Fern-Runtime-Version": core.RUNTIME.version,
8383
...requestOptions?.headers,
@@ -163,8 +163,8 @@ export class DocumentCollections {
163163
Authorization: await this._getAuthorizationHeader(),
164164
"X-Fern-Language": "JavaScript",
165165
"X-Fern-SDK-Name": "@credal/sdk",
166-
"X-Fern-SDK-Version": "0.0.29",
167-
"User-Agent": "@credal/sdk/0.0.29",
166+
"X-Fern-SDK-Version": "0.0.30",
167+
"User-Agent": "@credal/sdk/0.0.30",
168168
"X-Fern-Runtime": core.RUNTIME.type,
169169
"X-Fern-Runtime-Version": core.RUNTIME.version,
170170
...requestOptions?.headers,
@@ -248,8 +248,8 @@ export class DocumentCollections {
248248
Authorization: await this._getAuthorizationHeader(),
249249
"X-Fern-Language": "JavaScript",
250250
"X-Fern-SDK-Name": "@credal/sdk",
251-
"X-Fern-SDK-Version": "0.0.29",
252-
"User-Agent": "@credal/sdk/0.0.29",
251+
"X-Fern-SDK-Version": "0.0.30",
252+
"User-Agent": "@credal/sdk/0.0.30",
253253
"X-Fern-Runtime": core.RUNTIME.type,
254254
"X-Fern-Runtime-Version": core.RUNTIME.version,
255255
...requestOptions?.headers,
@@ -334,8 +334,8 @@ export class DocumentCollections {
334334
Authorization: await this._getAuthorizationHeader(),
335335
"X-Fern-Language": "JavaScript",
336336
"X-Fern-SDK-Name": "@credal/sdk",
337-
"X-Fern-SDK-Version": "0.0.29",
338-
"User-Agent": "@credal/sdk/0.0.29",
337+
"X-Fern-SDK-Version": "0.0.30",
338+
"User-Agent": "@credal/sdk/0.0.30",
339339
"X-Fern-Runtime": core.RUNTIME.type,
340340
"X-Fern-Runtime-Version": core.RUNTIME.version,
341341
...requestOptions?.headers,
@@ -436,8 +436,8 @@ export class DocumentCollections {
436436
Authorization: await this._getAuthorizationHeader(),
437437
"X-Fern-Language": "JavaScript",
438438
"X-Fern-SDK-Name": "@credal/sdk",
439-
"X-Fern-SDK-Version": "0.0.29",
440-
"User-Agent": "@credal/sdk/0.0.29",
439+
"X-Fern-SDK-Version": "0.0.30",
440+
"User-Agent": "@credal/sdk/0.0.30",
441441
"X-Fern-Runtime": core.RUNTIME.type,
442442
"X-Fern-Runtime-Version": core.RUNTIME.version,
443443
...requestOptions?.headers,
@@ -540,8 +540,8 @@ export class DocumentCollections {
540540
Authorization: await this._getAuthorizationHeader(),
541541
"X-Fern-Language": "JavaScript",
542542
"X-Fern-SDK-Name": "@credal/sdk",
543-
"X-Fern-SDK-Version": "0.0.29",
544-
"User-Agent": "@credal/sdk/0.0.29",
543+
"X-Fern-SDK-Version": "0.0.30",
544+
"User-Agent": "@credal/sdk/0.0.30",
545545
"X-Fern-Runtime": core.RUNTIME.type,
546546
"X-Fern-Runtime-Version": core.RUNTIME.version,
547547
...requestOptions?.headers,

src/api/resources/permissionsService/client/Client.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ export class PermissionsService {
7272
Authorization: await this._getAuthorizationHeader(),
7373
"X-Fern-Language": "JavaScript",
7474
"X-Fern-SDK-Name": "@credal/sdk",
75-
"X-Fern-SDK-Version": "0.0.29",
76-
"User-Agent": "@credal/sdk/0.0.29",
75+
"X-Fern-SDK-Version": "0.0.30",
76+
"User-Agent": "@credal/sdk/0.0.30",
7777
"X-Fern-Runtime": core.RUNTIME.type,
7878
"X-Fern-Runtime-Version": core.RUNTIME.version,
7979
...requestOptions?.headers,
@@ -170,8 +170,8 @@ export class PermissionsService {
170170
Authorization: await this._getAuthorizationHeader(),
171171
"X-Fern-Language": "JavaScript",
172172
"X-Fern-SDK-Name": "@credal/sdk",
173-
"X-Fern-SDK-Version": "0.0.29",
174-
"User-Agent": "@credal/sdk/0.0.29",
173+
"X-Fern-SDK-Version": "0.0.30",
174+
"User-Agent": "@credal/sdk/0.0.30",
175175
"X-Fern-Runtime": core.RUNTIME.type,
176176
"X-Fern-Runtime-Version": core.RUNTIME.version,
177177
...requestOptions?.headers,
@@ -260,8 +260,8 @@ export class PermissionsService {
260260
Authorization: await this._getAuthorizationHeader(),
261261
"X-Fern-Language": "JavaScript",
262262
"X-Fern-SDK-Name": "@credal/sdk",
263-
"X-Fern-SDK-Version": "0.0.29",
264-
"User-Agent": "@credal/sdk/0.0.29",
263+
"X-Fern-SDK-Version": "0.0.30",
264+
"User-Agent": "@credal/sdk/0.0.30",
265265
"X-Fern-Runtime": core.RUNTIME.type,
266266
"X-Fern-Runtime-Version": core.RUNTIME.version,
267267
...requestOptions?.headers,

src/api/resources/search/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ export class Search {
8282
Authorization: await this._getAuthorizationHeader(),
8383
"X-Fern-Language": "JavaScript",
8484
"X-Fern-SDK-Name": "@credal/sdk",
85-
"X-Fern-SDK-Version": "0.0.29",
86-
"User-Agent": "@credal/sdk/0.0.29",
85+
"X-Fern-SDK-Version": "0.0.30",
86+
"User-Agent": "@credal/sdk/0.0.30",
8787
"X-Fern-Runtime": core.RUNTIME.type,
8888
"X-Fern-Runtime-Version": core.RUNTIME.version,
8989
...requestOptions?.headers,

src/api/resources/users/client/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ export class Users {
7777
Authorization: await this._getAuthorizationHeader(),
7878
"X-Fern-Language": "JavaScript",
7979
"X-Fern-SDK-Name": "@credal/sdk",
80-
"X-Fern-SDK-Version": "0.0.29",
81-
"User-Agent": "@credal/sdk/0.0.29",
80+
"X-Fern-SDK-Version": "0.0.30",
81+
"User-Agent": "@credal/sdk/0.0.30",
8282
"X-Fern-Runtime": core.RUNTIME.type,
8383
"X-Fern-Runtime-Version": core.RUNTIME.version,
8484
...requestOptions?.headers,

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SDK_VERSION = "0.0.29";
1+
export const SDK_VERSION = "0.0.30";

0 commit comments

Comments
 (0)