@credal/sdk 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
- export declare type ResourceType = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "UNKNOWN";
4
+ export declare type ResourceType = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "ZENDESK_ARTICLE_CATEGORY" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "NOTION_DATABASE" | "SLACK_CHANNEL" | "MONGO_COLLECTION_SYNC" | "UNKNOWN";
5
5
  export declare const ResourceType: {
6
6
  readonly GoogleDriveItem: "GOOGLE_DRIVE_ITEM";
7
7
  readonly MicrosoftDriveItem: "MICROSOFT_DRIVE_ITEM";
@@ -9,6 +9,7 @@ export declare const ResourceType: {
9
9
  readonly ZendeskArticle: "ZENDESK_ARTICLE";
10
10
  readonly ZendeskGroup: "ZENDESK_GROUP";
11
11
  readonly ZendeskArticleSection: "ZENDESK_ARTICLE_SECTION";
12
+ readonly ZendeskArticleCategory: "ZENDESK_ARTICLE_CATEGORY";
12
13
  readonly ConfluencePage: "CONFLUENCE_PAGE";
13
14
  readonly ConfluenceSpace: "CONFLUENCE_SPACE";
14
15
  readonly JiraTicket: "JIRA_TICKET";
@@ -17,5 +18,8 @@ export declare const ResourceType: {
17
18
  readonly BoxFile: "BOX_FILE";
18
19
  readonly BoxFolder: "BOX_FOLDER";
19
20
  readonly NotionPage: "NOTION_PAGE";
21
+ readonly NotionDatabase: "NOTION_DATABASE";
22
+ readonly SlackChannel: "SLACK_CHANNEL";
23
+ readonly MongoCollectionSync: "MONGO_COLLECTION_SYNC";
20
24
  readonly Unknown: "UNKNOWN";
21
25
  };
@@ -11,6 +11,7 @@ exports.ResourceType = {
11
11
  ZendeskArticle: "ZENDESK_ARTICLE",
12
12
  ZendeskGroup: "ZENDESK_GROUP",
13
13
  ZendeskArticleSection: "ZENDESK_ARTICLE_SECTION",
14
+ ZendeskArticleCategory: "ZENDESK_ARTICLE_CATEGORY",
14
15
  ConfluencePage: "CONFLUENCE_PAGE",
15
16
  ConfluenceSpace: "CONFLUENCE_SPACE",
16
17
  JiraTicket: "JIRA_TICKET",
@@ -19,5 +20,8 @@ exports.ResourceType = {
19
20
  BoxFile: "BOX_FILE",
20
21
  BoxFolder: "BOX_FOLDER",
21
22
  NotionPage: "NOTION_PAGE",
23
+ NotionDatabase: "NOTION_DATABASE",
24
+ SlackChannel: "SLACK_CHANNEL",
25
+ MongoCollectionSync: "MONGO_COLLECTION_SYNC",
22
26
  Unknown: "UNKNOWN",
23
27
  };
@@ -74,7 +74,7 @@ class Copilots {
74
74
  Authorization: yield this._getAuthorizationHeader(),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "@credal/sdk",
77
- "X-Fern-SDK-Version": "0.0.12",
77
+ "X-Fern-SDK-Version": "0.0.13",
78
78
  "X-Fern-Runtime": core.RUNTIME.type,
79
79
  "X-Fern-Runtime-Version": core.RUNTIME.version,
80
80
  },
@@ -135,7 +135,7 @@ class Copilots {
135
135
  Authorization: yield this._getAuthorizationHeader(),
136
136
  "X-Fern-Language": "JavaScript",
137
137
  "X-Fern-SDK-Name": "@credal/sdk",
138
- "X-Fern-SDK-Version": "0.0.12",
138
+ "X-Fern-SDK-Version": "0.0.13",
139
139
  "X-Fern-Runtime": core.RUNTIME.type,
140
140
  "X-Fern-Runtime-Version": core.RUNTIME.version,
141
141
  },
@@ -199,7 +199,7 @@ class Copilots {
199
199
  Authorization: yield this._getAuthorizationHeader(),
200
200
  "X-Fern-Language": "JavaScript",
201
201
  "X-Fern-SDK-Name": "@credal/sdk",
202
- "X-Fern-SDK-Version": "0.0.12",
202
+ "X-Fern-SDK-Version": "0.0.13",
203
203
  "X-Fern-Runtime": core.RUNTIME.type,
204
204
  "X-Fern-Runtime-Version": core.RUNTIME.version,
205
205
  },
@@ -256,7 +256,7 @@ class Copilots {
256
256
  Authorization: yield this._getAuthorizationHeader(),
257
257
  "X-Fern-Language": "JavaScript",
258
258
  "X-Fern-SDK-Name": "@credal/sdk",
259
- "X-Fern-SDK-Version": "0.0.12",
259
+ "X-Fern-SDK-Version": "0.0.13",
260
260
  "X-Fern-Runtime": core.RUNTIME.type,
261
261
  "X-Fern-Runtime-Version": core.RUNTIME.version,
262
262
  },
@@ -317,7 +317,7 @@ class Copilots {
317
317
  Authorization: yield this._getAuthorizationHeader(),
318
318
  "X-Fern-Language": "JavaScript",
319
319
  "X-Fern-SDK-Name": "@credal/sdk",
320
- "X-Fern-SDK-Version": "0.0.12",
320
+ "X-Fern-SDK-Version": "0.0.13",
321
321
  "X-Fern-Runtime": core.RUNTIME.type,
322
322
  "X-Fern-Runtime-Version": core.RUNTIME.version,
323
323
  },
@@ -375,7 +375,7 @@ class Copilots {
375
375
  Authorization: yield this._getAuthorizationHeader(),
376
376
  "X-Fern-Language": "JavaScript",
377
377
  "X-Fern-SDK-Name": "@credal/sdk",
378
- "X-Fern-SDK-Version": "0.0.12",
378
+ "X-Fern-SDK-Version": "0.0.13",
379
379
  "X-Fern-Runtime": core.RUNTIME.type,
380
380
  "X-Fern-Runtime-Version": core.RUNTIME.version,
381
381
  },
@@ -441,7 +441,7 @@ class Copilots {
441
441
  Authorization: yield this._getAuthorizationHeader(),
442
442
  "X-Fern-Language": "JavaScript",
443
443
  "X-Fern-SDK-Name": "@credal/sdk",
444
- "X-Fern-SDK-Version": "0.0.12",
444
+ "X-Fern-SDK-Version": "0.0.13",
445
445
  "X-Fern-Runtime": core.RUNTIME.type,
446
446
  "X-Fern-Runtime-Version": core.RUNTIME.version,
447
447
  },
@@ -496,7 +496,7 @@ class Copilots {
496
496
  Authorization: yield this._getAuthorizationHeader(),
497
497
  "X-Fern-Language": "JavaScript",
498
498
  "X-Fern-SDK-Name": "@credal/sdk",
499
- "X-Fern-SDK-Version": "0.0.12",
499
+ "X-Fern-SDK-Version": "0.0.13",
500
500
  "X-Fern-Runtime": core.RUNTIME.type,
501
501
  "X-Fern-Runtime-Version": core.RUNTIME.version,
502
502
  },
@@ -71,7 +71,7 @@ class DocumentCatalog {
71
71
  Authorization: yield this._getAuthorizationHeader(),
72
72
  "X-Fern-Language": "JavaScript",
73
73
  "X-Fern-SDK-Name": "@credal/sdk",
74
- "X-Fern-SDK-Version": "0.0.12",
74
+ "X-Fern-SDK-Version": "0.0.13",
75
75
  "X-Fern-Runtime": core.RUNTIME.type,
76
76
  "X-Fern-Runtime-Version": core.RUNTIME.version,
77
77
  },
@@ -154,7 +154,7 @@ class DocumentCatalog {
154
154
  Authorization: yield this._getAuthorizationHeader(),
155
155
  "X-Fern-Language": "JavaScript",
156
156
  "X-Fern-SDK-Name": "@credal/sdk",
157
- "X-Fern-SDK-Version": "0.0.12",
157
+ "X-Fern-SDK-Version": "0.0.13",
158
158
  "X-Fern-Runtime": core.RUNTIME.type,
159
159
  "X-Fern-Runtime-Version": core.RUNTIME.version,
160
160
  },
@@ -78,7 +78,7 @@ class DocumentCollections {
78
78
  Authorization: yield this._getAuthorizationHeader(),
79
79
  "X-Fern-Language": "JavaScript",
80
80
  "X-Fern-SDK-Name": "@credal/sdk",
81
- "X-Fern-SDK-Version": "0.0.12",
81
+ "X-Fern-SDK-Version": "0.0.13",
82
82
  "X-Fern-Runtime": core.RUNTIME.type,
83
83
  "X-Fern-Runtime-Version": core.RUNTIME.version,
84
84
  },
@@ -144,7 +144,7 @@ class DocumentCollections {
144
144
  Authorization: yield this._getAuthorizationHeader(),
145
145
  "X-Fern-Language": "JavaScript",
146
146
  "X-Fern-SDK-Name": "@credal/sdk",
147
- "X-Fern-SDK-Version": "0.0.12",
147
+ "X-Fern-SDK-Version": "0.0.13",
148
148
  "X-Fern-Runtime": core.RUNTIME.type,
149
149
  "X-Fern-Runtime-Version": core.RUNTIME.version,
150
150
  },
@@ -206,7 +206,7 @@ class DocumentCollections {
206
206
  Authorization: yield this._getAuthorizationHeader(),
207
207
  "X-Fern-Language": "JavaScript",
208
208
  "X-Fern-SDK-Name": "@credal/sdk",
209
- "X-Fern-SDK-Version": "0.0.12",
209
+ "X-Fern-SDK-Version": "0.0.13",
210
210
  "X-Fern-Runtime": core.RUNTIME.type,
211
211
  "X-Fern-Runtime-Version": core.RUNTIME.version,
212
212
  },
@@ -266,7 +266,7 @@ class DocumentCollections {
266
266
  Authorization: yield this._getAuthorizationHeader(),
267
267
  "X-Fern-Language": "JavaScript",
268
268
  "X-Fern-SDK-Name": "@credal/sdk",
269
- "X-Fern-SDK-Version": "0.0.12",
269
+ "X-Fern-SDK-Version": "0.0.13",
270
270
  "X-Fern-Runtime": core.RUNTIME.type,
271
271
  "X-Fern-Runtime-Version": core.RUNTIME.version,
272
272
  },
@@ -342,7 +342,7 @@ class DocumentCollections {
342
342
  Authorization: yield this._getAuthorizationHeader(),
343
343
  "X-Fern-Language": "JavaScript",
344
344
  "X-Fern-SDK-Name": "@credal/sdk",
345
- "X-Fern-SDK-Version": "0.0.12",
345
+ "X-Fern-SDK-Version": "0.0.13",
346
346
  "X-Fern-Runtime": core.RUNTIME.type,
347
347
  "X-Fern-Runtime-Version": core.RUNTIME.version,
348
348
  },
@@ -420,7 +420,7 @@ class DocumentCollections {
420
420
  Authorization: yield this._getAuthorizationHeader(),
421
421
  "X-Fern-Language": "JavaScript",
422
422
  "X-Fern-SDK-Name": "@credal/sdk",
423
- "X-Fern-SDK-Version": "0.0.12",
423
+ "X-Fern-SDK-Version": "0.0.13",
424
424
  "X-Fern-Runtime": core.RUNTIME.type,
425
425
  "X-Fern-Runtime-Version": core.RUNTIME.version,
426
426
  },
@@ -74,7 +74,7 @@ class PermissionsService {
74
74
  Authorization: yield this._getAuthorizationHeader(),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "@credal/sdk",
77
- "X-Fern-SDK-Version": "0.0.12",
77
+ "X-Fern-SDK-Version": "0.0.13",
78
78
  "X-Fern-Runtime": core.RUNTIME.type,
79
79
  "X-Fern-Runtime-Version": core.RUNTIME.version,
80
80
  },
@@ -144,7 +144,7 @@ class PermissionsService {
144
144
  Authorization: yield this._getAuthorizationHeader(),
145
145
  "X-Fern-Language": "JavaScript",
146
146
  "X-Fern-SDK-Name": "@credal/sdk",
147
- "X-Fern-SDK-Version": "0.0.12",
147
+ "X-Fern-SDK-Version": "0.0.13",
148
148
  "X-Fern-Runtime": core.RUNTIME.type,
149
149
  "X-Fern-Runtime-Version": core.RUNTIME.version,
150
150
  },
@@ -206,7 +206,7 @@ class PermissionsService {
206
206
  Authorization: yield this._getAuthorizationHeader(),
207
207
  "X-Fern-Language": "JavaScript",
208
208
  "X-Fern-SDK-Name": "@credal/sdk",
209
- "X-Fern-SDK-Version": "0.0.12",
209
+ "X-Fern-SDK-Version": "0.0.13",
210
210
  "X-Fern-Runtime": core.RUNTIME.type,
211
211
  "X-Fern-Runtime-Version": core.RUNTIME.version,
212
212
  },
@@ -84,7 +84,7 @@ class Search {
84
84
  Authorization: yield this._getAuthorizationHeader(),
85
85
  "X-Fern-Language": "JavaScript",
86
86
  "X-Fern-SDK-Name": "@credal/sdk",
87
- "X-Fern-SDK-Version": "0.0.12",
87
+ "X-Fern-SDK-Version": "0.0.13",
88
88
  "X-Fern-Runtime": core.RUNTIME.type,
89
89
  "X-Fern-Runtime-Version": core.RUNTIME.version,
90
90
  },
@@ -79,7 +79,7 @@ class Users {
79
79
  Authorization: yield this._getAuthorizationHeader(),
80
80
  "X-Fern-Language": "JavaScript",
81
81
  "X-Fern-SDK-Name": "@credal/sdk",
82
- "X-Fern-SDK-Version": "0.0.12",
82
+ "X-Fern-SDK-Version": "0.0.13",
83
83
  "X-Fern-Runtime": core.RUNTIME.type,
84
84
  "X-Fern-Runtime-Version": core.RUNTIME.version,
85
85
  },
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
- export declare type ResourceType = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "UNKNOWN";
4
+ export declare type ResourceType = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "ZENDESK_ARTICLE_CATEGORY" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "NOTION_DATABASE" | "SLACK_CHANNEL" | "MONGO_COLLECTION_SYNC" | "UNKNOWN";
5
5
  export declare const ResourceType: {
6
6
  readonly GoogleDriveItem: "GOOGLE_DRIVE_ITEM";
7
7
  readonly MicrosoftDriveItem: "MICROSOFT_DRIVE_ITEM";
@@ -9,6 +9,7 @@ export declare const ResourceType: {
9
9
  readonly ZendeskArticle: "ZENDESK_ARTICLE";
10
10
  readonly ZendeskGroup: "ZENDESK_GROUP";
11
11
  readonly ZendeskArticleSection: "ZENDESK_ARTICLE_SECTION";
12
+ readonly ZendeskArticleCategory: "ZENDESK_ARTICLE_CATEGORY";
12
13
  readonly ConfluencePage: "CONFLUENCE_PAGE";
13
14
  readonly ConfluenceSpace: "CONFLUENCE_SPACE";
14
15
  readonly JiraTicket: "JIRA_TICKET";
@@ -17,5 +18,8 @@ export declare const ResourceType: {
17
18
  readonly BoxFile: "BOX_FILE";
18
19
  readonly BoxFolder: "BOX_FOLDER";
19
20
  readonly NotionPage: "NOTION_PAGE";
21
+ readonly NotionDatabase: "NOTION_DATABASE";
22
+ readonly SlackChannel: "SLACK_CHANNEL";
23
+ readonly MongoCollectionSync: "MONGO_COLLECTION_SYNC";
20
24
  readonly Unknown: "UNKNOWN";
21
25
  };
@@ -11,6 +11,7 @@ exports.ResourceType = {
11
11
  ZendeskArticle: "ZENDESK_ARTICLE",
12
12
  ZendeskGroup: "ZENDESK_GROUP",
13
13
  ZendeskArticleSection: "ZENDESK_ARTICLE_SECTION",
14
+ ZendeskArticleCategory: "ZENDESK_ARTICLE_CATEGORY",
14
15
  ConfluencePage: "CONFLUENCE_PAGE",
15
16
  ConfluenceSpace: "CONFLUENCE_SPACE",
16
17
  JiraTicket: "JIRA_TICKET",
@@ -19,5 +20,8 @@ exports.ResourceType = {
19
20
  BoxFile: "BOX_FILE",
20
21
  BoxFolder: "BOX_FOLDER",
21
22
  NotionPage: "NOTION_PAGE",
23
+ NotionDatabase: "NOTION_DATABASE",
24
+ SlackChannel: "SLACK_CHANNEL",
25
+ MongoCollectionSync: "MONGO_COLLECTION_SYNC",
22
26
  Unknown: "UNKNOWN",
23
27
  };
@@ -74,7 +74,7 @@ class Copilots {
74
74
  Authorization: yield this._getAuthorizationHeader(),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "@credal/sdk",
77
- "X-Fern-SDK-Version": "0.0.12",
77
+ "X-Fern-SDK-Version": "0.0.13",
78
78
  "X-Fern-Runtime": core.RUNTIME.type,
79
79
  "X-Fern-Runtime-Version": core.RUNTIME.version,
80
80
  },
@@ -135,7 +135,7 @@ class Copilots {
135
135
  Authorization: yield this._getAuthorizationHeader(),
136
136
  "X-Fern-Language": "JavaScript",
137
137
  "X-Fern-SDK-Name": "@credal/sdk",
138
- "X-Fern-SDK-Version": "0.0.12",
138
+ "X-Fern-SDK-Version": "0.0.13",
139
139
  "X-Fern-Runtime": core.RUNTIME.type,
140
140
  "X-Fern-Runtime-Version": core.RUNTIME.version,
141
141
  },
@@ -199,7 +199,7 @@ class Copilots {
199
199
  Authorization: yield this._getAuthorizationHeader(),
200
200
  "X-Fern-Language": "JavaScript",
201
201
  "X-Fern-SDK-Name": "@credal/sdk",
202
- "X-Fern-SDK-Version": "0.0.12",
202
+ "X-Fern-SDK-Version": "0.0.13",
203
203
  "X-Fern-Runtime": core.RUNTIME.type,
204
204
  "X-Fern-Runtime-Version": core.RUNTIME.version,
205
205
  },
@@ -256,7 +256,7 @@ class Copilots {
256
256
  Authorization: yield this._getAuthorizationHeader(),
257
257
  "X-Fern-Language": "JavaScript",
258
258
  "X-Fern-SDK-Name": "@credal/sdk",
259
- "X-Fern-SDK-Version": "0.0.12",
259
+ "X-Fern-SDK-Version": "0.0.13",
260
260
  "X-Fern-Runtime": core.RUNTIME.type,
261
261
  "X-Fern-Runtime-Version": core.RUNTIME.version,
262
262
  },
@@ -317,7 +317,7 @@ class Copilots {
317
317
  Authorization: yield this._getAuthorizationHeader(),
318
318
  "X-Fern-Language": "JavaScript",
319
319
  "X-Fern-SDK-Name": "@credal/sdk",
320
- "X-Fern-SDK-Version": "0.0.12",
320
+ "X-Fern-SDK-Version": "0.0.13",
321
321
  "X-Fern-Runtime": core.RUNTIME.type,
322
322
  "X-Fern-Runtime-Version": core.RUNTIME.version,
323
323
  },
@@ -375,7 +375,7 @@ class Copilots {
375
375
  Authorization: yield this._getAuthorizationHeader(),
376
376
  "X-Fern-Language": "JavaScript",
377
377
  "X-Fern-SDK-Name": "@credal/sdk",
378
- "X-Fern-SDK-Version": "0.0.12",
378
+ "X-Fern-SDK-Version": "0.0.13",
379
379
  "X-Fern-Runtime": core.RUNTIME.type,
380
380
  "X-Fern-Runtime-Version": core.RUNTIME.version,
381
381
  },
@@ -441,7 +441,7 @@ class Copilots {
441
441
  Authorization: yield this._getAuthorizationHeader(),
442
442
  "X-Fern-Language": "JavaScript",
443
443
  "X-Fern-SDK-Name": "@credal/sdk",
444
- "X-Fern-SDK-Version": "0.0.12",
444
+ "X-Fern-SDK-Version": "0.0.13",
445
445
  "X-Fern-Runtime": core.RUNTIME.type,
446
446
  "X-Fern-Runtime-Version": core.RUNTIME.version,
447
447
  },
@@ -496,7 +496,7 @@ class Copilots {
496
496
  Authorization: yield this._getAuthorizationHeader(),
497
497
  "X-Fern-Language": "JavaScript",
498
498
  "X-Fern-SDK-Name": "@credal/sdk",
499
- "X-Fern-SDK-Version": "0.0.12",
499
+ "X-Fern-SDK-Version": "0.0.13",
500
500
  "X-Fern-Runtime": core.RUNTIME.type,
501
501
  "X-Fern-Runtime-Version": core.RUNTIME.version,
502
502
  },
@@ -71,7 +71,7 @@ class DocumentCatalog {
71
71
  Authorization: yield this._getAuthorizationHeader(),
72
72
  "X-Fern-Language": "JavaScript",
73
73
  "X-Fern-SDK-Name": "@credal/sdk",
74
- "X-Fern-SDK-Version": "0.0.12",
74
+ "X-Fern-SDK-Version": "0.0.13",
75
75
  "X-Fern-Runtime": core.RUNTIME.type,
76
76
  "X-Fern-Runtime-Version": core.RUNTIME.version,
77
77
  },
@@ -154,7 +154,7 @@ class DocumentCatalog {
154
154
  Authorization: yield this._getAuthorizationHeader(),
155
155
  "X-Fern-Language": "JavaScript",
156
156
  "X-Fern-SDK-Name": "@credal/sdk",
157
- "X-Fern-SDK-Version": "0.0.12",
157
+ "X-Fern-SDK-Version": "0.0.13",
158
158
  "X-Fern-Runtime": core.RUNTIME.type,
159
159
  "X-Fern-Runtime-Version": core.RUNTIME.version,
160
160
  },
@@ -78,7 +78,7 @@ class DocumentCollections {
78
78
  Authorization: yield this._getAuthorizationHeader(),
79
79
  "X-Fern-Language": "JavaScript",
80
80
  "X-Fern-SDK-Name": "@credal/sdk",
81
- "X-Fern-SDK-Version": "0.0.12",
81
+ "X-Fern-SDK-Version": "0.0.13",
82
82
  "X-Fern-Runtime": core.RUNTIME.type,
83
83
  "X-Fern-Runtime-Version": core.RUNTIME.version,
84
84
  },
@@ -144,7 +144,7 @@ class DocumentCollections {
144
144
  Authorization: yield this._getAuthorizationHeader(),
145
145
  "X-Fern-Language": "JavaScript",
146
146
  "X-Fern-SDK-Name": "@credal/sdk",
147
- "X-Fern-SDK-Version": "0.0.12",
147
+ "X-Fern-SDK-Version": "0.0.13",
148
148
  "X-Fern-Runtime": core.RUNTIME.type,
149
149
  "X-Fern-Runtime-Version": core.RUNTIME.version,
150
150
  },
@@ -206,7 +206,7 @@ class DocumentCollections {
206
206
  Authorization: yield this._getAuthorizationHeader(),
207
207
  "X-Fern-Language": "JavaScript",
208
208
  "X-Fern-SDK-Name": "@credal/sdk",
209
- "X-Fern-SDK-Version": "0.0.12",
209
+ "X-Fern-SDK-Version": "0.0.13",
210
210
  "X-Fern-Runtime": core.RUNTIME.type,
211
211
  "X-Fern-Runtime-Version": core.RUNTIME.version,
212
212
  },
@@ -266,7 +266,7 @@ class DocumentCollections {
266
266
  Authorization: yield this._getAuthorizationHeader(),
267
267
  "X-Fern-Language": "JavaScript",
268
268
  "X-Fern-SDK-Name": "@credal/sdk",
269
- "X-Fern-SDK-Version": "0.0.12",
269
+ "X-Fern-SDK-Version": "0.0.13",
270
270
  "X-Fern-Runtime": core.RUNTIME.type,
271
271
  "X-Fern-Runtime-Version": core.RUNTIME.version,
272
272
  },
@@ -342,7 +342,7 @@ class DocumentCollections {
342
342
  Authorization: yield this._getAuthorizationHeader(),
343
343
  "X-Fern-Language": "JavaScript",
344
344
  "X-Fern-SDK-Name": "@credal/sdk",
345
- "X-Fern-SDK-Version": "0.0.12",
345
+ "X-Fern-SDK-Version": "0.0.13",
346
346
  "X-Fern-Runtime": core.RUNTIME.type,
347
347
  "X-Fern-Runtime-Version": core.RUNTIME.version,
348
348
  },
@@ -420,7 +420,7 @@ class DocumentCollections {
420
420
  Authorization: yield this._getAuthorizationHeader(),
421
421
  "X-Fern-Language": "JavaScript",
422
422
  "X-Fern-SDK-Name": "@credal/sdk",
423
- "X-Fern-SDK-Version": "0.0.12",
423
+ "X-Fern-SDK-Version": "0.0.13",
424
424
  "X-Fern-Runtime": core.RUNTIME.type,
425
425
  "X-Fern-Runtime-Version": core.RUNTIME.version,
426
426
  },
@@ -74,7 +74,7 @@ class PermissionsService {
74
74
  Authorization: yield this._getAuthorizationHeader(),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "@credal/sdk",
77
- "X-Fern-SDK-Version": "0.0.12",
77
+ "X-Fern-SDK-Version": "0.0.13",
78
78
  "X-Fern-Runtime": core.RUNTIME.type,
79
79
  "X-Fern-Runtime-Version": core.RUNTIME.version,
80
80
  },
@@ -144,7 +144,7 @@ class PermissionsService {
144
144
  Authorization: yield this._getAuthorizationHeader(),
145
145
  "X-Fern-Language": "JavaScript",
146
146
  "X-Fern-SDK-Name": "@credal/sdk",
147
- "X-Fern-SDK-Version": "0.0.12",
147
+ "X-Fern-SDK-Version": "0.0.13",
148
148
  "X-Fern-Runtime": core.RUNTIME.type,
149
149
  "X-Fern-Runtime-Version": core.RUNTIME.version,
150
150
  },
@@ -206,7 +206,7 @@ class PermissionsService {
206
206
  Authorization: yield this._getAuthorizationHeader(),
207
207
  "X-Fern-Language": "JavaScript",
208
208
  "X-Fern-SDK-Name": "@credal/sdk",
209
- "X-Fern-SDK-Version": "0.0.12",
209
+ "X-Fern-SDK-Version": "0.0.13",
210
210
  "X-Fern-Runtime": core.RUNTIME.type,
211
211
  "X-Fern-Runtime-Version": core.RUNTIME.version,
212
212
  },
@@ -84,7 +84,7 @@ class Search {
84
84
  Authorization: yield this._getAuthorizationHeader(),
85
85
  "X-Fern-Language": "JavaScript",
86
86
  "X-Fern-SDK-Name": "@credal/sdk",
87
- "X-Fern-SDK-Version": "0.0.12",
87
+ "X-Fern-SDK-Version": "0.0.13",
88
88
  "X-Fern-Runtime": core.RUNTIME.type,
89
89
  "X-Fern-Runtime-Version": core.RUNTIME.version,
90
90
  },
@@ -79,7 +79,7 @@ class Users {
79
79
  Authorization: yield this._getAuthorizationHeader(),
80
80
  "X-Fern-Language": "JavaScript",
81
81
  "X-Fern-SDK-Name": "@credal/sdk",
82
- "X-Fern-SDK-Version": "0.0.12",
82
+ "X-Fern-SDK-Version": "0.0.13",
83
83
  "X-Fern-Runtime": core.RUNTIME.type,
84
84
  "X-Fern-Runtime-Version": core.RUNTIME.version,
85
85
  },
@@ -6,5 +6,5 @@ import * as Credal from "../../../../api/index";
6
6
  import * as core from "../../../../core";
7
7
  export declare const ResourceType: core.serialization.Schema<serializers.ResourceType.Raw, Credal.ResourceType>;
8
8
  export declare namespace ResourceType {
9
- type Raw = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "UNKNOWN";
9
+ type Raw = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "ZENDESK_ARTICLE_CATEGORY" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "NOTION_DATABASE" | "SLACK_CHANNEL" | "MONGO_COLLECTION_SYNC" | "UNKNOWN";
10
10
  }
@@ -35,6 +35,7 @@ exports.ResourceType = core.serialization.enum_([
35
35
  "ZENDESK_ARTICLE",
36
36
  "ZENDESK_GROUP",
37
37
  "ZENDESK_ARTICLE_SECTION",
38
+ "ZENDESK_ARTICLE_CATEGORY",
38
39
  "CONFLUENCE_PAGE",
39
40
  "CONFLUENCE_SPACE",
40
41
  "JIRA_TICKET",
@@ -43,5 +44,8 @@ exports.ResourceType = core.serialization.enum_([
43
44
  "BOX_FILE",
44
45
  "BOX_FOLDER",
45
46
  "NOTION_PAGE",
47
+ "NOTION_DATABASE",
48
+ "SLACK_CHANNEL",
49
+ "MONGO_COLLECTION_SYNC",
46
50
  "UNKNOWN",
47
51
  ]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@credal/sdk",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "private": false,
5
5
  "repository": "https://github.com/credal-ai/credal-typescript-sdk",
6
6
  "main": "./index.js",
@@ -6,5 +6,5 @@ import * as Credal from "../../../../api/index";
6
6
  import * as core from "../../../../core";
7
7
  export declare const ResourceType: core.serialization.Schema<serializers.ResourceType.Raw, Credal.ResourceType>;
8
8
  export declare namespace ResourceType {
9
- type Raw = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "UNKNOWN";
9
+ type Raw = "GOOGLE_DRIVE_ITEM" | "MICROSOFT_DRIVE_ITEM" | "ZENDESK_TICKET" | "ZENDESK_ARTICLE" | "ZENDESK_GROUP" | "ZENDESK_ARTICLE_SECTION" | "ZENDESK_ARTICLE_CATEGORY" | "CONFLUENCE_PAGE" | "CONFLUENCE_SPACE" | "JIRA_TICKET" | "JIRA_PROJECT" | "SALESFORCE_TASK" | "BOX_FILE" | "BOX_FOLDER" | "NOTION_PAGE" | "NOTION_DATABASE" | "SLACK_CHANNEL" | "MONGO_COLLECTION_SYNC" | "UNKNOWN";
10
10
  }
@@ -35,6 +35,7 @@ exports.ResourceType = core.serialization.enum_([
35
35
  "ZENDESK_ARTICLE",
36
36
  "ZENDESK_GROUP",
37
37
  "ZENDESK_ARTICLE_SECTION",
38
+ "ZENDESK_ARTICLE_CATEGORY",
38
39
  "CONFLUENCE_PAGE",
39
40
  "CONFLUENCE_SPACE",
40
41
  "JIRA_TICKET",
@@ -43,5 +44,8 @@ exports.ResourceType = core.serialization.enum_([
43
44
  "BOX_FILE",
44
45
  "BOX_FOLDER",
45
46
  "NOTION_PAGE",
47
+ "NOTION_DATABASE",
48
+ "SLACK_CHANNEL",
49
+ "MONGO_COLLECTION_SYNC",
46
50
  "UNKNOWN",
47
51
  ]);