@epilot/sdk 2.4.2 → 2.4.4-alpha.0
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/README.md +1 -0
- package/definitions/app-runtime.json +1 -1
- package/definitions/app.json +346 -10
- package/definitions/automation.json +42 -0
- package/definitions/calendar-runtime.json +1 -0
- package/definitions/calendar.json +675 -0
- package/definitions/customer-portal.json +29 -0
- package/definitions/notes.json +175 -130
- package/definitions/pricing-runtime.json +1 -1
- package/definitions/pricing.json +163 -84
- package/dist/README-46VYEGGW.js +7 -0
- package/dist/README-IVBISSWB.cjs +7 -0
- package/dist/{_index-HE4B6FOA.js → _index-5FB6F5YY.js} +3 -0
- package/dist/{_index-55HAH24D.cjs → _index-DB2VV4PQ.cjs} +4 -1
- package/dist/apis/_registry.d.ts +8 -0
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.d.ts +9 -12
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.d.ts +9 -12
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.d.ts +9 -12
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.d.ts +9 -12
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +6 -6
- package/dist/apis/app.d.ts +9 -12
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.d.ts +9 -12
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.d.ts +9 -12
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.d.ts +9 -12
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.d.ts +9 -12
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/calendar.cjs +38 -0
- package/dist/apis/calendar.d.ts +15 -0
- package/dist/apis/calendar.js +38 -0
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.d.ts +9 -12
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.d.ts +9 -12
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +6 -6
- package/dist/apis/customer-portal.d.ts +9 -12
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.d.ts +9 -12
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.d.ts +9 -12
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.d.ts +9 -12
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.d.ts +9 -12
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.d.ts +9 -12
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.d.ts +9 -12
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.d.ts +9 -12
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.d.ts +9 -12
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.d.ts +9 -12
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.d.ts +9 -12
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.d.ts +9 -12
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.d.ts +9 -12
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.d.ts +9 -12
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +6 -6
- package/dist/apis/integration-toolkit.d.ts +9 -12
- package/dist/apis/integration-toolkit.js +1 -1
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.d.ts +9 -12
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.d.ts +9 -12
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.d.ts +9 -12
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.d.ts +9 -12
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.d.ts +9 -12
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.d.ts +9 -12
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.d.ts +9 -12
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.d.ts +9 -12
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.d.ts +9 -12
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.d.ts +9 -12
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +8 -8
- package/dist/apis/pricing.d.ts +9 -12
- package/dist/apis/pricing.js +2 -2
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.d.ts +9 -12
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.d.ts +9 -12
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.d.ts +9 -12
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.d.ts +9 -12
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.d.ts +9 -12
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.d.ts +9 -591
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.d.ts +9 -12
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.d.ts +9 -12
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.d.ts +9 -12
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.d.ts +9 -12
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.d.ts +9 -12
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.d.ts +9 -12
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.d.ts +9 -12
- package/dist/apis/workflow.js +1 -1
- package/dist/authorize.d.ts +3 -0
- package/dist/automation-BMO7ZFTN.cjs +7 -0
- package/dist/automation-MEZTSUR3.js +7 -0
- package/dist/bin/cli.d.ts +1 -0
- package/dist/bin/cli.js +1 -1
- package/dist/calendar-2YDAYG7S.cjs +7 -0
- package/dist/calendar-ACFIHQ2N.js +7 -0
- package/dist/calendar-runtime-6CMMEQMG.js +5 -0
- package/dist/calendar-runtime-G4SN5PDY.cjs +5 -0
- package/dist/{chunk-MEUS7LCE.js → chunk-63BFJKWV.js} +1 -1
- package/dist/{chunk-YLJD7G7H.cjs → chunk-CD4OX2U6.cjs} +7 -5
- package/dist/chunk-CKLEBO4K.cjs +14 -0
- package/dist/chunk-JNH37UUH.js +14 -0
- package/dist/{chunk-JXJC6WEW.cjs → chunk-KP7H52BF.cjs} +1 -1
- package/dist/{chunk-CQ3AKMIJ.js → chunk-TSV242UN.js} +7 -5
- package/dist/client-factory.d.ts +9 -0
- package/dist/client-map.d.ts +102 -0
- package/dist/compact.d.ts +22 -0
- package/dist/help.d.ts +12 -0
- package/dist/index.cjs +27 -19
- package/dist/index.d.ts +12 -180
- package/dist/index.js +22 -14
- package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
- package/dist/large-response.d.ts +9 -0
- package/dist/openapi.d.ts +12 -0
- package/dist/overrides.d.ts +9 -0
- package/dist/pricing-G67CH3XH.js +7 -0
- package/dist/pricing-XAET4G7T.cjs +7 -0
- package/dist/{pricing-runtime-JRR4FWFI.js → pricing-runtime-2YKEJJMZ.js} +1 -1
- package/dist/{pricing-runtime-6XNS4EOF.cjs → pricing-runtime-XDCOKL47.cjs} +2 -2
- package/dist/proxy.d.ts +14 -0
- package/dist/registry.d.ts +19 -0
- package/dist/retry.d.ts +11 -0
- package/dist/sdk.d.ts +29 -0
- package/dist/types.d.ts +53 -0
- package/docs/automation.md +42 -5
- package/docs/calendar.md +441 -0
- package/docs/pricing.md +39 -15
- package/package.json +10 -1
- package/dist/README-6MG272KM.cjs +0 -7
- package/dist/README-7N542PBL.js +0 -7
- package/dist/access-token.d-CnmUTOlq.d.cts +0 -552
- package/dist/access-token.d-CnmUTOlq.d.ts +0 -552
- package/dist/address-suggestions.d-_YwTOR-9.d.cts +0 -339
- package/dist/address-suggestions.d-_YwTOR-9.d.ts +0 -339
- package/dist/address.d-CwAPOVxa.d.cts +0 -437
- package/dist/address.d-CwAPOVxa.d.ts +0 -437
- package/dist/ai-agents.d-OkXfr2bz.d.cts +0 -1339
- package/dist/ai-agents.d-OkXfr2bz.d.ts +0 -1339
- package/dist/apis/access-token.d.cts +0 -18
- package/dist/apis/address-suggestions.d.cts +0 -18
- package/dist/apis/address.d.cts +0 -18
- package/dist/apis/ai-agents.d.cts +0 -18
- package/dist/apis/app.d.cts +0 -18
- package/dist/apis/audit-logs.d.cts +0 -18
- package/dist/apis/automation.d.cts +0 -18
- package/dist/apis/billing.d.cts +0 -18
- package/dist/apis/blueprint-manifest.d.cts +0 -18
- package/dist/apis/configuration-hub.d.cts +0 -18
- package/dist/apis/consent.d.cts +0 -18
- package/dist/apis/customer-portal.d.cts +0 -18
- package/dist/apis/dashboard.d.cts +0 -18
- package/dist/apis/data-governance.d.cts +0 -18
- package/dist/apis/deduplication.d.cts +0 -18
- package/dist/apis/design.d.cts +0 -18
- package/dist/apis/document.d.cts +0 -18
- package/dist/apis/email-settings.d.cts +0 -18
- package/dist/apis/email-template.d.cts +0 -18
- package/dist/apis/entity-mapping.d.cts +0 -18
- package/dist/apis/entity.d.cts +0 -18
- package/dist/apis/environments.d.cts +0 -18
- package/dist/apis/event-catalog.d.cts +0 -18
- package/dist/apis/file.d.cts +0 -18
- package/dist/apis/iban.d.cts +0 -18
- package/dist/apis/integration-toolkit.d.cts +0 -18
- package/dist/apis/journey.d.cts +0 -18
- package/dist/apis/kanban.d.cts +0 -18
- package/dist/apis/message.d.cts +0 -18
- package/dist/apis/metering.d.cts +0 -18
- package/dist/apis/notes.d.cts +0 -18
- package/dist/apis/notification.d.cts +0 -18
- package/dist/apis/organization.d.cts +0 -18
- package/dist/apis/partner-directory.d.cts +0 -18
- package/dist/apis/permissions.d.cts +0 -18
- package/dist/apis/pricing-tier.d.cts +0 -18
- package/dist/apis/pricing.d.cts +0 -18
- package/dist/apis/purpose.d.cts +0 -18
- package/dist/apis/query.d.cts +0 -18
- package/dist/apis/sandbox.d.cts +0 -18
- package/dist/apis/sharing.d.cts +0 -18
- package/dist/apis/submission.d.cts +0 -18
- package/dist/apis/target.d.cts +0 -597
- package/dist/apis/targeting.d.cts +0 -18
- package/dist/apis/template-variables.d.cts +0 -18
- package/dist/apis/user.d.cts +0 -18
- package/dist/apis/validation-rules.d.cts +0 -18
- package/dist/apis/webhooks.d.cts +0 -18
- package/dist/apis/workflow-definition.d.cts +0 -18
- package/dist/apis/workflow.d.cts +0 -18
- package/dist/app.d-u7Dq42kU.d.cts +0 -3391
- package/dist/app.d-u7Dq42kU.d.ts +0 -3391
- package/dist/audit-logs.d-BRToFqeX.d.cts +0 -287
- package/dist/audit-logs.d-BRToFqeX.d.ts +0 -287
- package/dist/automation-GFNNLSIN.js +0 -7
- package/dist/automation-IOCVCTKR.cjs +0 -7
- package/dist/automation.d-CzhG2m4L.d.cts +0 -5252
- package/dist/automation.d-CzhG2m4L.d.ts +0 -5252
- package/dist/billing.d-Bs8Ku9qE.d.cts +0 -993
- package/dist/billing.d-Bs8Ku9qE.d.ts +0 -993
- package/dist/blueprint-manifest.d-BPyzoR0X.d.cts +0 -4343
- package/dist/blueprint-manifest.d-BPyzoR0X.d.ts +0 -4343
- package/dist/configuration-hub.d-Cqaq2F-W.d.cts +0 -478
- package/dist/configuration-hub.d-Cqaq2F-W.d.ts +0 -478
- package/dist/consent.d-C2PROHhX.d.cts +0 -265
- package/dist/consent.d-C2PROHhX.d.ts +0 -265
- package/dist/customer-portal.d-DyZ2n2dW.d.cts +0 -16728
- package/dist/customer-portal.d-DyZ2n2dW.d.ts +0 -16728
- package/dist/dashboard.d-CsGcA74I.d.cts +0 -440
- package/dist/dashboard.d-CsGcA74I.d.ts +0 -440
- package/dist/data-governance.d-BbZ466j5.d.cts +0 -1178
- package/dist/data-governance.d-BbZ466j5.d.ts +0 -1178
- package/dist/deduplication.d-D5GYddVu.d.cts +0 -218
- package/dist/deduplication.d-D5GYddVu.d.ts +0 -218
- package/dist/design.d-BRre8iLg.d.cts +0 -2346
- package/dist/design.d-BRre8iLg.d.ts +0 -2346
- package/dist/document.d-DN37pjdx.d.cts +0 -648
- package/dist/document.d-DN37pjdx.d.ts +0 -648
- package/dist/email-settings.d-B7Q_xT25.d.cts +0 -2417
- package/dist/email-settings.d-B7Q_xT25.d.ts +0 -2417
- package/dist/email-template.d-gtQkdaXM.d.cts +0 -1188
- package/dist/email-template.d-gtQkdaXM.d.ts +0 -1188
- package/dist/entity-mapping.d-DKSW3sfy.d.cts +0 -1092
- package/dist/entity-mapping.d-DKSW3sfy.d.ts +0 -1092
- package/dist/entity.d-BHR9dEon.d.cts +0 -18479
- package/dist/entity.d-BHR9dEon.d.ts +0 -18479
- package/dist/environments.d-BvqvN-PD.d.cts +0 -382
- package/dist/environments.d-BvqvN-PD.d.ts +0 -382
- package/dist/event-catalog.d-ENw6HO-w.d.cts +0 -1511
- package/dist/event-catalog.d-ENw6HO-w.d.ts +0 -1511
- package/dist/file.d-DcTJxjp7.d.cts +0 -2992
- package/dist/file.d-DcTJxjp7.d.ts +0 -2992
- package/dist/iban.d-BwdiGbxi.d.cts +0 -70
- package/dist/iban.d-BwdiGbxi.d.ts +0 -70
- package/dist/index.d.cts +0 -180
- package/dist/integration-toolkit.d-Ry-KC9ow.d.cts +0 -5796
- package/dist/integration-toolkit.d-Ry-KC9ow.d.ts +0 -5796
- package/dist/journey.d-ClXO0xK8.d.cts +0 -1931
- package/dist/journey.d-ClXO0xK8.d.ts +0 -1931
- package/dist/kanban.d-BHnSRCYW.d.cts +0 -760
- package/dist/kanban.d-BHnSRCYW.d.ts +0 -760
- package/dist/message.d-B5UuSqgw.d.cts +0 -3811
- package/dist/message.d-B5UuSqgw.d.ts +0 -3811
- package/dist/metering.d-DvtPv7wk.d.cts +0 -1841
- package/dist/metering.d-DvtPv7wk.d.ts +0 -1841
- package/dist/notes.d-BC-scR42.d.cts +0 -1046
- package/dist/notes.d-BC-scR42.d.ts +0 -1046
- package/dist/notification.d-BfBL3lga.d.cts +0 -1147
- package/dist/notification.d-BfBL3lga.d.ts +0 -1147
- package/dist/organization.d-DqwnNxMg.d.cts +0 -1271
- package/dist/organization.d-DqwnNxMg.d.ts +0 -1271
- package/dist/partner-directory.d-BCIjHoGs.d.cts +0 -2337
- package/dist/partner-directory.d-BCIjHoGs.d.ts +0 -2337
- package/dist/permissions.d-l6AT8SYP.d.cts +0 -1279
- package/dist/permissions.d-l6AT8SYP.d.ts +0 -1279
- package/dist/pricing-4Z4TOETA.cjs +0 -7
- package/dist/pricing-C65DTZSX.js +0 -7
- package/dist/pricing-tier.d-Cg0jl6n_.d.cts +0 -81
- package/dist/pricing-tier.d-Cg0jl6n_.d.ts +0 -81
- package/dist/pricing.d-Cv39plGm.d.cts +0 -12200
- package/dist/pricing.d-Cv39plGm.d.ts +0 -12200
- package/dist/purpose.d-CbIYfTua.d.cts +0 -372
- package/dist/purpose.d-CbIYfTua.d.ts +0 -372
- package/dist/query.d-Cmp78IhZ.d.cts +0 -2375
- package/dist/query.d-Cmp78IhZ.d.ts +0 -2375
- package/dist/sandbox.d-BdbOFzDu.d.cts +0 -465
- package/dist/sandbox.d-BdbOFzDu.d.ts +0 -465
- package/dist/sharing.d-sOXq-gtz.d.cts +0 -571
- package/dist/sharing.d-sOXq-gtz.d.ts +0 -571
- package/dist/submission.d-BamwfhXw.d.cts +0 -469
- package/dist/submission.d-BamwfhXw.d.ts +0 -469
- package/dist/targeting.d-BNmcVsNS.d.cts +0 -2057
- package/dist/targeting.d-BNmcVsNS.d.ts +0 -2057
- package/dist/template-variables.d-Ble9TSBa.d.cts +0 -1320
- package/dist/template-variables.d-Ble9TSBa.d.ts +0 -1320
- package/dist/types-ChU9Acbv.d.cts +0 -37
- package/dist/types-ChU9Acbv.d.ts +0 -37
- package/dist/user.d-D18fe97W.d.cts +0 -2270
- package/dist/user.d-D18fe97W.d.ts +0 -2270
- package/dist/validation-rules.d-Db5c5zTf.d.cts +0 -807
- package/dist/validation-rules.d-Db5c5zTf.d.ts +0 -807
- package/dist/webhooks.d-pLHIL_io.d.cts +0 -1256
- package/dist/webhooks.d-pLHIL_io.d.ts +0 -1256
- package/dist/workflow-definition.d-DOeb0KVV.d.cts +0 -1922
- package/dist/workflow-definition.d-DOeb0KVV.d.ts +0 -1922
- package/dist/workflow.d-CMSKt8oN.d.cts +0 -3151
- package/dist/workflow.d-CMSKt8oN.d.ts +0 -3151
|
@@ -1,218 +0,0 @@
|
|
|
1
|
-
import { OpenAPIClient, Parameters, UnknownParamsObject, AxiosRequestConfig, OperationResponse } from 'openapi-client-axios';
|
|
2
|
-
|
|
3
|
-
/* Auto-copied from deduplication-client */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
declare namespace Components {
|
|
7
|
-
namespace Schemas {
|
|
8
|
-
/**
|
|
9
|
-
* Response returned immediately when a deduplication job is submitted
|
|
10
|
-
*/
|
|
11
|
-
export interface DeduplicateAsyncResponse {
|
|
12
|
-
/**
|
|
13
|
-
* Job ID to poll for status via GET /v1/deduplicate/jobs/{jobId}
|
|
14
|
-
*/
|
|
15
|
-
jobId: string;
|
|
16
|
-
status: JobStatus;
|
|
17
|
-
/**
|
|
18
|
-
* Initial status message
|
|
19
|
-
*/
|
|
20
|
-
message: string;
|
|
21
|
-
}
|
|
22
|
-
export type DeduplicateRequestBody = {
|
|
23
|
-
toKeep: string;
|
|
24
|
-
toDelete: string[];
|
|
25
|
-
}[];
|
|
26
|
-
export type DeduplicateRequestResponse = /* Base Entity schema */ Entity[];
|
|
27
|
-
/**
|
|
28
|
-
* Represents an async deduplication job
|
|
29
|
-
*/
|
|
30
|
-
export interface DeduplicationJob {
|
|
31
|
-
/**
|
|
32
|
-
* Unique identifier for the deduplication job
|
|
33
|
-
*/
|
|
34
|
-
jobId: string;
|
|
35
|
-
status: JobStatus;
|
|
36
|
-
/**
|
|
37
|
-
* Human-readable status message (e.g. progress info or error details)
|
|
38
|
-
*/
|
|
39
|
-
message?: string;
|
|
40
|
-
/**
|
|
41
|
-
* Array of deduplicated entities, present when status is completed
|
|
42
|
-
*/
|
|
43
|
-
result?: /* Base Entity schema */ Entity[];
|
|
44
|
-
/**
|
|
45
|
-
* ISO 8601 timestamp of job creation
|
|
46
|
-
*/
|
|
47
|
-
createdAt: string; // date-time
|
|
48
|
-
/**
|
|
49
|
-
* ISO 8601 timestamp of last update
|
|
50
|
-
*/
|
|
51
|
-
updatedAt: string; // date-time
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Base Entity schema
|
|
55
|
-
*/
|
|
56
|
-
export interface Entity {
|
|
57
|
-
/**
|
|
58
|
-
* Entity ID of the Deduplication entry
|
|
59
|
-
*/
|
|
60
|
-
_id: string;
|
|
61
|
-
/**
|
|
62
|
-
* ID of the Organization that owns this Deduplication
|
|
63
|
-
*/
|
|
64
|
-
_org?: string;
|
|
65
|
-
/**
|
|
66
|
-
* The Entity schema of this Deduplication
|
|
67
|
-
*/
|
|
68
|
-
_schema?: string;
|
|
69
|
-
/**
|
|
70
|
-
* The timestamp of when this Deduplication was created
|
|
71
|
-
*/
|
|
72
|
-
_created_at?: string; // date-time
|
|
73
|
-
/**
|
|
74
|
-
* The timestamp of when this Deduplication was last updated
|
|
75
|
-
*/
|
|
76
|
-
_updated_at?: string; // date-time
|
|
77
|
-
/**
|
|
78
|
-
* The Entity ID of the User that created this Deduplication
|
|
79
|
-
*/
|
|
80
|
-
_created_by?: /* The Entity ID of the User that created this Deduplication */ string | number;
|
|
81
|
-
/**
|
|
82
|
-
* The Entity ID of the User that created this Deduplication
|
|
83
|
-
*/
|
|
84
|
-
created_by?: /* The Entity ID of the User that created this Deduplication */ string | number;
|
|
85
|
-
/**
|
|
86
|
-
* Tags associated with this Deduplication
|
|
87
|
-
*/
|
|
88
|
-
_tags?: string[];
|
|
89
|
-
/**
|
|
90
|
-
* Access Control List for this Deduplication entry
|
|
91
|
-
*/
|
|
92
|
-
_acl?: {
|
|
93
|
-
[name: string]: string[];
|
|
94
|
-
};
|
|
95
|
-
_owners?: {
|
|
96
|
-
org_id: string;
|
|
97
|
-
user_id: string;
|
|
98
|
-
}[];
|
|
99
|
-
/**
|
|
100
|
-
* Entity ID of the Deduplication entry
|
|
101
|
-
*/
|
|
102
|
-
type?: string;
|
|
103
|
-
}
|
|
104
|
-
export type JobStatus = "pending" | "processing" | "completed" | "failed";
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
declare namespace Paths {
|
|
108
|
-
namespace Deduplicate {
|
|
109
|
-
export type RequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
110
|
-
namespace Responses {
|
|
111
|
-
export type $200 = Components.Schemas.DeduplicateRequestResponse;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
namespace DeduplicateAsync {
|
|
115
|
-
export type RequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
116
|
-
namespace Responses {
|
|
117
|
-
export type $202 = /* Response returned immediately when a deduplication job is submitted */ Components.Schemas.DeduplicateAsyncResponse;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
namespace GetDeduplicationJob {
|
|
121
|
-
namespace Parameters {
|
|
122
|
-
export type JobId = string;
|
|
123
|
-
}
|
|
124
|
-
export interface PathParameters {
|
|
125
|
-
jobId: Parameters.JobId;
|
|
126
|
-
}
|
|
127
|
-
namespace Responses {
|
|
128
|
-
export type $200 = /* Represents an async deduplication job */ Components.Schemas.DeduplicationJob;
|
|
129
|
-
export interface $404 {
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
interface OperationMethods {
|
|
137
|
-
/**
|
|
138
|
-
* deduplicate - deduplicate
|
|
139
|
-
*
|
|
140
|
-
* Deduplicates Entities
|
|
141
|
-
*/
|
|
142
|
-
'deduplicate'(
|
|
143
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
144
|
-
data?: Paths.Deduplicate.RequestBody,
|
|
145
|
-
config?: AxiosRequestConfig
|
|
146
|
-
): OperationResponse<Paths.Deduplicate.Responses.$200>
|
|
147
|
-
/**
|
|
148
|
-
* deduplicateAsync - deduplicateAsync
|
|
149
|
-
*
|
|
150
|
-
* Submits an async deduplication job. Returns a job ID immediately. Poll GET /v1/deduplicate/jobs/{jobId} for status.
|
|
151
|
-
*/
|
|
152
|
-
'deduplicateAsync'(
|
|
153
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
154
|
-
data?: Paths.DeduplicateAsync.RequestBody,
|
|
155
|
-
config?: AxiosRequestConfig
|
|
156
|
-
): OperationResponse<Paths.DeduplicateAsync.Responses.$202>
|
|
157
|
-
/**
|
|
158
|
-
* getDeduplicationJob - getDeduplicationJob
|
|
159
|
-
*
|
|
160
|
-
* Returns the current status of an async deduplication job
|
|
161
|
-
*/
|
|
162
|
-
'getDeduplicationJob'(
|
|
163
|
-
parameters?: Parameters<Paths.GetDeduplicationJob.PathParameters> | null,
|
|
164
|
-
data?: any,
|
|
165
|
-
config?: AxiosRequestConfig
|
|
166
|
-
): OperationResponse<Paths.GetDeduplicationJob.Responses.$200>
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
interface PathsDictionary {
|
|
170
|
-
['/v1/deduplicate']: {
|
|
171
|
-
/**
|
|
172
|
-
* deduplicate - deduplicate
|
|
173
|
-
*
|
|
174
|
-
* Deduplicates Entities
|
|
175
|
-
*/
|
|
176
|
-
'post'(
|
|
177
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
178
|
-
data?: Paths.Deduplicate.RequestBody,
|
|
179
|
-
config?: AxiosRequestConfig
|
|
180
|
-
): OperationResponse<Paths.Deduplicate.Responses.$200>
|
|
181
|
-
}
|
|
182
|
-
['/v1/deduplicate/job']: {
|
|
183
|
-
/**
|
|
184
|
-
* deduplicateAsync - deduplicateAsync
|
|
185
|
-
*
|
|
186
|
-
* Submits an async deduplication job. Returns a job ID immediately. Poll GET /v1/deduplicate/jobs/{jobId} for status.
|
|
187
|
-
*/
|
|
188
|
-
'post'(
|
|
189
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
190
|
-
data?: Paths.DeduplicateAsync.RequestBody,
|
|
191
|
-
config?: AxiosRequestConfig
|
|
192
|
-
): OperationResponse<Paths.DeduplicateAsync.Responses.$202>
|
|
193
|
-
}
|
|
194
|
-
['/v1/deduplicate/jobs/{jobId}']: {
|
|
195
|
-
/**
|
|
196
|
-
* getDeduplicationJob - getDeduplicationJob
|
|
197
|
-
*
|
|
198
|
-
* Returns the current status of an async deduplication job
|
|
199
|
-
*/
|
|
200
|
-
'get'(
|
|
201
|
-
parameters?: Parameters<Paths.GetDeduplicationJob.PathParameters> | null,
|
|
202
|
-
data?: any,
|
|
203
|
-
config?: AxiosRequestConfig
|
|
204
|
-
): OperationResponse<Paths.GetDeduplicationJob.Responses.$200>
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
type Client = OpenAPIClient<OperationMethods, PathsDictionary>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
type DeduplicateAsyncResponse = Components.Schemas.DeduplicateAsyncResponse;
|
|
212
|
-
type DeduplicateRequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
213
|
-
type DeduplicateRequestResponse = Components.Schemas.DeduplicateRequestResponse;
|
|
214
|
-
type DeduplicationJob = Components.Schemas.DeduplicationJob;
|
|
215
|
-
type Entity = Components.Schemas.Entity;
|
|
216
|
-
type JobStatus = Components.Schemas.JobStatus;
|
|
217
|
-
|
|
218
|
-
export { type Client as C, type DeduplicateAsyncResponse as D, type Entity as E, type JobStatus as J, type OperationMethods as O, Paths as P, Components as a, type PathsDictionary as b, type DeduplicateRequestBody as c, type DeduplicateRequestResponse as d, type DeduplicationJob as e };
|
|
@@ -1,218 +0,0 @@
|
|
|
1
|
-
import { OpenAPIClient, Parameters, UnknownParamsObject, AxiosRequestConfig, OperationResponse } from 'openapi-client-axios';
|
|
2
|
-
|
|
3
|
-
/* Auto-copied from deduplication-client */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
declare namespace Components {
|
|
7
|
-
namespace Schemas {
|
|
8
|
-
/**
|
|
9
|
-
* Response returned immediately when a deduplication job is submitted
|
|
10
|
-
*/
|
|
11
|
-
export interface DeduplicateAsyncResponse {
|
|
12
|
-
/**
|
|
13
|
-
* Job ID to poll for status via GET /v1/deduplicate/jobs/{jobId}
|
|
14
|
-
*/
|
|
15
|
-
jobId: string;
|
|
16
|
-
status: JobStatus;
|
|
17
|
-
/**
|
|
18
|
-
* Initial status message
|
|
19
|
-
*/
|
|
20
|
-
message: string;
|
|
21
|
-
}
|
|
22
|
-
export type DeduplicateRequestBody = {
|
|
23
|
-
toKeep: string;
|
|
24
|
-
toDelete: string[];
|
|
25
|
-
}[];
|
|
26
|
-
export type DeduplicateRequestResponse = /* Base Entity schema */ Entity[];
|
|
27
|
-
/**
|
|
28
|
-
* Represents an async deduplication job
|
|
29
|
-
*/
|
|
30
|
-
export interface DeduplicationJob {
|
|
31
|
-
/**
|
|
32
|
-
* Unique identifier for the deduplication job
|
|
33
|
-
*/
|
|
34
|
-
jobId: string;
|
|
35
|
-
status: JobStatus;
|
|
36
|
-
/**
|
|
37
|
-
* Human-readable status message (e.g. progress info or error details)
|
|
38
|
-
*/
|
|
39
|
-
message?: string;
|
|
40
|
-
/**
|
|
41
|
-
* Array of deduplicated entities, present when status is completed
|
|
42
|
-
*/
|
|
43
|
-
result?: /* Base Entity schema */ Entity[];
|
|
44
|
-
/**
|
|
45
|
-
* ISO 8601 timestamp of job creation
|
|
46
|
-
*/
|
|
47
|
-
createdAt: string; // date-time
|
|
48
|
-
/**
|
|
49
|
-
* ISO 8601 timestamp of last update
|
|
50
|
-
*/
|
|
51
|
-
updatedAt: string; // date-time
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Base Entity schema
|
|
55
|
-
*/
|
|
56
|
-
export interface Entity {
|
|
57
|
-
/**
|
|
58
|
-
* Entity ID of the Deduplication entry
|
|
59
|
-
*/
|
|
60
|
-
_id: string;
|
|
61
|
-
/**
|
|
62
|
-
* ID of the Organization that owns this Deduplication
|
|
63
|
-
*/
|
|
64
|
-
_org?: string;
|
|
65
|
-
/**
|
|
66
|
-
* The Entity schema of this Deduplication
|
|
67
|
-
*/
|
|
68
|
-
_schema?: string;
|
|
69
|
-
/**
|
|
70
|
-
* The timestamp of when this Deduplication was created
|
|
71
|
-
*/
|
|
72
|
-
_created_at?: string; // date-time
|
|
73
|
-
/**
|
|
74
|
-
* The timestamp of when this Deduplication was last updated
|
|
75
|
-
*/
|
|
76
|
-
_updated_at?: string; // date-time
|
|
77
|
-
/**
|
|
78
|
-
* The Entity ID of the User that created this Deduplication
|
|
79
|
-
*/
|
|
80
|
-
_created_by?: /* The Entity ID of the User that created this Deduplication */ string | number;
|
|
81
|
-
/**
|
|
82
|
-
* The Entity ID of the User that created this Deduplication
|
|
83
|
-
*/
|
|
84
|
-
created_by?: /* The Entity ID of the User that created this Deduplication */ string | number;
|
|
85
|
-
/**
|
|
86
|
-
* Tags associated with this Deduplication
|
|
87
|
-
*/
|
|
88
|
-
_tags?: string[];
|
|
89
|
-
/**
|
|
90
|
-
* Access Control List for this Deduplication entry
|
|
91
|
-
*/
|
|
92
|
-
_acl?: {
|
|
93
|
-
[name: string]: string[];
|
|
94
|
-
};
|
|
95
|
-
_owners?: {
|
|
96
|
-
org_id: string;
|
|
97
|
-
user_id: string;
|
|
98
|
-
}[];
|
|
99
|
-
/**
|
|
100
|
-
* Entity ID of the Deduplication entry
|
|
101
|
-
*/
|
|
102
|
-
type?: string;
|
|
103
|
-
}
|
|
104
|
-
export type JobStatus = "pending" | "processing" | "completed" | "failed";
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
declare namespace Paths {
|
|
108
|
-
namespace Deduplicate {
|
|
109
|
-
export type RequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
110
|
-
namespace Responses {
|
|
111
|
-
export type $200 = Components.Schemas.DeduplicateRequestResponse;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
namespace DeduplicateAsync {
|
|
115
|
-
export type RequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
116
|
-
namespace Responses {
|
|
117
|
-
export type $202 = /* Response returned immediately when a deduplication job is submitted */ Components.Schemas.DeduplicateAsyncResponse;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
namespace GetDeduplicationJob {
|
|
121
|
-
namespace Parameters {
|
|
122
|
-
export type JobId = string;
|
|
123
|
-
}
|
|
124
|
-
export interface PathParameters {
|
|
125
|
-
jobId: Parameters.JobId;
|
|
126
|
-
}
|
|
127
|
-
namespace Responses {
|
|
128
|
-
export type $200 = /* Represents an async deduplication job */ Components.Schemas.DeduplicationJob;
|
|
129
|
-
export interface $404 {
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
interface OperationMethods {
|
|
137
|
-
/**
|
|
138
|
-
* deduplicate - deduplicate
|
|
139
|
-
*
|
|
140
|
-
* Deduplicates Entities
|
|
141
|
-
*/
|
|
142
|
-
'deduplicate'(
|
|
143
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
144
|
-
data?: Paths.Deduplicate.RequestBody,
|
|
145
|
-
config?: AxiosRequestConfig
|
|
146
|
-
): OperationResponse<Paths.Deduplicate.Responses.$200>
|
|
147
|
-
/**
|
|
148
|
-
* deduplicateAsync - deduplicateAsync
|
|
149
|
-
*
|
|
150
|
-
* Submits an async deduplication job. Returns a job ID immediately. Poll GET /v1/deduplicate/jobs/{jobId} for status.
|
|
151
|
-
*/
|
|
152
|
-
'deduplicateAsync'(
|
|
153
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
154
|
-
data?: Paths.DeduplicateAsync.RequestBody,
|
|
155
|
-
config?: AxiosRequestConfig
|
|
156
|
-
): OperationResponse<Paths.DeduplicateAsync.Responses.$202>
|
|
157
|
-
/**
|
|
158
|
-
* getDeduplicationJob - getDeduplicationJob
|
|
159
|
-
*
|
|
160
|
-
* Returns the current status of an async deduplication job
|
|
161
|
-
*/
|
|
162
|
-
'getDeduplicationJob'(
|
|
163
|
-
parameters?: Parameters<Paths.GetDeduplicationJob.PathParameters> | null,
|
|
164
|
-
data?: any,
|
|
165
|
-
config?: AxiosRequestConfig
|
|
166
|
-
): OperationResponse<Paths.GetDeduplicationJob.Responses.$200>
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
interface PathsDictionary {
|
|
170
|
-
['/v1/deduplicate']: {
|
|
171
|
-
/**
|
|
172
|
-
* deduplicate - deduplicate
|
|
173
|
-
*
|
|
174
|
-
* Deduplicates Entities
|
|
175
|
-
*/
|
|
176
|
-
'post'(
|
|
177
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
178
|
-
data?: Paths.Deduplicate.RequestBody,
|
|
179
|
-
config?: AxiosRequestConfig
|
|
180
|
-
): OperationResponse<Paths.Deduplicate.Responses.$200>
|
|
181
|
-
}
|
|
182
|
-
['/v1/deduplicate/job']: {
|
|
183
|
-
/**
|
|
184
|
-
* deduplicateAsync - deduplicateAsync
|
|
185
|
-
*
|
|
186
|
-
* Submits an async deduplication job. Returns a job ID immediately. Poll GET /v1/deduplicate/jobs/{jobId} for status.
|
|
187
|
-
*/
|
|
188
|
-
'post'(
|
|
189
|
-
parameters?: Parameters<UnknownParamsObject> | null,
|
|
190
|
-
data?: Paths.DeduplicateAsync.RequestBody,
|
|
191
|
-
config?: AxiosRequestConfig
|
|
192
|
-
): OperationResponse<Paths.DeduplicateAsync.Responses.$202>
|
|
193
|
-
}
|
|
194
|
-
['/v1/deduplicate/jobs/{jobId}']: {
|
|
195
|
-
/**
|
|
196
|
-
* getDeduplicationJob - getDeduplicationJob
|
|
197
|
-
*
|
|
198
|
-
* Returns the current status of an async deduplication job
|
|
199
|
-
*/
|
|
200
|
-
'get'(
|
|
201
|
-
parameters?: Parameters<Paths.GetDeduplicationJob.PathParameters> | null,
|
|
202
|
-
data?: any,
|
|
203
|
-
config?: AxiosRequestConfig
|
|
204
|
-
): OperationResponse<Paths.GetDeduplicationJob.Responses.$200>
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
type Client = OpenAPIClient<OperationMethods, PathsDictionary>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
type DeduplicateAsyncResponse = Components.Schemas.DeduplicateAsyncResponse;
|
|
212
|
-
type DeduplicateRequestBody = Components.Schemas.DeduplicateRequestBody;
|
|
213
|
-
type DeduplicateRequestResponse = Components.Schemas.DeduplicateRequestResponse;
|
|
214
|
-
type DeduplicationJob = Components.Schemas.DeduplicationJob;
|
|
215
|
-
type Entity = Components.Schemas.Entity;
|
|
216
|
-
type JobStatus = Components.Schemas.JobStatus;
|
|
217
|
-
|
|
218
|
-
export { type Client as C, type DeduplicateAsyncResponse as D, type Entity as E, type JobStatus as J, type OperationMethods as O, Paths as P, Components as a, type PathsDictionary as b, type DeduplicateRequestBody as c, type DeduplicateRequestResponse as d, type DeduplicationJob as e };
|