@epilot/sdk 2.9.5 → 2.10.1
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.
- package/definitions/file-runtime.json +1 -1
- package/definitions/file.json +291 -15
- package/definitions/integration-toolkit-runtime.json +1 -1
- package/definitions/integration-toolkit.json +213 -2
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +6 -6
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/calendar.cjs +6 -6
- package/dist/apis/calendar.js +1 -1
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +6 -6
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +8 -8
- package/dist/apis/file.d.cts +2 -2
- package/dist/apis/file.d.ts +2 -2
- package/dist/apis/file.js +2 -2
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +8 -8
- package/dist/apis/integration-toolkit.d.cts +2 -2
- package/dist/apis/integration-toolkit.d.ts +2 -2
- package/dist/apis/integration-toolkit.js +2 -2
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/snapshot.cjs +6 -6
- package/dist/apis/snapshot.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/chunk-7WGJSGWE.js +14 -0
- package/dist/chunk-G5KVG3RU.js +14 -0
- package/dist/{chunk-DBRYXXXY.js → chunk-H3ZV5T3V.js} +4 -4
- package/dist/{chunk-IIQYDQGR.cjs → chunk-HB6KHEKG.cjs} +4 -4
- package/dist/chunk-LNLUCLPL.cjs +14 -0
- package/dist/chunk-YISO22FS.cjs +14 -0
- package/dist/file-7CQXDQ3I.cjs +7 -0
- package/dist/file-O6ZD3HOU.js +7 -0
- package/dist/file-runtime-HYLQTQBX.cjs +5 -0
- package/dist/{file-runtime-DKGFS44O.js → file-runtime-VY6DJAQ3.js} +1 -1
- package/dist/{file.d-BjlMgTwj.d.cts → file.d-BN417xok.d.cts} +416 -23
- package/dist/{file.d-BjlMgTwj.d.ts → file.d-BN417xok.d.ts} +416 -23
- package/dist/index.cjs +12 -12
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +3 -3
- package/dist/integration-toolkit-DUMRNE6A.cjs +7 -0
- package/dist/integration-toolkit-IK7KA76K.js +7 -0
- package/dist/{integration-toolkit-runtime-FR6RZS5O.cjs → integration-toolkit-runtime-4LHEPGGC.cjs} +2 -2
- package/dist/{integration-toolkit-runtime-I2O6QP5G.js → integration-toolkit-runtime-5K3AAC63.js} +1 -1
- package/dist/{integration-toolkit.d-DUZ_fiuf.d.cts → integration-toolkit.d-BVe_MBBi.d.cts} +162 -3
- package/dist/{integration-toolkit.d-DUZ_fiuf.d.ts → integration-toolkit.d-BVe_MBBi.d.ts} +162 -3
- package/docs/file.md +165 -25
- package/docs/integration-toolkit.md +133 -0
- package/package.json +1 -1
- package/dist/chunk-3CNCQJOJ.js +0 -14
- package/dist/chunk-4M5V6BIT.cjs +0 -14
- package/dist/chunk-ILIHCSNO.cjs +0 -14
- package/dist/chunk-RDVFQOCQ.js +0 -14
- package/dist/file-2MSILSPP.cjs +0 -7
- package/dist/file-JVFTT5RZ.js +0 -7
- package/dist/file-runtime-7AWKNQU6.cjs +0 -5
- package/dist/integration-toolkit-TL3BQ6FJ.cjs +0 -7
- package/dist/integration-toolkit-X3Y4OFVW.js +0 -7
package/docs/file.md
CHANGED
|
@@ -34,6 +34,10 @@ const { data } = await fileClient.uploadFileV2(...)
|
|
|
34
34
|
- [`downloadFiles`](#downloadfiles)
|
|
35
35
|
- [`createZipJob`](#createzipjob)
|
|
36
36
|
- [`getZipJob`](#getzipjob)
|
|
37
|
+
- [`getFileSummary`](#getfilesummary)
|
|
38
|
+
- [`createFileSummaryJob`](#createfilesummaryjob)
|
|
39
|
+
- [`getCurrentFileSummaryJob`](#getcurrentfilesummaryjob)
|
|
40
|
+
- [`getFileSummaryJob`](#getfilesummaryjob)
|
|
37
41
|
- [`generateFileSummary`](#generatefilesummary)
|
|
38
42
|
- [`verifyCustomDownloadUrl`](#verifycustomdownloadurl)
|
|
39
43
|
- [`uploadFilePublic`](#uploadfilepublic)
|
|
@@ -69,9 +73,11 @@ const { data } = await fileClient.uploadFileV2(...)
|
|
|
69
73
|
- [`FileEntityId`](#fileentityid)
|
|
70
74
|
- [`FileAttributes`](#fileattributes)
|
|
71
75
|
- [`FileType`](#filetype)
|
|
72
|
-
- [`
|
|
73
|
-
- [`
|
|
76
|
+
- [`FileSummaryJobStatus`](#filesummaryjobstatus)
|
|
77
|
+
- [`FileSummaryJob`](#filesummaryjob)
|
|
78
|
+
- [`FileSummary`](#filesummary)
|
|
74
79
|
- [`CustomDownloadUrl`](#customdownloadurl)
|
|
80
|
+
- [`CustomDownloadUrlAuth`](#customdownloadurlauth)
|
|
75
81
|
- [`FileEntity`](#fileentity)
|
|
76
82
|
- [`CommonSaveFilePayload`](#commonsavefilepayload)
|
|
77
83
|
- [`SaveS3FilePayload`](#saves3filepayload)
|
|
@@ -176,11 +182,11 @@ const { data } = await client.saveFileV2(
|
|
|
176
182
|
access_control: 'private',
|
|
177
183
|
public_url: 'https://epilot-prod-user-content.s3.eu-central-1.amazonaws.com/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf',
|
|
178
184
|
custom_download_url: 'https://some-api-url.com/download?file_id=123',
|
|
185
|
+
custom_download_url_auth: 'token',
|
|
179
186
|
preview_summary_de: 'string',
|
|
180
187
|
short_summary_de: 'string',
|
|
181
188
|
preview_summary_en: 'string',
|
|
182
189
|
short_summary_en: 'string',
|
|
183
|
-
summary_status: 'processing',
|
|
184
190
|
s3ref: {}
|
|
185
191
|
},
|
|
186
192
|
)
|
|
@@ -206,11 +212,11 @@ const { data } = await client.saveFileV2(
|
|
|
206
212
|
"access_control": "private",
|
|
207
213
|
"public_url": "https://epilot-prod-user-content.s3.eu-central-1.amazonaws.com/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf",
|
|
208
214
|
"custom_download_url": "https://some-api-url.com/download?file_id=123",
|
|
215
|
+
"custom_download_url_auth": "token",
|
|
209
216
|
"preview_summary_de": "string",
|
|
210
217
|
"short_summary_de": "string",
|
|
211
218
|
"preview_summary_en": "string",
|
|
212
219
|
"short_summary_en": "string",
|
|
213
|
-
"summary_status": "processing",
|
|
214
220
|
"source_url": "https://productengineer-content.s3.eu-west-1.amazonaws.com/product-engineer-checklist.pdf",
|
|
215
221
|
"s3ref": {},
|
|
216
222
|
"versions": [
|
|
@@ -278,11 +284,11 @@ const { data } = await client.getFile({
|
|
|
278
284
|
"access_control": "private",
|
|
279
285
|
"public_url": "https://epilot-prod-user-content.s3.eu-central-1.amazonaws.com/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf",
|
|
280
286
|
"custom_download_url": "https://some-api-url.com/download?file_id=123",
|
|
287
|
+
"custom_download_url_auth": "token",
|
|
281
288
|
"preview_summary_de": "string",
|
|
282
289
|
"short_summary_de": "string",
|
|
283
290
|
"preview_summary_en": "string",
|
|
284
291
|
"short_summary_en": "string",
|
|
285
|
-
"summary_status": "processing",
|
|
286
292
|
"source_url": "https://productengineer-content.s3.eu-west-1.amazonaws.com/product-engineer-checklist.pdf",
|
|
287
293
|
"s3ref": {},
|
|
288
294
|
"versions": [
|
|
@@ -350,11 +356,11 @@ const { data } = await client.deleteFile({
|
|
|
350
356
|
"access_control": "private",
|
|
351
357
|
"public_url": "https://epilot-prod-user-content.s3.eu-central-1.amazonaws.com/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf",
|
|
352
358
|
"custom_download_url": "https://some-api-url.com/download?file_id=123",
|
|
359
|
+
"custom_download_url_auth": "token",
|
|
353
360
|
"preview_summary_de": "string",
|
|
354
361
|
"short_summary_de": "string",
|
|
355
362
|
"preview_summary_en": "string",
|
|
356
363
|
"short_summary_en": "string",
|
|
357
|
-
"summary_status": "processing",
|
|
358
364
|
"source_url": "https://productengineer-content.s3.eu-west-1.amazonaws.com/product-engineer-checklist.pdf",
|
|
359
365
|
"s3ref": {},
|
|
360
366
|
"versions": [
|
|
@@ -532,9 +538,116 @@ const { data } = await client.getZipJob({
|
|
|
532
538
|
|
|
533
539
|
---
|
|
534
540
|
|
|
541
|
+
### `getFileSummary`
|
|
542
|
+
|
|
543
|
+
Get summary text for a file entity together with the current summary job status when available.
|
|
544
|
+
|
|
545
|
+
`GET /v1/files/{id}/summary`
|
|
546
|
+
|
|
547
|
+
```ts
|
|
548
|
+
const { data } = await client.getFileSummary({
|
|
549
|
+
id: '123e4567-e89b-12d3-a456-426614174000',
|
|
550
|
+
})
|
|
551
|
+
```
|
|
552
|
+
|
|
553
|
+
<details>
|
|
554
|
+
<summary>Response</summary>
|
|
555
|
+
|
|
556
|
+
```json
|
|
557
|
+
{
|
|
558
|
+
"status": "queued",
|
|
559
|
+
"job_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
|
|
560
|
+
"preview_summary_de": "string",
|
|
561
|
+
"short_summary_de": "string",
|
|
562
|
+
"preview_summary_en": "string",
|
|
563
|
+
"short_summary_en": "string"
|
|
564
|
+
}
|
|
565
|
+
```
|
|
566
|
+
|
|
567
|
+
</details>
|
|
568
|
+
|
|
569
|
+
---
|
|
570
|
+
|
|
571
|
+
### `createFileSummaryJob`
|
|
572
|
+
|
|
573
|
+
Create or return the current AI summary job for a file entity.
|
|
574
|
+
|
|
575
|
+
`POST /v1/files/{id}/summary-jobs`
|
|
576
|
+
|
|
577
|
+
```ts
|
|
578
|
+
const { data } = await client.createFileSummaryJob({
|
|
579
|
+
id: '123e4567-e89b-12d3-a456-426614174000',
|
|
580
|
+
})
|
|
581
|
+
```
|
|
582
|
+
|
|
583
|
+
---
|
|
584
|
+
|
|
585
|
+
### `getCurrentFileSummaryJob`
|
|
586
|
+
|
|
587
|
+
Get the latest AI summary job for the file entity's current source.
|
|
588
|
+
|
|
589
|
+
`GET /v1/files/{id}/summary-jobs/current`
|
|
590
|
+
|
|
591
|
+
```ts
|
|
592
|
+
const { data } = await client.getCurrentFileSummaryJob({
|
|
593
|
+
id: '123e4567-e89b-12d3-a456-426614174000',
|
|
594
|
+
})
|
|
595
|
+
```
|
|
596
|
+
|
|
597
|
+
<details>
|
|
598
|
+
<summary>Response</summary>
|
|
599
|
+
|
|
600
|
+
```json
|
|
601
|
+
{
|
|
602
|
+
"job_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
|
|
603
|
+
"file_id": "ef7d985c-2385-44f4-9c71-ae06a52264f8",
|
|
604
|
+
"status": "queued",
|
|
605
|
+
"error": "string",
|
|
606
|
+
"created_at": "1970-01-01T00:00:00.000Z",
|
|
607
|
+
"updated_at": "1970-01-01T00:00:00.000Z",
|
|
608
|
+
"completed_at": "1970-01-01T00:00:00.000Z"
|
|
609
|
+
}
|
|
610
|
+
```
|
|
611
|
+
|
|
612
|
+
</details>
|
|
613
|
+
|
|
614
|
+
---
|
|
615
|
+
|
|
616
|
+
### `getFileSummaryJob`
|
|
617
|
+
|
|
618
|
+
Get an AI summary job by id.
|
|
619
|
+
|
|
620
|
+
`GET /v1/files/{id}/summary-jobs/{job_id}`
|
|
621
|
+
|
|
622
|
+
```ts
|
|
623
|
+
const { data } = await client.getFileSummaryJob({
|
|
624
|
+
id: '123e4567-e89b-12d3-a456-426614174000',
|
|
625
|
+
job_id: 'example',
|
|
626
|
+
})
|
|
627
|
+
```
|
|
628
|
+
|
|
629
|
+
<details>
|
|
630
|
+
<summary>Response</summary>
|
|
631
|
+
|
|
632
|
+
```json
|
|
633
|
+
{
|
|
634
|
+
"job_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
|
|
635
|
+
"file_id": "ef7d985c-2385-44f4-9c71-ae06a52264f8",
|
|
636
|
+
"status": "queued",
|
|
637
|
+
"error": "string",
|
|
638
|
+
"created_at": "1970-01-01T00:00:00.000Z",
|
|
639
|
+
"updated_at": "1970-01-01T00:00:00.000Z",
|
|
640
|
+
"completed_at": "1970-01-01T00:00:00.000Z"
|
|
641
|
+
}
|
|
642
|
+
```
|
|
643
|
+
|
|
644
|
+
</details>
|
|
645
|
+
|
|
646
|
+
---
|
|
647
|
+
|
|
535
648
|
### `generateFileSummary`
|
|
536
649
|
|
|
537
|
-
|
|
650
|
+
Compatibility alias for creating or returning the current AI summary job for a file entity.
|
|
538
651
|
|
|
539
652
|
`POST /v1/files/{id}/summary:generate`
|
|
540
653
|
|
|
@@ -962,11 +1075,11 @@ const { data } = await client.getFilesInCollection({
|
|
|
962
1075
|
"access_control": "private",
|
|
963
1076
|
"public_url": "https://epilot-prod-user-content.s3.eu-central-1.amazonaws.com/123/4d689aeb-1497-4410-a9fe-b36ca9ac4389/document.pdf",
|
|
964
1077
|
"custom_download_url": "https://some-api-url.com/download?file_id=123",
|
|
1078
|
+
"custom_download_url_auth": "token",
|
|
965
1079
|
"preview_summary_de": "string",
|
|
966
1080
|
"short_summary_de": "string",
|
|
967
1081
|
"preview_summary_en": "string",
|
|
968
1082
|
"short_summary_en": "string",
|
|
969
|
-
"summary_status": "processing",
|
|
970
1083
|
"source_url": "https://productengineer-content.s3.eu-west-1.amazonaws.com/product-engineer-checklist.pdf",
|
|
971
1084
|
"s3ref": {},
|
|
972
1085
|
"versions": [
|
|
@@ -1081,11 +1194,11 @@ type FileAttributes = {
|
|
|
1081
1194
|
access_control?: "private" | "public-read"
|
|
1082
1195
|
public_url?: string // url
|
|
1083
1196
|
custom_download_url?: string // uri
|
|
1197
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1084
1198
|
preview_summary_de?: string
|
|
1085
1199
|
short_summary_de?: string
|
|
1086
1200
|
preview_summary_en?: string
|
|
1087
1201
|
short_summary_en?: string
|
|
1088
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1089
1202
|
}
|
|
1090
1203
|
```
|
|
1091
1204
|
|
|
@@ -1095,19 +1208,38 @@ type FileAttributes = {
|
|
|
1095
1208
|
type FileType = "document" | "document_template" | "text" | "image" | "video" | "audio" | "spreadsheet" | "presentation" | "font" | "archive" | "application" | "unknown"
|
|
1096
1209
|
```
|
|
1097
1210
|
|
|
1098
|
-
### `
|
|
1211
|
+
### `FileSummaryJobStatus`
|
|
1099
1212
|
|
|
1100
|
-
Current
|
|
1213
|
+
Current state of a file summary job.
|
|
1101
1214
|
|
|
1102
1215
|
```ts
|
|
1103
|
-
type
|
|
1216
|
+
type FileSummaryJobStatus = "queued" | "waiting_for_extraction" | "processing" | "completed" | "failed" | "unsupported" | "stale"
|
|
1104
1217
|
```
|
|
1105
1218
|
|
|
1106
|
-
### `
|
|
1219
|
+
### `FileSummaryJob`
|
|
1107
1220
|
|
|
1108
1221
|
```ts
|
|
1109
|
-
type
|
|
1110
|
-
|
|
1222
|
+
type FileSummaryJob = {
|
|
1223
|
+
job_id: string // uuid
|
|
1224
|
+
file_id: string | string // uuid
|
|
1225
|
+
status: "queued" | "waiting_for_extraction" | "processing" | "completed" | "failed" | "unsupported" | "stale"
|
|
1226
|
+
error?: string
|
|
1227
|
+
created_at: string // date-time
|
|
1228
|
+
updated_at: string // date-time
|
|
1229
|
+
completed_at?: string // date-time
|
|
1230
|
+
}
|
|
1231
|
+
```
|
|
1232
|
+
|
|
1233
|
+
### `FileSummary`
|
|
1234
|
+
|
|
1235
|
+
```ts
|
|
1236
|
+
type FileSummary = {
|
|
1237
|
+
status?: "queued" | "waiting_for_extraction" | "processing" | "completed" | "failed" | "unsupported" | "stale"
|
|
1238
|
+
job_id?: string // uuid
|
|
1239
|
+
preview_summary_de?: string
|
|
1240
|
+
short_summary_de?: string
|
|
1241
|
+
preview_summary_en?: string
|
|
1242
|
+
short_summary_en?: string
|
|
1111
1243
|
}
|
|
1112
1244
|
```
|
|
1113
1245
|
|
|
@@ -1119,6 +1251,14 @@ Custom external download url used for the file
|
|
|
1119
1251
|
type CustomDownloadUrl = string // uri
|
|
1120
1252
|
```
|
|
1121
1253
|
|
|
1254
|
+
### `CustomDownloadUrlAuth`
|
|
1255
|
+
|
|
1256
|
+
Authorization mode for the custom_download_url. `presigned` (the default) uses an HMAC-signed URL; `token` authorizes the download via the caller's bearer token, matched against the exact stored custom_download_url. In token mode the File API returns the unsigned custom_download_url (no expires_at/s
|
|
1257
|
+
|
|
1258
|
+
```ts
|
|
1259
|
+
type CustomDownloadUrlAuth = "presigned" | "token"
|
|
1260
|
+
```
|
|
1261
|
+
|
|
1122
1262
|
### `FileEntity`
|
|
1123
1263
|
|
|
1124
1264
|
```ts
|
|
@@ -1138,11 +1278,11 @@ type FileEntity = {
|
|
|
1138
1278
|
access_control: "private" | "public-read"
|
|
1139
1279
|
public_url?: string // url
|
|
1140
1280
|
custom_download_url?: string // uri
|
|
1281
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1141
1282
|
preview_summary_de?: string
|
|
1142
1283
|
short_summary_de?: string
|
|
1143
1284
|
preview_summary_en?: string
|
|
1144
1285
|
short_summary_en?: string
|
|
1145
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1146
1286
|
source_url?: string
|
|
1147
1287
|
s3ref?: object
|
|
1148
1288
|
versions: Array<{
|
|
@@ -1203,11 +1343,11 @@ type SaveS3FilePayload = {
|
|
|
1203
1343
|
access_control?: "private" | "public-read"
|
|
1204
1344
|
public_url?: string // url
|
|
1205
1345
|
custom_download_url?: string // uri
|
|
1346
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1206
1347
|
preview_summary_de?: string
|
|
1207
1348
|
short_summary_de?: string
|
|
1208
1349
|
preview_summary_en?: string
|
|
1209
1350
|
short_summary_en?: string
|
|
1210
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1211
1351
|
s3ref?: unknown
|
|
1212
1352
|
}
|
|
1213
1353
|
```
|
|
@@ -1234,11 +1374,11 @@ type SaveFileFromSourceURLPayload = {
|
|
|
1234
1374
|
access_control?: "private" | "public-read"
|
|
1235
1375
|
public_url?: string // url
|
|
1236
1376
|
custom_download_url?: string // uri
|
|
1377
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1237
1378
|
preview_summary_de?: string
|
|
1238
1379
|
short_summary_de?: string
|
|
1239
1380
|
preview_summary_en?: string
|
|
1240
1381
|
short_summary_en?: string
|
|
1241
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1242
1382
|
source_url?: string // uri
|
|
1243
1383
|
}
|
|
1244
1384
|
```
|
|
@@ -1265,11 +1405,11 @@ type SaveCustomFilePayload = {
|
|
|
1265
1405
|
access_control?: "private" | "public-read"
|
|
1266
1406
|
public_url?: string // url
|
|
1267
1407
|
custom_download_url?: string // uri
|
|
1408
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1268
1409
|
preview_summary_de?: string
|
|
1269
1410
|
short_summary_de?: string
|
|
1270
1411
|
preview_summary_en?: string
|
|
1271
1412
|
short_summary_en?: string
|
|
1272
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1273
1413
|
}
|
|
1274
1414
|
```
|
|
1275
1415
|
|
|
@@ -1295,11 +1435,11 @@ type SaveFilePayload = {
|
|
|
1295
1435
|
access_control?: "private" | "public-read"
|
|
1296
1436
|
public_url?: string // url
|
|
1297
1437
|
custom_download_url?: string // uri
|
|
1438
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1298
1439
|
preview_summary_de?: string
|
|
1299
1440
|
short_summary_de?: string
|
|
1300
1441
|
preview_summary_en?: string
|
|
1301
1442
|
short_summary_en?: string
|
|
1302
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1303
1443
|
s3ref?: unknown
|
|
1304
1444
|
} | {
|
|
1305
1445
|
_id?: object
|
|
@@ -1320,11 +1460,11 @@ type SaveFilePayload = {
|
|
|
1320
1460
|
access_control?: "private" | "public-read"
|
|
1321
1461
|
public_url?: string // url
|
|
1322
1462
|
custom_download_url?: string // uri
|
|
1463
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1323
1464
|
preview_summary_de?: string
|
|
1324
1465
|
short_summary_de?: string
|
|
1325
1466
|
preview_summary_en?: string
|
|
1326
1467
|
short_summary_en?: string
|
|
1327
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1328
1468
|
source_url?: string // uri
|
|
1329
1469
|
} | {
|
|
1330
1470
|
_id?: object
|
|
@@ -1345,11 +1485,11 @@ type SaveFilePayload = {
|
|
|
1345
1485
|
access_control?: "private" | "public-read"
|
|
1346
1486
|
public_url?: string // url
|
|
1347
1487
|
custom_download_url?: string // uri
|
|
1488
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1348
1489
|
preview_summary_de?: string
|
|
1349
1490
|
short_summary_de?: string
|
|
1350
1491
|
preview_summary_en?: string
|
|
1351
1492
|
short_summary_en?: string
|
|
1352
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1353
1493
|
}
|
|
1354
1494
|
```
|
|
1355
1495
|
|
|
@@ -1375,11 +1515,11 @@ type SaveFilePayloadV2 = {
|
|
|
1375
1515
|
access_control?: "private" | "public-read"
|
|
1376
1516
|
public_url?: string // url
|
|
1377
1517
|
custom_download_url?: string // uri
|
|
1518
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1378
1519
|
preview_summary_de?: string
|
|
1379
1520
|
short_summary_de?: string
|
|
1380
1521
|
preview_summary_en?: string
|
|
1381
1522
|
short_summary_en?: string
|
|
1382
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1383
1523
|
s3ref?: unknown
|
|
1384
1524
|
} | {
|
|
1385
1525
|
_id?: object
|
|
@@ -1400,11 +1540,11 @@ type SaveFilePayloadV2 = {
|
|
|
1400
1540
|
access_control?: "private" | "public-read"
|
|
1401
1541
|
public_url?: string // url
|
|
1402
1542
|
custom_download_url?: string // uri
|
|
1543
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1403
1544
|
preview_summary_de?: string
|
|
1404
1545
|
short_summary_de?: string
|
|
1405
1546
|
preview_summary_en?: string
|
|
1406
1547
|
short_summary_en?: string
|
|
1407
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1408
1548
|
source_url?: string // uri
|
|
1409
1549
|
} | {
|
|
1410
1550
|
_id?: object
|
|
@@ -1425,11 +1565,11 @@ type SaveFilePayloadV2 = {
|
|
|
1425
1565
|
access_control?: "private" | "public-read"
|
|
1426
1566
|
public_url?: string // url
|
|
1427
1567
|
custom_download_url?: string // uri
|
|
1568
|
+
custom_download_url_auth?: "presigned" | "token"
|
|
1428
1569
|
preview_summary_de?: string
|
|
1429
1570
|
short_summary_de?: string
|
|
1430
1571
|
preview_summary_en?: string
|
|
1431
1572
|
short_summary_en?: string
|
|
1432
|
-
summary_status?: "processing" | "completed" | "failed" | "unsupported"
|
|
1433
1573
|
}
|
|
1434
1574
|
```
|
|
1435
1575
|
|
|
@@ -52,6 +52,7 @@ const { data } = await integrationToolkitClient.acknowledgeTracking(...)
|
|
|
52
52
|
- [`deleteIntegrationV2`](#deleteintegrationv2)
|
|
53
53
|
- [`listNotificationHistory`](#listnotificationhistory)
|
|
54
54
|
- [`testSendNotification`](#testsendnotification)
|
|
55
|
+
- [`getNotificationStatus`](#getnotificationstatus)
|
|
55
56
|
- [`getSecureProxyWhitelist`](#getsecureproxywhitelist)
|
|
56
57
|
- [`updateSecureProxyWhitelist`](#updatesecureproxywhitelist)
|
|
57
58
|
- [`listSecureProxyWhitelistHistory`](#listsecureproxywhitelisthistory)
|
|
@@ -90,6 +91,10 @@ const { data } = await integrationToolkitClient.acknowledgeTracking(...)
|
|
|
90
91
|
- [`NotificationHistoryResponse`](#notificationhistoryresponse)
|
|
91
92
|
- [`TestNotificationRequest`](#testnotificationrequest)
|
|
92
93
|
- [`TestNotificationResponse`](#testnotificationresponse)
|
|
94
|
+
- [`NotificationStatusResponse`](#notificationstatusresponse)
|
|
95
|
+
- [`NotificationRuleStatus`](#notificationrulestatus)
|
|
96
|
+
- [`RuleBaselineStatus`](#rulebaselinestatus)
|
|
97
|
+
- [`RuleBaselineBucket`](#rulebaselinebucket)
|
|
93
98
|
- [`ErrorResponseBase`](#errorresponsebase)
|
|
94
99
|
- [`ErpEvent`](#erpevent)
|
|
95
100
|
- [`ErpUpdatesEventsV2Request`](#erpupdateseventsv2request)
|
|
@@ -1789,6 +1794,58 @@ const { data } = await client.testSendNotification(
|
|
|
1789
1794
|
|
|
1790
1795
|
---
|
|
1791
1796
|
|
|
1797
|
+
### `getNotificationStatus`
|
|
1798
|
+
|
|
1799
|
+
Returns the live per-rule alert state and (for 'auto' rules) the current
|
|
1800
|
+
hour-of-week baseline band for an integration's notification monitoring.
|
|
1801
|
+
Reflects the latest 5-minute sweep — near-real-time, n
|
|
1802
|
+
|
|
1803
|
+
`GET /v2/integrations/{integrationId}/notifications/status`
|
|
1804
|
+
|
|
1805
|
+
```ts
|
|
1806
|
+
const { data } = await client.getNotificationStatus({
|
|
1807
|
+
integrationId: 'example',
|
|
1808
|
+
include: 'example',
|
|
1809
|
+
})
|
|
1810
|
+
```
|
|
1811
|
+
|
|
1812
|
+
<details>
|
|
1813
|
+
<summary>Response</summary>
|
|
1814
|
+
|
|
1815
|
+
```json
|
|
1816
|
+
{
|
|
1817
|
+
"health": "healthy",
|
|
1818
|
+
"evaluated_at": "1970-01-01T00:00:00.000Z",
|
|
1819
|
+
"rules": [
|
|
1820
|
+
{
|
|
1821
|
+
"rule_id": "string",
|
|
1822
|
+
"state": "ok",
|
|
1823
|
+
"last_fired_at": "1970-01-01T00:00:00.000Z",
|
|
1824
|
+
"last_cleared_at": "1970-01-01T00:00:00.000Z",
|
|
1825
|
+
"baseline": {
|
|
1826
|
+
"is_mature": true,
|
|
1827
|
+
"computed_at": "1970-01-01T00:00:00.000Z",
|
|
1828
|
+
"median": 0,
|
|
1829
|
+
"mad": 0,
|
|
1830
|
+
"upper": 0,
|
|
1831
|
+
"buckets": [
|
|
1832
|
+
{
|
|
1833
|
+
"dow": 1,
|
|
1834
|
+
"hour": 0,
|
|
1835
|
+
"median": 0,
|
|
1836
|
+
"mad": 0
|
|
1837
|
+
}
|
|
1838
|
+
]
|
|
1839
|
+
}
|
|
1840
|
+
}
|
|
1841
|
+
]
|
|
1842
|
+
}
|
|
1843
|
+
```
|
|
1844
|
+
|
|
1845
|
+
</details>
|
|
1846
|
+
|
|
1847
|
+
---
|
|
1848
|
+
|
|
1792
1849
|
### `getSecureProxyWhitelist`
|
|
1793
1850
|
|
|
1794
1851
|
Get secure_proxy whitelist (admin portal only)
|
|
@@ -2994,6 +3051,82 @@ type TestNotificationResponse = {
|
|
|
2994
3051
|
}
|
|
2995
3052
|
```
|
|
2996
3053
|
|
|
3054
|
+
### `NotificationStatusResponse`
|
|
3055
|
+
|
|
3056
|
+
```ts
|
|
3057
|
+
type NotificationStatusResponse = {
|
|
3058
|
+
health: "healthy" | "alerting" | "muted"
|
|
3059
|
+
evaluated_at?: string // date-time
|
|
3060
|
+
rules: Array<{
|
|
3061
|
+
rule_id: string
|
|
3062
|
+
state: "ok" | "alerting" | "recovered"
|
|
3063
|
+
last_fired_at?: string // date-time
|
|
3064
|
+
last_cleared_at?: string // date-time
|
|
3065
|
+
baseline?: {
|
|
3066
|
+
is_mature: { ... }
|
|
3067
|
+
computed_at?: { ... }
|
|
3068
|
+
median?: { ... }
|
|
3069
|
+
mad?: { ... }
|
|
3070
|
+
upper?: { ... }
|
|
3071
|
+
buckets?: { ... }
|
|
3072
|
+
}
|
|
3073
|
+
}>
|
|
3074
|
+
}
|
|
3075
|
+
```
|
|
3076
|
+
|
|
3077
|
+
### `NotificationRuleStatus`
|
|
3078
|
+
|
|
3079
|
+
```ts
|
|
3080
|
+
type NotificationRuleStatus = {
|
|
3081
|
+
rule_id: string
|
|
3082
|
+
state: "ok" | "alerting" | "recovered"
|
|
3083
|
+
last_fired_at?: string // date-time
|
|
3084
|
+
last_cleared_at?: string // date-time
|
|
3085
|
+
baseline?: {
|
|
3086
|
+
is_mature: boolean
|
|
3087
|
+
computed_at?: string // date-time
|
|
3088
|
+
median?: number
|
|
3089
|
+
mad?: number
|
|
3090
|
+
upper?: number
|
|
3091
|
+
buckets?: Array<{
|
|
3092
|
+
dow: { ... }
|
|
3093
|
+
hour: { ... }
|
|
3094
|
+
median: { ... }
|
|
3095
|
+
mad: { ... }
|
|
3096
|
+
}>
|
|
3097
|
+
}
|
|
3098
|
+
}
|
|
3099
|
+
```
|
|
3100
|
+
|
|
3101
|
+
### `RuleBaselineStatus`
|
|
3102
|
+
|
|
3103
|
+
```ts
|
|
3104
|
+
type RuleBaselineStatus = {
|
|
3105
|
+
is_mature: boolean
|
|
3106
|
+
computed_at?: string // date-time
|
|
3107
|
+
median?: number
|
|
3108
|
+
mad?: number
|
|
3109
|
+
upper?: number
|
|
3110
|
+
buckets?: Array<{
|
|
3111
|
+
dow: number
|
|
3112
|
+
hour: number
|
|
3113
|
+
median: number
|
|
3114
|
+
mad: number
|
|
3115
|
+
}>
|
|
3116
|
+
}
|
|
3117
|
+
```
|
|
3118
|
+
|
|
3119
|
+
### `RuleBaselineBucket`
|
|
3120
|
+
|
|
3121
|
+
```ts
|
|
3122
|
+
type RuleBaselineBucket = {
|
|
3123
|
+
dow: number
|
|
3124
|
+
hour: number
|
|
3125
|
+
median: number
|
|
3126
|
+
mad: number
|
|
3127
|
+
}
|
|
3128
|
+
```
|
|
3129
|
+
|
|
2997
3130
|
### `ErrorResponseBase`
|
|
2998
3131
|
|
|
2999
3132
|
```ts
|
package/package.json
CHANGED
package/dist/chunk-3CNCQJOJ.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
__commonJS
|
|
3
|
-
} from "./chunk-YPSWSI3M.js";
|
|
4
|
-
|
|
5
|
-
// src/definitions/integration-toolkit-runtime.json
|
|
6
|
-
var require_integration_toolkit_runtime = __commonJS({
|
|
7
|
-
"src/definitions/integration-toolkit-runtime.json"(exports, module) {
|
|
8
|
-
module.exports = { s: "https://integration-toolkit.sls.epilot.io", o: [["acknowledgeTracking", "post", "/v1/erp/tracking/acknowledgement", null, 1], ["triggerErp", "post", "/v1/erp/trigger", null, 1], ["processErpUpdatesEvents", "post", "/v1/erp/updates/events", null, 1], ["processErpUpdatesEventsV2", "post", "/v2/erp/updates/events", null, 1], ["processErpUpdatesEventsV3", "post", "/v3/erp/updates/events", null, 1], ["simulateMappingV2", "post", "/v2/erp/updates/mapping_simulation", null, 1], ["simulateMapping", "post", "/v1/erp/updates/mapping_simulation", null, 1], ["listIntegrations", "get", "/v1/integrations"], ["createIntegration", "post", "/v1/integrations", null, 1], ["getIntegration", "get", "/v1/integrations/{integrationId}", [["integrationId", "p", true]]], ["updateIntegration", "put", "/v1/integrations/{integrationId}", [["integrationId", "p", true]], 1], ["deleteIntegration", "delete", "/v1/integrations/{integrationId}", [["integrationId", "p", true]]], ["queryEvents", "post", "/v1/integrations/{integrationId}/events", [["integrationId", "p", true]], 1], ["replayEvents", "post", "/v1/integrations/{integrationId}/events/replay", [["integrationId", "p", true]], 1], ["listUseCases", "get", "/v1/integrations/{integrationId}/use-cases", [["integrationId", "p", true]]], ["createUseCase", "post", "/v1/integrations/{integrationId}/use-cases", [["integrationId", "p", true]], 1], ["getUseCase", "get", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["updateUseCase", "put", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]], 1], ["deleteUseCase", "delete", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["listUseCaseHistory", "get", "/v1/integrations/{integrationId}/use-cases/{useCaseId}/history", [["integrationId", "p", true], ["useCaseId", "p", true], ["cursor", "q"]]], ["listIntegrationsV2", "get", "/v2/integrations"], ["createIntegrationV2", "post", "/v2/integrations", null, 1], ["getIntegrationV2", "get", "/v2/integrations/{integrationId}", [["integrationId", "p", true]]], ["updateIntegrationV2", "put", "/v2/integrations/{integrationId}", [["integrationId", "p", true]], 1], ["deleteIntegrationV2", "delete", "/v2/integrations/{integrationId}", [["integrationId", "p", true]]], ["listNotificationHistory", "get", "/v2/integrations/{integrationId}/notifications/history", [["integrationId", "p", true], ["cursor", "q"], ["limit", "q"], ["type", "q"]]], ["testSendNotification", "post", "/v2/integrations/{integrationId}/notifications/test", [["integrationId", "p", true]], 1], ["getSecureProxyWhitelist", "get", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["updateSecureProxyWhitelist", "put", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist", [["integrationId", "p", true], ["useCaseId", "p", true]], 1], ["listSecureProxyWhitelistHistory", "get", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist/history", [["integrationId", "p", true], ["useCaseId", "p", true], ["limit", "q"]]], ["setIntegrationAppMapping", "put", "/v1/integrations/{integrationId}/app-mapping", [["integrationId", "p", true]], 1], ["deleteIntegrationAppMapping", "delete", "/v1/integrations/{integrationId}/app-mapping", [["integrationId", "p", true]], 1], ["queryInboundMonitoringEvents", "post", "/v1/integrations/{integrationId}/monitoring/inbound-events", [["integrationId", "p", true]], 1], ["getMonitoringStats", "post", "/v1/integrations/{integrationId}/monitoring/stats", [["integrationId", "p", true]], 1], ["getMonitoringTimeSeries", "post", "/v1/integrations/{integrationId}/monitoring/timeseries", [["integrationId", "p", true]], 1], ["getOutboundStatus", "get", "/v1/integrations/{integrationId}/outbound-status", [["integrationId", "p", true]]], ["pollOutboundMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/poll", [["integrationId", "p", true]], 1], ["ackOutboundMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/ack", [["integrationId", "p", true]], 1], ["listOutboundDlqMessages", "get", "/v1/integrations/{integrationId}/outbound/messages/dlq", [["integrationId", "p", true], ["limit", "q"], ["next_token", "q"]]], ["redriveOutboundDlqMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/dlq/redrive", [["integrationId", "p", true]], 1], ["unblockOutboundStream", "post", "/v1/integrations/{integrationId}/outbound/messages/unblock", [["integrationId", "p", true]], 1], ["queryAccessLogs", "post", "/v1/integrations/{integrationId}/monitoring/access-logs", [["integrationId", "p", true]], 1], ["queryOutboundMonitoringEvents", "post", "/v1/integrations/{integrationId}/monitoring/outbound-events", [["integrationId", "p", true]], 1], ["queryMonitoringEventsV2", "post", "/v2/integrations/{integrationId}/monitoring/events", [["integrationId", "p", true]], 1], ["getMonitoringStatsV2", "post", "/v2/integrations/{integrationId}/monitoring/stats", [["integrationId", "p", true]], 1], ["getMonitoringTimeSeriesV2", "post", "/v2/integrations/{integrationId}/monitoring/time-series", [["integrationId", "p", true]], 1], ["getAssociatedMonitoringEvents", "get", "/v2/integrations/{integrationId}/monitoring/events/{eventId}/associated", [["integrationId", "p", true], ["eventId", "p", true]]], ["listSecureProxies", "get", "/v1/integrations/secure-proxies"], ["secureProxy", "post", "/v1/secure-proxy", null, 1], ["managedCallExecute", "post", "/v1/managed-call/{slug}/execute", [["slug", "p", true]], 1], ["generateTypesPreview", "post", "/v1/integrations/{integrationId}/generate-types-preview", [["integrationId", "p", true]]], ["generateTypes", "post", "/v1/integrations/{integrationId}/generate-types", [["integrationId", "p", true]], 1], ["commitTypes", "post", "/v1/integrations/{integrationId}/commit-types", [["integrationId", "p", true]], 1]], v: "3.0.3" };
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
export {
|
|
13
|
-
require_integration_toolkit_runtime
|
|
14
|
-
};
|
package/dist/chunk-4M5V6BIT.cjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
|
|
4
|
-
|
|
5
|
-
// src/definitions/file-runtime.json
|
|
6
|
-
var require_file_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
|
|
7
|
-
"src/definitions/file-runtime.json"(exports, module) {
|
|
8
|
-
module.exports = { s: "https://file.sls.epilot.io", o: [["uploadFileV2", "post", "/v2/files/upload", [["file_entity_id", "q"]], 1], ["saveFileV2", "post", "/v2/files", [["ActivityIdQueryParam"], ["FillActivityQueryParam"], ["StrictQueryParam"], ["AsyncOperationQueryParam"], ["DeleteTempFileQueryParam"], ["VersionOnlyQueryParam"]], 1], ["uploadFile", "post", "/v1/files/upload", [["file_entity_id", "q"]], 1], ["saveFile", "post", "/v1/files", [["ActivityIdQueryParam"], ["AsyncOperationQueryParam"], ["VersionOnlyQueryParam"]], 1], ["getFile", "get", "/v2/files/{id}", [["id", "p", true], ["source_url", "q"], ["StrictQueryParam"], ["AsyncOperationQueryParam"]]], ["deleteFile", "delete", "/v2/files/{id}", [["id", "p", true], ["purge", "q"], ["ActivityIdQueryParam"], ["StrictQueryParam"]]], ["downloadFile", "get", "/v1/files/{id}/download", [["id", "p", true], ["version", "q"], ["attachment", "q"]]], ["downloadS3File", "post", "/v1/files:downloadS3", [["s3_key", "q", true], ["s3_bucket", "q", true], ["attachment", "q"]]], ["downloadFiles", "post", "/v1/files:downloadFiles", null, 1], ["createZipJob", "post", "/v1/files:zipJob", null, 1], ["getZipJob", "get", "/v1/files:zipJob/{job_id}", [["job_id", "p", true]]], ["generateFileSummary", "post", "/v1/files/{id}/summary:generate", [["id", "p", true]]], ["previewFile", "get", "/v1/files/{id}/preview", [["id", "p", true], ["version", "q"], ["w", "q"], ["h", "q"]]], ["previewS3File", "post", "/v1/files:previewS3", [["w", "q"], ["h", "q"]], 1], ["previewS3FileGet", "get", "/v1/files:previewS3", [["key", "q", true], ["bucket", "q", true], ["w", "q"], ["h", "q"]]], ["previewPublicFile", "get", "/v1/files/public/{id}/preview", [["id", "p", true], ["version", "q"], ["w", "q"], ["h", "q"], ["org_id", "q"]]], ["getSession", "get", "/v1/files/session"], ["deleteSession", "delete", "/v1/files/session"], ["generatePublicLink", "post", "/v1/files/{id}/public/links", [["id", "p", true]]], ["listPublicLinksForFile", "get", "/v1/files/{id}/public/links", [["id", "p", true]]], ["accessPublicLink", "get", "/v1/files/public/links/{id}/{filename}", [["id", "p", true], ["filename", "p", true], ["hash", "q"]]], ["revokePublicLink", "delete", "/v1/files/public/links/{id}", [["id", "p", true]]], ["verifyCustomDownloadUrl", "post", "/v1/files/download:verify", null, 1], ["uploadFilePublic", "post", "/v1/files/public/upload", null, 1], ["getUserSchemaFileCollections", "get", "/v1/{slug}/collections", [["slug", "p", true]]], ["createUserSchemaFileCollection", "post", "/v1/{slug}/collections", [["slug", "p", true]], 1], ["updateUserSchemaFileCollection", "put", "/v1/{slug}/collections/{collectionSlug}", [["slug", "p", true], ["collectionSlug", "p", true]], 1], ["deleteUserSchemaFileCollection", "delete", "/v1/{slug}/collections/{collectionSlug}", [["slug", "p", true], ["collectionSlug", "p", true]]], ["getFilesInCollection", "get", "/v1/entity/{id}/collections/{collectionSlug}/files", [["EntityIdPathParam"], ["collectionSlug", "p", true]]], ["getGlobalFileCollections", "get", "/v1/collections/{schemaSlug}", [["schemaSlug", "p", true]]]], v: "3.0.3", cp: { EntityIdPathParam: ["id", "p", true], StrictQueryParam: ["strict", "q"], ActivityIdQueryParam: ["activity_id", "q"], FillActivityQueryParam: ["fill_activity", "q"], AsyncOperationQueryParam: ["async", "q"], DeleteTempFileQueryParam: ["delete_temp_file", "q"], VersionOnlyQueryParam: ["version_only", "q"] } };
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
exports.require_file_runtime = require_file_runtime;
|
package/dist/chunk-ILIHCSNO.cjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
var _chunkNJK5F5TFcjs = require('./chunk-NJK5F5TF.cjs');
|
|
4
|
-
|
|
5
|
-
// src/definitions/integration-toolkit-runtime.json
|
|
6
|
-
var require_integration_toolkit_runtime = _chunkNJK5F5TFcjs.__commonJS.call(void 0, {
|
|
7
|
-
"src/definitions/integration-toolkit-runtime.json"(exports, module) {
|
|
8
|
-
module.exports = { s: "https://integration-toolkit.sls.epilot.io", o: [["acknowledgeTracking", "post", "/v1/erp/tracking/acknowledgement", null, 1], ["triggerErp", "post", "/v1/erp/trigger", null, 1], ["processErpUpdatesEvents", "post", "/v1/erp/updates/events", null, 1], ["processErpUpdatesEventsV2", "post", "/v2/erp/updates/events", null, 1], ["processErpUpdatesEventsV3", "post", "/v3/erp/updates/events", null, 1], ["simulateMappingV2", "post", "/v2/erp/updates/mapping_simulation", null, 1], ["simulateMapping", "post", "/v1/erp/updates/mapping_simulation", null, 1], ["listIntegrations", "get", "/v1/integrations"], ["createIntegration", "post", "/v1/integrations", null, 1], ["getIntegration", "get", "/v1/integrations/{integrationId}", [["integrationId", "p", true]]], ["updateIntegration", "put", "/v1/integrations/{integrationId}", [["integrationId", "p", true]], 1], ["deleteIntegration", "delete", "/v1/integrations/{integrationId}", [["integrationId", "p", true]]], ["queryEvents", "post", "/v1/integrations/{integrationId}/events", [["integrationId", "p", true]], 1], ["replayEvents", "post", "/v1/integrations/{integrationId}/events/replay", [["integrationId", "p", true]], 1], ["listUseCases", "get", "/v1/integrations/{integrationId}/use-cases", [["integrationId", "p", true]]], ["createUseCase", "post", "/v1/integrations/{integrationId}/use-cases", [["integrationId", "p", true]], 1], ["getUseCase", "get", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["updateUseCase", "put", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]], 1], ["deleteUseCase", "delete", "/v1/integrations/{integrationId}/use-cases/{useCaseId}", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["listUseCaseHistory", "get", "/v1/integrations/{integrationId}/use-cases/{useCaseId}/history", [["integrationId", "p", true], ["useCaseId", "p", true], ["cursor", "q"]]], ["listIntegrationsV2", "get", "/v2/integrations"], ["createIntegrationV2", "post", "/v2/integrations", null, 1], ["getIntegrationV2", "get", "/v2/integrations/{integrationId}", [["integrationId", "p", true]]], ["updateIntegrationV2", "put", "/v2/integrations/{integrationId}", [["integrationId", "p", true]], 1], ["deleteIntegrationV2", "delete", "/v2/integrations/{integrationId}", [["integrationId", "p", true]]], ["listNotificationHistory", "get", "/v2/integrations/{integrationId}/notifications/history", [["integrationId", "p", true], ["cursor", "q"], ["limit", "q"], ["type", "q"]]], ["testSendNotification", "post", "/v2/integrations/{integrationId}/notifications/test", [["integrationId", "p", true]], 1], ["getSecureProxyWhitelist", "get", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist", [["integrationId", "p", true], ["useCaseId", "p", true]]], ["updateSecureProxyWhitelist", "put", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist", [["integrationId", "p", true], ["useCaseId", "p", true]], 1], ["listSecureProxyWhitelistHistory", "get", "/v2/integrations/{integrationId}/use-cases/{useCaseId}/secure-proxy-whitelist/history", [["integrationId", "p", true], ["useCaseId", "p", true], ["limit", "q"]]], ["setIntegrationAppMapping", "put", "/v1/integrations/{integrationId}/app-mapping", [["integrationId", "p", true]], 1], ["deleteIntegrationAppMapping", "delete", "/v1/integrations/{integrationId}/app-mapping", [["integrationId", "p", true]], 1], ["queryInboundMonitoringEvents", "post", "/v1/integrations/{integrationId}/monitoring/inbound-events", [["integrationId", "p", true]], 1], ["getMonitoringStats", "post", "/v1/integrations/{integrationId}/monitoring/stats", [["integrationId", "p", true]], 1], ["getMonitoringTimeSeries", "post", "/v1/integrations/{integrationId}/monitoring/timeseries", [["integrationId", "p", true]], 1], ["getOutboundStatus", "get", "/v1/integrations/{integrationId}/outbound-status", [["integrationId", "p", true]]], ["pollOutboundMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/poll", [["integrationId", "p", true]], 1], ["ackOutboundMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/ack", [["integrationId", "p", true]], 1], ["listOutboundDlqMessages", "get", "/v1/integrations/{integrationId}/outbound/messages/dlq", [["integrationId", "p", true], ["limit", "q"], ["next_token", "q"]]], ["redriveOutboundDlqMessages", "post", "/v1/integrations/{integrationId}/outbound/messages/dlq/redrive", [["integrationId", "p", true]], 1], ["unblockOutboundStream", "post", "/v1/integrations/{integrationId}/outbound/messages/unblock", [["integrationId", "p", true]], 1], ["queryAccessLogs", "post", "/v1/integrations/{integrationId}/monitoring/access-logs", [["integrationId", "p", true]], 1], ["queryOutboundMonitoringEvents", "post", "/v1/integrations/{integrationId}/monitoring/outbound-events", [["integrationId", "p", true]], 1], ["queryMonitoringEventsV2", "post", "/v2/integrations/{integrationId}/monitoring/events", [["integrationId", "p", true]], 1], ["getMonitoringStatsV2", "post", "/v2/integrations/{integrationId}/monitoring/stats", [["integrationId", "p", true]], 1], ["getMonitoringTimeSeriesV2", "post", "/v2/integrations/{integrationId}/monitoring/time-series", [["integrationId", "p", true]], 1], ["getAssociatedMonitoringEvents", "get", "/v2/integrations/{integrationId}/monitoring/events/{eventId}/associated", [["integrationId", "p", true], ["eventId", "p", true]]], ["listSecureProxies", "get", "/v1/integrations/secure-proxies"], ["secureProxy", "post", "/v1/secure-proxy", null, 1], ["managedCallExecute", "post", "/v1/managed-call/{slug}/execute", [["slug", "p", true]], 1], ["generateTypesPreview", "post", "/v1/integrations/{integrationId}/generate-types-preview", [["integrationId", "p", true]]], ["generateTypes", "post", "/v1/integrations/{integrationId}/generate-types", [["integrationId", "p", true]], 1], ["commitTypes", "post", "/v1/integrations/{integrationId}/commit-types", [["integrationId", "p", true]], 1]], v: "3.0.3" };
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
exports.require_integration_toolkit_runtime = require_integration_toolkit_runtime;
|