@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
package/README.md
CHANGED
|
@@ -49,6 +49,7 @@ Full API documentation: [https://docs.epilot.io/api](https://docs.epilot.io/api)
|
|
|
49
49
|
| `epilot.automation` | `@epilot/sdk/automation` | [docs](./docs/automation.md) |
|
|
50
50
|
| `epilot.billing` | `@epilot/sdk/billing` | [docs](./docs/billing.md) |
|
|
51
51
|
| `epilot.blueprintManifest` | `@epilot/sdk/blueprint-manifest` | [docs](./docs/blueprint-manifest.md) |
|
|
52
|
+
| `epilot.calendar` | `@epilot/sdk/calendar` | [docs](./docs/calendar.md) |
|
|
52
53
|
| `epilot.configurationHub` | `@epilot/sdk/configuration-hub` | [docs](./docs/configuration-hub.md) |
|
|
53
54
|
| `epilot.consent` | `@epilot/sdk/consent` | [docs](./docs/consent.md) |
|
|
54
55
|
| `epilot.customerPortal` | `@epilot/sdk/customer-portal` | [docs](./docs/customer-portal.md) |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"s":"https://app.sls.epilot.io","o":[["getPublicFacingComponent","get","/v1/public/app/{appId}/components/{componentId}"],["listConfigurations","get","/v1/app-configurations",[["page","q"],["pageSize","q"]]],["createConfiguration","post","/v1/app-configurations",null,1],["listPublicConfigurations","get","/v1/app-configurations/public",[["page","q"],["pageSize","q"]]],["getPublicConfiguration","get","/v1/app-configurations/public/{appId}",[["version","q"]]],["getConfiguration","get","/v1/app-configurations/{appId}",[["version","q"]]],["patchMetadata","patch","/v1/app-configurations/{appId}",null,1],["deleteConfiguration","delete","/v1/app-configurations/{appId}"],["queryEvents","post","/v1/app-configurations/{appId}/events",[["appId","p",true]],1],["createBundleUploadUrl","post","/v1/app-configurations/{appId}/bundle",[["appId","p",true]],1],["createZipUploadUrl","post","/v1/app-configurations/{appId}/zip",[["appId","p",true]],1],["createLogoUploadUrl","post","/v1/app-configurations/{appId}/logo",null,1],["deleteLogo","delete","/v1/app-configurations/{appId}/logo"],["listVersions","get","/v1/app-configurations/{appId}/versions",[["appId","p",true],["page","q"],["pageSize","q"]]],["getVersion","get","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]]],["deleteVersion","delete","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]]],["patchVersion","patch","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]],1],["getReview","get","/v1/app-configurations/{appId}/versions/{version}/review",[["appId","p",true],["version","p",true]]],["createReview","post","/v1/app-configurations/{appId}/versions/{version}/review",[["appId","p",true],["version","p",true]],1],["createComponent","post","/v1/app-configurations/{appId}/versions/{version}/components",[["appId","p",true],["version","p",true]],1],["patchComponent","patch","/v1/app-configurations/{appId}/versions/{version}/components/{componentId}",[["appId","p",true],["version","p",true],["componentId","p",true]],1],["deleteComponent","delete","/v1/app-configurations/{appId}/versions/{version}/components/{componentId}",[["appId","p",true],["version","p",true],["componentId","p",true]]],["cloneVersion","post","/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}",[["appId","p",true],["sourceVersion","p",true],["targetVersion","p",true]]],["listInstallations","get","/v1/app",[["componentType","q"],["enabled","q"],["page","q"],["pageSize","q"]]],["getInstallation","get","/v1/app/{appId}",[["appId","p",true]]],["install","post","/v1/app/{appId}",[["appId","p",true]],1],["patchInstallation","patch","/v1/app/{appId}",[["appId","p",true]],1],["uninstall","delete","/v1/app/{appId}",[["appId","p",true]]],["promoteVersion","post","/v1/app/{appId}/promote-to/{version}",[["appId","p",true],["version","p",true]]],["ingestEvent","post","/v1/app-events",null,1]],"v":"3.1.0","pp":{"/v1/public/app/{appId}/components/{componentId}":[["appId","p",true],["componentId","p",true]],"/v1/app-configurations/public/{appId}":[["appId","p",true]],"/v1/app-configurations/{appId}":[["appId","p",true]],"/v1/app-configurations/{appId}/logo":[["appId","p",true]]}}
|
|
1
|
+
{"s":"https://app.sls.epilot.io","o":[["getPublicFacingComponent","get","/v1/public/app/{appId}/components/{componentId}"],["listConfigurations","get","/v1/app-configurations",[["page","q"],["pageSize","q"]]],["createConfiguration","post","/v1/app-configurations",null,1],["listPublicConfigurations","get","/v1/app-configurations/public",[["page","q"],["pageSize","q"]]],["getPublicConfiguration","get","/v1/app-configurations/public/{appId}",[["version","q"]]],["getConfiguration","get","/v1/app-configurations/{appId}",[["version","q"]]],["patchMetadata","patch","/v1/app-configurations/{appId}",null,1],["deleteConfiguration","delete","/v1/app-configurations/{appId}"],["queryEvents","post","/v1/app-configurations/{appId}/events",[["appId","p",true]],1],["createBundleUploadUrl","post","/v1/app-configurations/{appId}/bundle",[["appId","p",true]],1],["createZipUploadUrl","post","/v1/app-configurations/{appId}/zip",[["appId","p",true]],1],["createLogoUploadUrl","post","/v1/app-configurations/{appId}/logo",null,1],["deleteLogo","delete","/v1/app-configurations/{appId}/logo"],["listVersions","get","/v1/app-configurations/{appId}/versions",[["appId","p",true],["page","q"],["pageSize","q"]]],["getVersion","get","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]]],["deleteVersion","delete","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]]],["patchVersion","patch","/v1/app-configurations/{appId}/versions/{version}",[["appId","p",true],["version","p",true]],1],["getReview","get","/v1/app-configurations/{appId}/versions/{version}/review",[["appId","p",true],["version","p",true]]],["createReview","post","/v1/app-configurations/{appId}/versions/{version}/review",[["appId","p",true],["version","p",true]],1],["createComponent","post","/v1/app-configurations/{appId}/versions/{version}/components",[["appId","p",true],["version","p",true]],1],["patchComponent","patch","/v1/app-configurations/{appId}/versions/{version}/components/{componentId}",[["appId","p",true],["version","p",true],["componentId","p",true]],1],["deleteComponent","delete","/v1/app-configurations/{appId}/versions/{version}/components/{componentId}",[["appId","p",true],["version","p",true],["componentId","p",true]]],["cloneVersion","post","/v1/app-configurations/{appId}/versions/{sourceVersion}/clone-to/{targetVersion}",[["appId","p",true],["sourceVersion","p",true],["targetVersion","p",true]]],["listInstallations","get","/v1/app",[["componentType","q"],["enabled","q"],["page","q"],["pageSize","q"]]],["getInstallation","get","/v1/app/{appId}",[["appId","p",true]]],["install","post","/v1/app/{appId}",[["appId","p",true]],1],["patchInstallation","patch","/v1/app/{appId}",[["appId","p",true]],1],["uninstall","delete","/v1/app/{appId}",[["appId","p",true]]],["promoteVersion","post","/v1/app/{appId}/promote-to/{version}",[["appId","p",true],["version","p",true]]],["ingestEvent","post","/v1/app-events",null,1],["publicProxyGet","get","/v1/public/app/{appId}/proxy/{proxyName}/{path}"],["publicProxyPost","post","/v1/public/app/{appId}/proxy/{proxyName}/{path}",null,1]],"v":"3.1.0","pp":{"/v1/public/app/{appId}/components/{componentId}":[["appId","p",true],["componentId","p",true]],"/v1/app-configurations/public/{appId}":[["appId","p",true]],"/v1/app-configurations/{appId}":[["appId","p",true]],"/v1/app-configurations/{appId}/logo":[["appId","p",true]],"/v1/public/app/{appId}/proxy/{proxyName}/{path}":[["appId","p",true],["proxyName","p",true],["path","p",true]]}}
|
package/definitions/app.json
CHANGED
|
@@ -17,6 +17,10 @@
|
|
|
17
17
|
{
|
|
18
18
|
"name": "App Analytics",
|
|
19
19
|
"description": "Analytics for installed apps"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "App Proxy",
|
|
23
|
+
"description": "Forward requests to external APIs via registered proxy targets"
|
|
20
24
|
}
|
|
21
25
|
],
|
|
22
26
|
"servers": [
|
|
@@ -1468,6 +1472,100 @@
|
|
|
1468
1472
|
}
|
|
1469
1473
|
}
|
|
1470
1474
|
}
|
|
1475
|
+
},
|
|
1476
|
+
"/v1/public/app/{appId}/proxy/{proxyName}/{path}": {
|
|
1477
|
+
"parameters": [
|
|
1478
|
+
{
|
|
1479
|
+
"name": "appId",
|
|
1480
|
+
"in": "path",
|
|
1481
|
+
"required": true,
|
|
1482
|
+
"schema": {
|
|
1483
|
+
"type": "string"
|
|
1484
|
+
},
|
|
1485
|
+
"description": "ID of the installed app"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"name": "proxyName",
|
|
1489
|
+
"in": "path",
|
|
1490
|
+
"required": true,
|
|
1491
|
+
"schema": {
|
|
1492
|
+
"type": "string"
|
|
1493
|
+
},
|
|
1494
|
+
"description": "Name of the proxy target as defined in the app manifest"
|
|
1495
|
+
},
|
|
1496
|
+
{
|
|
1497
|
+
"name": "path",
|
|
1498
|
+
"in": "path",
|
|
1499
|
+
"required": true,
|
|
1500
|
+
"schema": {
|
|
1501
|
+
"type": "string"
|
|
1502
|
+
},
|
|
1503
|
+
"description": "Path to forward to the proxy target"
|
|
1504
|
+
}
|
|
1505
|
+
],
|
|
1506
|
+
"get": {
|
|
1507
|
+
"summary": "publicProxyGet",
|
|
1508
|
+
"operationId": "publicProxyGet",
|
|
1509
|
+
"description": "Forward a GET request to a registered proxy target from a public-facing component (e.g. journey blocks)",
|
|
1510
|
+
"tags": [
|
|
1511
|
+
"App Proxy"
|
|
1512
|
+
],
|
|
1513
|
+
"security": [
|
|
1514
|
+
{
|
|
1515
|
+
"EpilotAuth": []
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
"responses": {
|
|
1519
|
+
"200": {
|
|
1520
|
+
"description": "Proxied response from the target API"
|
|
1521
|
+
},
|
|
1522
|
+
"403": {
|
|
1523
|
+
"description": "Forbidden - app not installed or no public component uses this proxy"
|
|
1524
|
+
},
|
|
1525
|
+
"404": {
|
|
1526
|
+
"description": "Proxy target not found"
|
|
1527
|
+
},
|
|
1528
|
+
"502": {
|
|
1529
|
+
"description": "Bad gateway - proxy target unreachable or error"
|
|
1530
|
+
}
|
|
1531
|
+
}
|
|
1532
|
+
},
|
|
1533
|
+
"post": {
|
|
1534
|
+
"summary": "publicProxyPost",
|
|
1535
|
+
"operationId": "publicProxyPost",
|
|
1536
|
+
"description": "Forward a POST request to a registered proxy target from a public-facing component (e.g. journey blocks)",
|
|
1537
|
+
"tags": [
|
|
1538
|
+
"App Proxy"
|
|
1539
|
+
],
|
|
1540
|
+
"security": [
|
|
1541
|
+
{
|
|
1542
|
+
"EpilotAuth": []
|
|
1543
|
+
}
|
|
1544
|
+
],
|
|
1545
|
+
"requestBody": {
|
|
1546
|
+
"content": {
|
|
1547
|
+
"application/json": {
|
|
1548
|
+
"schema": {
|
|
1549
|
+
"type": "object"
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
},
|
|
1554
|
+
"responses": {
|
|
1555
|
+
"200": {
|
|
1556
|
+
"description": "Proxied response from the target API"
|
|
1557
|
+
},
|
|
1558
|
+
"403": {
|
|
1559
|
+
"description": "Forbidden - app not installed or no public component uses this proxy"
|
|
1560
|
+
},
|
|
1561
|
+
"404": {
|
|
1562
|
+
"description": "Proxy target not found"
|
|
1563
|
+
},
|
|
1564
|
+
"502": {
|
|
1565
|
+
"description": "Bad gateway - proxy target unreachable or error"
|
|
1566
|
+
}
|
|
1567
|
+
}
|
|
1568
|
+
}
|
|
1471
1569
|
}
|
|
1472
1570
|
},
|
|
1473
1571
|
"components": {
|
|
@@ -1832,7 +1930,8 @@
|
|
|
1832
1930
|
"ERP_INFORM_TOOLKIT",
|
|
1833
1931
|
"CUSTOM_CAPABILITY",
|
|
1834
1932
|
"EXTERNAL_PRODUCT_CATALOG",
|
|
1835
|
-
"CUSTOM_PAGE"
|
|
1933
|
+
"CUSTOM_PAGE",
|
|
1934
|
+
"API_PROXY"
|
|
1836
1935
|
],
|
|
1837
1936
|
"description": "Type of app component"
|
|
1838
1937
|
},
|
|
@@ -1944,7 +2043,8 @@
|
|
|
1944
2043
|
"ERP_INFORM_TOOLKIT": "#/components/schemas/ErpInformToolkitComponent",
|
|
1945
2044
|
"CUSTOM_CAPABILITY": "#/components/schemas/CustomCapabilityComponent",
|
|
1946
2045
|
"EXTERNAL_PRODUCT_CATALOG": "#/components/schemas/ExternalProductCatalogComponent",
|
|
1947
|
-
"CUSTOM_PAGE": "#/components/schemas/CustomPageComponent"
|
|
2046
|
+
"CUSTOM_PAGE": "#/components/schemas/CustomPageComponent",
|
|
2047
|
+
"API_PROXY": "#/components/schemas/ApiProxyComponent"
|
|
1948
2048
|
}
|
|
1949
2049
|
},
|
|
1950
2050
|
"oneOf": [
|
|
@@ -1971,11 +2071,32 @@
|
|
|
1971
2071
|
},
|
|
1972
2072
|
{
|
|
1973
2073
|
"$ref": "#/components/schemas/CustomPageComponent"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"$ref": "#/components/schemas/ApiProxyComponent"
|
|
1974
2077
|
}
|
|
1975
2078
|
]
|
|
1976
2079
|
}
|
|
1977
2080
|
]
|
|
1978
2081
|
},
|
|
2082
|
+
"ApiProxyComponent": {
|
|
2083
|
+
"type": "object",
|
|
2084
|
+
"required": [
|
|
2085
|
+
"component_type",
|
|
2086
|
+
"configuration"
|
|
2087
|
+
],
|
|
2088
|
+
"properties": {
|
|
2089
|
+
"component_type": {
|
|
2090
|
+
"type": "string",
|
|
2091
|
+
"enum": [
|
|
2092
|
+
"API_PROXY"
|
|
2093
|
+
]
|
|
2094
|
+
},
|
|
2095
|
+
"configuration": {
|
|
2096
|
+
"$ref": "#/components/schemas/ApiProxyConfig"
|
|
2097
|
+
}
|
|
2098
|
+
}
|
|
2099
|
+
},
|
|
1979
2100
|
"CustomCapabilityComponent": {
|
|
1980
2101
|
"type": "object",
|
|
1981
2102
|
"required": [
|
|
@@ -2488,6 +2609,7 @@
|
|
|
2488
2609
|
"contractIdentification": "#/components/schemas/PortalExtensionHookContractIdentification",
|
|
2489
2610
|
"priceDataRetrieval": "#/components/schemas/PortalExtensionHookPriceDataRetrieval",
|
|
2490
2611
|
"consumptionDataRetrieval": "#/components/schemas/PortalExtensionHookConsumptionDataRetrieval",
|
|
2612
|
+
"dataExport": "#/components/schemas/PortalExtensionHookDataExport",
|
|
2491
2613
|
"costDataRetrieval": "#/components/schemas/PortalExtensionHookCostDataRetrieval",
|
|
2492
2614
|
"meterReadingPlausibilityCheck": "#/components/schemas/PortalExtensionHookMeterReadingPlausibilityCheck"
|
|
2493
2615
|
}
|
|
@@ -2505,6 +2627,9 @@
|
|
|
2505
2627
|
{
|
|
2506
2628
|
"$ref": "#/components/schemas/PortalExtensionHookConsumptionDataRetrieval"
|
|
2507
2629
|
},
|
|
2630
|
+
{
|
|
2631
|
+
"$ref": "#/components/schemas/PortalExtensionHookDataExport"
|
|
2632
|
+
},
|
|
2508
2633
|
{
|
|
2509
2634
|
"$ref": "#/components/schemas/PortalExtensionHookCostDataRetrieval"
|
|
2510
2635
|
},
|
|
@@ -2594,7 +2719,8 @@
|
|
|
2594
2719
|
},
|
|
2595
2720
|
"use_static_ips": {
|
|
2596
2721
|
"type": "boolean",
|
|
2597
|
-
"
|
|
2722
|
+
"deprecated": true,
|
|
2723
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
2598
2724
|
"default": false
|
|
2599
2725
|
},
|
|
2600
2726
|
"secure_proxy": {
|
|
@@ -2707,7 +2833,8 @@
|
|
|
2707
2833
|
},
|
|
2708
2834
|
"use_static_ips": {
|
|
2709
2835
|
"type": "boolean",
|
|
2710
|
-
"
|
|
2836
|
+
"deprecated": true,
|
|
2837
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
2711
2838
|
"default": false
|
|
2712
2839
|
},
|
|
2713
2840
|
"secure_proxy": {
|
|
@@ -2818,7 +2945,8 @@
|
|
|
2818
2945
|
},
|
|
2819
2946
|
"use_static_ips": {
|
|
2820
2947
|
"type": "boolean",
|
|
2821
|
-
"
|
|
2948
|
+
"deprecated": true,
|
|
2949
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
2822
2950
|
"default": false
|
|
2823
2951
|
},
|
|
2824
2952
|
"secure_proxy": {
|
|
@@ -2918,7 +3046,8 @@
|
|
|
2918
3046
|
},
|
|
2919
3047
|
"use_static_ips": {
|
|
2920
3048
|
"type": "boolean",
|
|
2921
|
-
"
|
|
3049
|
+
"deprecated": true,
|
|
3050
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
2922
3051
|
"default": false
|
|
2923
3052
|
},
|
|
2924
3053
|
"secure_proxy": {
|
|
@@ -2963,6 +3092,20 @@
|
|
|
2963
3092
|
]
|
|
2964
3093
|
}
|
|
2965
3094
|
},
|
|
3095
|
+
"type_options": {
|
|
3096
|
+
"type": "array",
|
|
3097
|
+
"description": "Consumption types advertised by the hook (e.g. `ht`/`nt`, `feed-in`/`feed-out`). The `id` has to match the `type` field returned in the consumption response.\n",
|
|
3098
|
+
"items": {
|
|
3099
|
+
"$ref": "#/components/schemas/PortalExtensionHookConsumptionOption"
|
|
3100
|
+
}
|
|
3101
|
+
},
|
|
3102
|
+
"aggregation_method_options": {
|
|
3103
|
+
"type": "array",
|
|
3104
|
+
"description": "Aggregation methods advertised by the hook (e.g. `sum`, `average`, `min`, `max`). The `id` has to match the `aggregation_method` field returned in the consumption response.\n",
|
|
3105
|
+
"items": {
|
|
3106
|
+
"$ref": "#/components/schemas/PortalExtensionHookConsumptionAggregationMethodOption"
|
|
3107
|
+
}
|
|
3108
|
+
},
|
|
2966
3109
|
"auth": {
|
|
2967
3110
|
"$ref": "#/components/schemas/PortalExtensionAuthBlock"
|
|
2968
3111
|
},
|
|
@@ -3017,7 +3160,85 @@
|
|
|
3017
3160
|
},
|
|
3018
3161
|
"use_static_ips": {
|
|
3019
3162
|
"type": "boolean",
|
|
3020
|
-
"
|
|
3163
|
+
"deprecated": true,
|
|
3164
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
3165
|
+
"default": false
|
|
3166
|
+
},
|
|
3167
|
+
"secure_proxy": {
|
|
3168
|
+
"$ref": "#/components/schemas/PortalExtensionSecureProxy"
|
|
3169
|
+
}
|
|
3170
|
+
},
|
|
3171
|
+
"required": [
|
|
3172
|
+
"id",
|
|
3173
|
+
"type",
|
|
3174
|
+
"call"
|
|
3175
|
+
],
|
|
3176
|
+
"additionalProperties": false
|
|
3177
|
+
},
|
|
3178
|
+
"PortalExtensionHookDataExport": {
|
|
3179
|
+
"description": "Generic data export hook. When configured on blocks that support it, the portal delegates the export action (e.g. CSV/Excel/PDF download) to the configured external source instead of generating the file itself. Can be used by any block that supports export — consumption charts, dynamic tariff charts, etc. The expected response to the call is:\n - 200 with a JSON body describing the exported file (download_url, optional filename, content_type, expires_at)\n",
|
|
3180
|
+
"type": "object",
|
|
3181
|
+
"properties": {
|
|
3182
|
+
"id": {
|
|
3183
|
+
"type": "string",
|
|
3184
|
+
"pattern": "^[a-zA-Z0-9_-]+$",
|
|
3185
|
+
"description": "Identifier of the hook. Should not change between updates."
|
|
3186
|
+
},
|
|
3187
|
+
"name": {
|
|
3188
|
+
"$ref": "#/components/schemas/TranslatedString"
|
|
3189
|
+
},
|
|
3190
|
+
"type": {
|
|
3191
|
+
"type": "string",
|
|
3192
|
+
"enum": [
|
|
3193
|
+
"dataExport"
|
|
3194
|
+
]
|
|
3195
|
+
},
|
|
3196
|
+
"auth": {
|
|
3197
|
+
"$ref": "#/components/schemas/PortalExtensionAuthBlock"
|
|
3198
|
+
},
|
|
3199
|
+
"call": {
|
|
3200
|
+
"type": "object",
|
|
3201
|
+
"properties": {
|
|
3202
|
+
"method": {
|
|
3203
|
+
"type": "string",
|
|
3204
|
+
"description": "HTTP method to use for the call",
|
|
3205
|
+
"default": "GET"
|
|
3206
|
+
},
|
|
3207
|
+
"url": {
|
|
3208
|
+
"type": "string",
|
|
3209
|
+
"description": "URL to call. Supports variable interpolation."
|
|
3210
|
+
},
|
|
3211
|
+
"params": {
|
|
3212
|
+
"type": "object",
|
|
3213
|
+
"description": "Parameters to append to the URL. Supports variable interpolation.",
|
|
3214
|
+
"additionalProperties": {
|
|
3215
|
+
"type": "string"
|
|
3216
|
+
},
|
|
3217
|
+
"default": {}
|
|
3218
|
+
},
|
|
3219
|
+
"headers": {
|
|
3220
|
+
"type": "object",
|
|
3221
|
+
"description": "Headers to use. Supports variable interpolation.",
|
|
3222
|
+
"additionalProperties": {
|
|
3223
|
+
"type": "string"
|
|
3224
|
+
},
|
|
3225
|
+
"default": {}
|
|
3226
|
+
},
|
|
3227
|
+
"body": {
|
|
3228
|
+
"type": "object",
|
|
3229
|
+
"description": "Request body to send. Supports variable interpolation. Content format is determined by Content-Type header.",
|
|
3230
|
+
"additionalProperties": true
|
|
3231
|
+
}
|
|
3232
|
+
},
|
|
3233
|
+
"required": [
|
|
3234
|
+
"url"
|
|
3235
|
+
],
|
|
3236
|
+
"additionalProperties": false
|
|
3237
|
+
},
|
|
3238
|
+
"use_static_ips": {
|
|
3239
|
+
"type": "boolean",
|
|
3240
|
+
"deprecated": true,
|
|
3241
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
3021
3242
|
"default": false
|
|
3022
3243
|
},
|
|
3023
3244
|
"secure_proxy": {
|
|
@@ -3031,6 +3252,53 @@
|
|
|
3031
3252
|
],
|
|
3032
3253
|
"additionalProperties": false
|
|
3033
3254
|
},
|
|
3255
|
+
"PortalExtensionHookConsumptionOption": {
|
|
3256
|
+
"type": "object",
|
|
3257
|
+
"description": "A consumption type advertised by a consumption data retrieval hook.",
|
|
3258
|
+
"properties": {
|
|
3259
|
+
"id": {
|
|
3260
|
+
"type": "string",
|
|
3261
|
+
"description": "Identifier of the option. Matches the `type` value returned by the hook (e.g. `ht`, `nt`, `feed-in`)."
|
|
3262
|
+
},
|
|
3263
|
+
"label": {
|
|
3264
|
+
"$ref": "#/components/schemas/TranslatedString"
|
|
3265
|
+
},
|
|
3266
|
+
"aggregation_group": {
|
|
3267
|
+
"type": "string",
|
|
3268
|
+
"description": "Optional grouping key. Types sharing the same aggregation_group are interpreted as values that can be aggregated (e.g. ht/nt shown as a stacked bar chart - summed into total consumption per interval). Types in different groups — or types without a group — are not (e.g. feed-in vs feed-out shown as separate bars).\n",
|
|
3269
|
+
"example": "consumption"
|
|
3270
|
+
}
|
|
3271
|
+
},
|
|
3272
|
+
"required": [
|
|
3273
|
+
"id",
|
|
3274
|
+
"label"
|
|
3275
|
+
],
|
|
3276
|
+
"additionalProperties": false
|
|
3277
|
+
},
|
|
3278
|
+
"PortalExtensionHookConsumptionAggregationMethodOption": {
|
|
3279
|
+
"type": "object",
|
|
3280
|
+
"description": "An aggregation method advertised by a consumption data retrieval hook.",
|
|
3281
|
+
"properties": {
|
|
3282
|
+
"id": {
|
|
3283
|
+
"type": "string",
|
|
3284
|
+
"enum": [
|
|
3285
|
+
"sum",
|
|
3286
|
+
"average",
|
|
3287
|
+
"min",
|
|
3288
|
+
"max"
|
|
3289
|
+
],
|
|
3290
|
+
"description": "Identifier of the option. Matches the `aggregation_method` value returned by the hook."
|
|
3291
|
+
},
|
|
3292
|
+
"label": {
|
|
3293
|
+
"$ref": "#/components/schemas/TranslatedString"
|
|
3294
|
+
}
|
|
3295
|
+
},
|
|
3296
|
+
"required": [
|
|
3297
|
+
"id",
|
|
3298
|
+
"label"
|
|
3299
|
+
],
|
|
3300
|
+
"additionalProperties": false
|
|
3301
|
+
},
|
|
3034
3302
|
"PortalExtensionHookCostDataRetrieval": {
|
|
3035
3303
|
"description": "Hook that will allow using the specified source as data for consumption visualizations. This hook is triggered to fetch the data. Format of the request and response has to follow the following specification: TBD. The expected response to the call is:\n - 200 with the time series data\n",
|
|
3036
3304
|
"type": "object",
|
|
@@ -3116,7 +3384,8 @@
|
|
|
3116
3384
|
},
|
|
3117
3385
|
"use_static_ips": {
|
|
3118
3386
|
"type": "boolean",
|
|
3119
|
-
"
|
|
3387
|
+
"deprecated": true,
|
|
3388
|
+
"description": "Deprecated. Prefer `secure_proxy` instead.\nIf true, requests are made from a set of static IP addresses and only allow connections to a set of allowed IP addresses. Get in touch with us to add your IP addresses.\n",
|
|
3120
3389
|
"default": false
|
|
3121
3390
|
},
|
|
3122
3391
|
"secure_proxy": {
|
|
@@ -3430,7 +3699,8 @@
|
|
|
3430
3699
|
"enum": [
|
|
3431
3700
|
"text",
|
|
3432
3701
|
"boolean",
|
|
3433
|
-
"enum"
|
|
3702
|
+
"enum",
|
|
3703
|
+
"block_reference"
|
|
3434
3704
|
]
|
|
3435
3705
|
},
|
|
3436
3706
|
"required": {
|
|
@@ -3467,7 +3737,8 @@
|
|
|
3467
3737
|
"mapping": {
|
|
3468
3738
|
"text": "#/components/schemas/TextArg",
|
|
3469
3739
|
"boolean": "#/components/schemas/BooleanArg",
|
|
3470
|
-
"enum": "#/components/schemas/EnumArg"
|
|
3740
|
+
"enum": "#/components/schemas/EnumArg",
|
|
3741
|
+
"block_reference": "#/components/schemas/BlockReferenceArg"
|
|
3471
3742
|
}
|
|
3472
3743
|
},
|
|
3473
3744
|
"oneOf": [
|
|
@@ -3479,6 +3750,9 @@
|
|
|
3479
3750
|
},
|
|
3480
3751
|
{
|
|
3481
3752
|
"$ref": "#/components/schemas/EnumArg"
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
"$ref": "#/components/schemas/BlockReferenceArg"
|
|
3482
3756
|
}
|
|
3483
3757
|
]
|
|
3484
3758
|
}
|
|
@@ -3506,6 +3780,25 @@
|
|
|
3506
3780
|
}
|
|
3507
3781
|
}
|
|
3508
3782
|
},
|
|
3783
|
+
"BlockReferenceArg": {
|
|
3784
|
+
"type": "object",
|
|
3785
|
+
"description": "References another journey block by its ID. The configuring user picks\na block from the journey via a dropdown in the journey-builder; the\nchosen block's ID is stored as the arg value (a string). The bundle can\nthen call `subscribe(blockId, cb)` / `getValue(blockId)` against that ID.\n",
|
|
3786
|
+
"properties": {
|
|
3787
|
+
"type": {
|
|
3788
|
+
"type": "string",
|
|
3789
|
+
"enum": [
|
|
3790
|
+
"block_reference"
|
|
3791
|
+
]
|
|
3792
|
+
},
|
|
3793
|
+
"allowed_types": {
|
|
3794
|
+
"type": "array",
|
|
3795
|
+
"description": "Restrict the picker to blocks of these journey block types\n(e.g. [\"availability-check\", \"address\"]). Omit to allow any type.\n",
|
|
3796
|
+
"items": {
|
|
3797
|
+
"type": "string"
|
|
3798
|
+
}
|
|
3799
|
+
}
|
|
3800
|
+
}
|
|
3801
|
+
},
|
|
3509
3802
|
"EnumArg": {
|
|
3510
3803
|
"type": "object",
|
|
3511
3804
|
"required": [
|
|
@@ -3876,6 +4169,49 @@
|
|
|
3876
4169
|
}
|
|
3877
4170
|
}
|
|
3878
4171
|
},
|
|
4172
|
+
"ApiProxyConfig": {
|
|
4173
|
+
"type": "object",
|
|
4174
|
+
"description": "Configuration for an API proxy component",
|
|
4175
|
+
"required": [
|
|
4176
|
+
"name",
|
|
4177
|
+
"target",
|
|
4178
|
+
"auth_type"
|
|
4179
|
+
],
|
|
4180
|
+
"properties": {
|
|
4181
|
+
"name": {
|
|
4182
|
+
"type": "string",
|
|
4183
|
+
"description": "Human-friendly proxy name used in SDK calls",
|
|
4184
|
+
"pattern": "^[a-zA-Z0-9_-]+$",
|
|
4185
|
+
"maxLength": 64
|
|
4186
|
+
},
|
|
4187
|
+
"target": {
|
|
4188
|
+
"type": "string",
|
|
4189
|
+
"format": "uri",
|
|
4190
|
+
"description": "Base URL of the target API. Must be HTTPS.",
|
|
4191
|
+
"pattern": "^https://"
|
|
4192
|
+
},
|
|
4193
|
+
"auth_type": {
|
|
4194
|
+
"type": "string",
|
|
4195
|
+
"enum": [
|
|
4196
|
+
"header",
|
|
4197
|
+
"bearer",
|
|
4198
|
+
"oauth2",
|
|
4199
|
+
"none"
|
|
4200
|
+
],
|
|
4201
|
+
"description": "Authentication strategy"
|
|
4202
|
+
},
|
|
4203
|
+
"auth_header": {
|
|
4204
|
+
"type": "string",
|
|
4205
|
+
"description": "Header name for 'header' auth type"
|
|
4206
|
+
},
|
|
4207
|
+
"token_url": {
|
|
4208
|
+
"type": "string",
|
|
4209
|
+
"format": "uri",
|
|
4210
|
+
"description": "OAuth2 token endpoint URL",
|
|
4211
|
+
"pattern": "^https://"
|
|
4212
|
+
}
|
|
4213
|
+
}
|
|
4214
|
+
},
|
|
3879
4215
|
"Grants": {
|
|
3880
4216
|
"type": "array",
|
|
3881
4217
|
"description": "Required grants for the app in order to call APIs for the installing tenant",
|
|
@@ -70,6 +70,15 @@
|
|
|
70
70
|
"example": "600945fe-212e-4b97-acf7-391d64648384"
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
|
+
{
|
|
74
|
+
"name": "target_workflow",
|
|
75
|
+
"in": "query",
|
|
76
|
+
"description": "Filter by target workflow ID. Returns only automations that have a trigger-workflow action targeting this workflow.",
|
|
77
|
+
"schema": {
|
|
78
|
+
"type": "string",
|
|
79
|
+
"example": "wfABCDEFGH"
|
|
80
|
+
}
|
|
81
|
+
},
|
|
73
82
|
{
|
|
74
83
|
"name": "include_flows",
|
|
75
84
|
"in": "query",
|
|
@@ -2239,6 +2248,11 @@
|
|
|
2239
2248
|
"type": "boolean",
|
|
2240
2249
|
"description": "When enabled, the email thread will be automatically marked as done after this action completes.",
|
|
2241
2250
|
"default": false
|
|
2251
|
+
},
|
|
2252
|
+
"mark_as_read": {
|
|
2253
|
+
"type": "boolean",
|
|
2254
|
+
"description": "When enabled, the email thread will be marked as read after this action completes.",
|
|
2255
|
+
"default": true
|
|
2242
2256
|
}
|
|
2243
2257
|
},
|
|
2244
2258
|
"required": [
|
|
@@ -2323,6 +2337,11 @@
|
|
|
2323
2337
|
"type": "boolean",
|
|
2324
2338
|
"description": "When enabled, the email thread will be automatically marked as done after this action completes.",
|
|
2325
2339
|
"default": false
|
|
2340
|
+
},
|
|
2341
|
+
"mark_as_read": {
|
|
2342
|
+
"type": "boolean",
|
|
2343
|
+
"description": "When enabled, the email thread will be marked as read after this action completes.",
|
|
2344
|
+
"default": false
|
|
2326
2345
|
}
|
|
2327
2346
|
}
|
|
2328
2347
|
},
|
|
@@ -2373,6 +2392,11 @@
|
|
|
2373
2392
|
"description": "When enabled, the email thread will be automatically marked as done after this action completes.",
|
|
2374
2393
|
"default": true
|
|
2375
2394
|
},
|
|
2395
|
+
"mark_as_read": {
|
|
2396
|
+
"type": "boolean",
|
|
2397
|
+
"description": "When enabled, the email thread will be marked as read after this action completes.",
|
|
2398
|
+
"default": true
|
|
2399
|
+
},
|
|
2376
2400
|
"attachments": {
|
|
2377
2401
|
"type": "array",
|
|
2378
2402
|
"description": "Include extra file attachments in sent email.\nAttachments in email template will be sent regardless of this configuration.\n",
|
|
@@ -3438,6 +3462,24 @@
|
|
|
3438
3462
|
},
|
|
3439
3463
|
"_execution_chain": {
|
|
3440
3464
|
"$ref": "#/components/schemas/ExecutionChain"
|
|
3465
|
+
},
|
|
3466
|
+
"entity_contexts": {
|
|
3467
|
+
"type": "array",
|
|
3468
|
+
"description": "Additional entity contexts from the parent flow execution. Used when an automation is triggered from a workflow task to carry all flow contexts into the automation, not just the primary entity.\n",
|
|
3469
|
+
"items": {
|
|
3470
|
+
"type": "object",
|
|
3471
|
+
"properties": {
|
|
3472
|
+
"entity_id": {
|
|
3473
|
+
"type": "string"
|
|
3474
|
+
},
|
|
3475
|
+
"entity_schema": {
|
|
3476
|
+
"type": "string"
|
|
3477
|
+
},
|
|
3478
|
+
"is_primary": {
|
|
3479
|
+
"type": "boolean"
|
|
3480
|
+
}
|
|
3481
|
+
}
|
|
3482
|
+
}
|
|
3441
3483
|
}
|
|
3442
3484
|
}
|
|
3443
3485
|
},
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"s":"https://calendar.sls.epilot.io","o":[["listCalendars","get","/v1/calendar",[["size","q"],["cursor","q"]]],["getCalendar","get","/v1/calendar/{calendar_id}",[["calendar_id","p",true]]],["listEvents","get","/v1/calendar/events",[["from","q",true],["to","q",true],["calendar_id","q"],["size","q"],["cursor","q"]]],["getEvent","get","/v1/calendar/events/{event_id}",[["event_id","p",true]]]],"v":"3.0.3"}
|