Skip to content

Commit 49665b8

Browse files
SDK regeneration (#42)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 47ce87d commit 49665b8

File tree

9 files changed

+205
-204
lines changed

9 files changed

+205
-204
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.26",
3+
"version": "0.0.27",
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
@@ -66,8 +66,8 @@ export class Copilots {
6666
Authorization: await this._getAuthorizationHeader(),
6767
"X-Fern-Language": "JavaScript",
6868
"X-Fern-SDK-Name": "@credal/sdk",
69-
"X-Fern-SDK-Version": "0.0.26",
70-
"User-Agent": "@credal/sdk/0.0.26",
69+
"X-Fern-SDK-Version": "0.0.27",
70+
"User-Agent": "@credal/sdk/0.0.27",
7171
"X-Fern-Runtime": core.RUNTIME.type,
7272
"X-Fern-Runtime-Version": core.RUNTIME.version,
7373
...requestOptions?.headers,
@@ -138,8 +138,8 @@ export class Copilots {
138138
Authorization: await this._getAuthorizationHeader(),
139139
"X-Fern-Language": "JavaScript",
140140
"X-Fern-SDK-Name": "@credal/sdk",
141-
"X-Fern-SDK-Version": "0.0.26",
142-
"User-Agent": "@credal/sdk/0.0.26",
141+
"X-Fern-SDK-Version": "0.0.27",
142+
"User-Agent": "@credal/sdk/0.0.27",
143143
"X-Fern-Runtime": core.RUNTIME.type,
144144
"X-Fern-Runtime-Version": core.RUNTIME.version,
145145
...requestOptions?.headers,
@@ -216,8 +216,8 @@ export class Copilots {
216216
Authorization: await this._getAuthorizationHeader(),
217217
"X-Fern-Language": "JavaScript",
218218
"X-Fern-SDK-Name": "@credal/sdk",
219-
"X-Fern-SDK-Version": "0.0.26",
220-
"User-Agent": "@credal/sdk/0.0.26",
219+
"X-Fern-SDK-Version": "0.0.27",
220+
"User-Agent": "@credal/sdk/0.0.27",
221221
"X-Fern-Runtime": core.RUNTIME.type,
222222
"X-Fern-Runtime-Version": core.RUNTIME.version,
223223
...requestOptions?.headers,
@@ -291,8 +291,8 @@ export class Copilots {
291291
Authorization: await this._getAuthorizationHeader(),
292292
"X-Fern-Language": "JavaScript",
293293
"X-Fern-SDK-Name": "@credal/sdk",
294-
"X-Fern-SDK-Version": "0.0.26",
295-
"User-Agent": "@credal/sdk/0.0.26",
294+
"X-Fern-SDK-Version": "0.0.27",
295+
"User-Agent": "@credal/sdk/0.0.27",
296296
"X-Fern-Runtime": core.RUNTIME.type,
297297
"X-Fern-Runtime-Version": core.RUNTIME.version,
298298
...requestOptions?.headers,
@@ -354,8 +354,8 @@ export class Copilots {
354354
Authorization: await this._getAuthorizationHeader(),
355355
"X-Fern-Language": "JavaScript",
356356
"X-Fern-SDK-Name": "@credal/sdk",
357-
"X-Fern-SDK-Version": "0.0.26",
358-
"User-Agent": "@credal/sdk/0.0.26",
357+
"X-Fern-SDK-Version": "0.0.27",
358+
"User-Agent": "@credal/sdk/0.0.27",
359359
"X-Fern-Runtime": core.RUNTIME.type,
360360
"X-Fern-Runtime-Version": core.RUNTIME.version,
361361
...requestOptions?.headers,
@@ -437,8 +437,8 @@ export class Copilots {
437437
Authorization: await this._getAuthorizationHeader(),
438438
"X-Fern-Language": "JavaScript",
439439
"X-Fern-SDK-Name": "@credal/sdk",
440-
"X-Fern-SDK-Version": "0.0.26",
441-
"User-Agent": "@credal/sdk/0.0.26",
440+
"X-Fern-SDK-Version": "0.0.27",
441+
"User-Agent": "@credal/sdk/0.0.27",
442442
"X-Fern-Runtime": core.RUNTIME.type,
443443
"X-Fern-Runtime-Version": core.RUNTIME.version,
444444
...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.26",
510-
"User-Agent": "@credal/sdk/0.0.26",
509+
"X-Fern-SDK-Version": "0.0.27",
510+
"User-Agent": "@credal/sdk/0.0.27",
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.26",
589-
"User-Agent": "@credal/sdk/0.0.26",
588+
"X-Fern-SDK-Version": "0.0.27",
589+
"User-Agent": "@credal/sdk/0.0.27",
590590
"X-Fern-Runtime": core.RUNTIME.type,
591591
"X-Fern-Runtime-Version": core.RUNTIME.version,
592592
...requestOptions?.headers,
@@ -651,8 +651,8 @@ export class Copilots {
651651
Authorization: await this._getAuthorizationHeader(),
652652
"X-Fern-Language": "JavaScript",
653653
"X-Fern-SDK-Name": "@credal/sdk",
654-
"X-Fern-SDK-Version": "0.0.26",
655-
"User-Agent": "@credal/sdk/0.0.26",
654+
"X-Fern-SDK-Version": "0.0.27",
655+
"User-Agent": "@credal/sdk/0.0.27",
656656
"X-Fern-Runtime": core.RUNTIME.type,
657657
"X-Fern-Runtime-Version": core.RUNTIME.version,
658658
...requestOptions?.headers,

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ export class DocumentCatalog {
6262
Authorization: await this._getAuthorizationHeader(),
6363
"X-Fern-Language": "JavaScript",
6464
"X-Fern-SDK-Name": "@credal/sdk",
65-
"X-Fern-SDK-Version": "0.0.26",
66-
"User-Agent": "@credal/sdk/0.0.26",
65+
"X-Fern-SDK-Version": "0.0.27",
66+
"User-Agent": "@credal/sdk/0.0.27",
6767
"X-Fern-Runtime": core.RUNTIME.type,
6868
"X-Fern-Runtime-Version": core.RUNTIME.version,
6969
...requestOptions?.headers,
@@ -136,8 +136,8 @@ export class DocumentCatalog {
136136
Authorization: await this._getAuthorizationHeader(),
137137
"X-Fern-Language": "JavaScript",
138138
"X-Fern-SDK-Name": "@credal/sdk",
139-
"X-Fern-SDK-Version": "0.0.26",
140-
"User-Agent": "@credal/sdk/0.0.26",
139+
"X-Fern-SDK-Version": "0.0.27",
140+
"User-Agent": "@credal/sdk/0.0.27",
141141
"X-Fern-Runtime": core.RUNTIME.type,
142142
"X-Fern-Runtime-Version": core.RUNTIME.version,
143143
...requestOptions?.headers,
@@ -228,8 +228,8 @@ export class DocumentCatalog {
228228
Authorization: await this._getAuthorizationHeader(),
229229
"X-Fern-Language": "JavaScript",
230230
"X-Fern-SDK-Name": "@credal/sdk",
231-
"X-Fern-SDK-Version": "0.0.26",
232-
"User-Agent": "@credal/sdk/0.0.26",
231+
"X-Fern-SDK-Version": "0.0.27",
232+
"User-Agent": "@credal/sdk/0.0.27",
233233
"X-Fern-Runtime": core.RUNTIME.type,
234234
"X-Fern-Runtime-Version": core.RUNTIME.version,
235235
...requestOptions?.headers,

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ export class DocumentCollections {
6969
Authorization: await this._getAuthorizationHeader(),
7070
"X-Fern-Language": "JavaScript",
7171
"X-Fern-SDK-Name": "@credal/sdk",
72-
"X-Fern-SDK-Version": "0.0.26",
73-
"User-Agent": "@credal/sdk/0.0.26",
72+
"X-Fern-SDK-Version": "0.0.27",
73+
"User-Agent": "@credal/sdk/0.0.27",
7474
"X-Fern-Runtime": core.RUNTIME.type,
7575
"X-Fern-Runtime-Version": core.RUNTIME.version,
7676
...requestOptions?.headers,
@@ -146,8 +146,8 @@ export class DocumentCollections {
146146
Authorization: await this._getAuthorizationHeader(),
147147
"X-Fern-Language": "JavaScript",
148148
"X-Fern-SDK-Name": "@credal/sdk",
149-
"X-Fern-SDK-Version": "0.0.26",
150-
"User-Agent": "@credal/sdk/0.0.26",
149+
"X-Fern-SDK-Version": "0.0.27",
150+
"User-Agent": "@credal/sdk/0.0.27",
151151
"X-Fern-Runtime": core.RUNTIME.type,
152152
"X-Fern-Runtime-Version": core.RUNTIME.version,
153153
...requestOptions?.headers,
@@ -221,8 +221,8 @@ export class DocumentCollections {
221221
Authorization: await this._getAuthorizationHeader(),
222222
"X-Fern-Language": "JavaScript",
223223
"X-Fern-SDK-Name": "@credal/sdk",
224-
"X-Fern-SDK-Version": "0.0.26",
225-
"User-Agent": "@credal/sdk/0.0.26",
224+
"X-Fern-SDK-Version": "0.0.27",
225+
"User-Agent": "@credal/sdk/0.0.27",
226226
"X-Fern-Runtime": core.RUNTIME.type,
227227
"X-Fern-Runtime-Version": core.RUNTIME.version,
228228
...requestOptions?.headers,
@@ -294,8 +294,8 @@ export class DocumentCollections {
294294
Authorization: await this._getAuthorizationHeader(),
295295
"X-Fern-Language": "JavaScript",
296296
"X-Fern-SDK-Name": "@credal/sdk",
297-
"X-Fern-SDK-Version": "0.0.26",
298-
"User-Agent": "@credal/sdk/0.0.26",
297+
"X-Fern-SDK-Version": "0.0.27",
298+
"User-Agent": "@credal/sdk/0.0.27",
299299
"X-Fern-Runtime": core.RUNTIME.type,
300300
"X-Fern-Runtime-Version": core.RUNTIME.version,
301301
...requestOptions?.headers,
@@ -383,8 +383,8 @@ export class DocumentCollections {
383383
Authorization: await this._getAuthorizationHeader(),
384384
"X-Fern-Language": "JavaScript",
385385
"X-Fern-SDK-Name": "@credal/sdk",
386-
"X-Fern-SDK-Version": "0.0.26",
387-
"User-Agent": "@credal/sdk/0.0.26",
386+
"X-Fern-SDK-Version": "0.0.27",
387+
"User-Agent": "@credal/sdk/0.0.27",
388388
"X-Fern-Runtime": core.RUNTIME.type,
389389
"X-Fern-Runtime-Version": core.RUNTIME.version,
390390
...requestOptions?.headers,
@@ -474,8 +474,8 @@ export class DocumentCollections {
474474
Authorization: await this._getAuthorizationHeader(),
475475
"X-Fern-Language": "JavaScript",
476476
"X-Fern-SDK-Name": "@credal/sdk",
477-
"X-Fern-SDK-Version": "0.0.26",
478-
"User-Agent": "@credal/sdk/0.0.26",
477+
"X-Fern-SDK-Version": "0.0.27",
478+
"User-Agent": "@credal/sdk/0.0.27",
479479
"X-Fern-Runtime": core.RUNTIME.type,
480480
"X-Fern-Runtime-Version": core.RUNTIME.version,
481481
...requestOptions?.headers,

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export class PermissionsService {
6565
Authorization: await this._getAuthorizationHeader(),
6666
"X-Fern-Language": "JavaScript",
6767
"X-Fern-SDK-Name": "@credal/sdk",
68-
"X-Fern-SDK-Version": "0.0.26",
69-
"User-Agent": "@credal/sdk/0.0.26",
68+
"X-Fern-SDK-Version": "0.0.27",
69+
"User-Agent": "@credal/sdk/0.0.27",
7070
"X-Fern-Runtime": core.RUNTIME.type,
7171
"X-Fern-Runtime-Version": core.RUNTIME.version,
7272
...requestOptions?.headers,
@@ -148,8 +148,8 @@ export class PermissionsService {
148148
Authorization: await this._getAuthorizationHeader(),
149149
"X-Fern-Language": "JavaScript",
150150
"X-Fern-SDK-Name": "@credal/sdk",
151-
"X-Fern-SDK-Version": "0.0.26",
152-
"User-Agent": "@credal/sdk/0.0.26",
151+
"X-Fern-SDK-Version": "0.0.27",
152+
"User-Agent": "@credal/sdk/0.0.27",
153153
"X-Fern-Runtime": core.RUNTIME.type,
154154
"X-Fern-Runtime-Version": core.RUNTIME.version,
155155
...requestOptions?.headers,
@@ -223,8 +223,8 @@ export class PermissionsService {
223223
Authorization: await this._getAuthorizationHeader(),
224224
"X-Fern-Language": "JavaScript",
225225
"X-Fern-SDK-Name": "@credal/sdk",
226-
"X-Fern-SDK-Version": "0.0.26",
227-
"User-Agent": "@credal/sdk/0.0.26",
226+
"X-Fern-SDK-Version": "0.0.27",
227+
"User-Agent": "@credal/sdk/0.0.27",
228228
"X-Fern-Runtime": core.RUNTIME.type,
229229
"X-Fern-Runtime-Version": core.RUNTIME.version,
230230
...requestOptions?.headers,

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ export class Search {
7575
Authorization: await this._getAuthorizationHeader(),
7676
"X-Fern-Language": "JavaScript",
7777
"X-Fern-SDK-Name": "@credal/sdk",
78-
"X-Fern-SDK-Version": "0.0.26",
79-
"User-Agent": "@credal/sdk/0.0.26",
78+
"X-Fern-SDK-Version": "0.0.27",
79+
"User-Agent": "@credal/sdk/0.0.27",
8080
"X-Fern-Runtime": core.RUNTIME.type,
8181
"X-Fern-Runtime-Version": core.RUNTIME.version,
8282
...requestOptions?.headers,

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ export class Users {
6767
Authorization: await this._getAuthorizationHeader(),
6868
"X-Fern-Language": "JavaScript",
6969
"X-Fern-SDK-Name": "@credal/sdk",
70-
"X-Fern-SDK-Version": "0.0.26",
71-
"User-Agent": "@credal/sdk/0.0.26",
70+
"X-Fern-SDK-Version": "0.0.27",
71+
"User-Agent": "@credal/sdk/0.0.27",
7272
"X-Fern-Runtime": core.RUNTIME.type,
7373
"X-Fern-Runtime-Version": core.RUNTIME.version,
7474
...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.26";
1+
export const SDK_VERSION = "0.0.27";

0 commit comments

Comments
 (0)