@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
|
@@ -828,6 +828,11 @@
|
|
|
828
828
|
"min"
|
|
829
829
|
],
|
|
830
830
|
"example": "sum"
|
|
831
|
+
},
|
|
832
|
+
"unit": {
|
|
833
|
+
"type": "string",
|
|
834
|
+
"description": "Optional unit of the consumption value. Defaults to unit present on the relevant Meter Counter.",
|
|
835
|
+
"example": "kWh"
|
|
831
836
|
}
|
|
832
837
|
},
|
|
833
838
|
"required": [
|
|
@@ -10804,6 +10809,14 @@
|
|
|
10804
10809
|
"widgets"
|
|
10805
10810
|
],
|
|
10806
10811
|
"properties": {
|
|
10812
|
+
"portal_sk_v3": {
|
|
10813
|
+
"type": "string",
|
|
10814
|
+
"description": "V3 portal-scoped storage key for the widget configuration"
|
|
10815
|
+
},
|
|
10816
|
+
"is_v3_item": {
|
|
10817
|
+
"type": "boolean",
|
|
10818
|
+
"description": "Indicates whether the widget configuration is stored as a V3 portal-scoped item"
|
|
10819
|
+
},
|
|
10807
10820
|
"widgets": {
|
|
10808
10821
|
"type": "array",
|
|
10809
10822
|
"items": {
|
|
@@ -14672,6 +14685,11 @@
|
|
|
14672
14685
|
"example": [
|
|
14673
14686
|
"00123456"
|
|
14674
14687
|
]
|
|
14688
|
+
},
|
|
14689
|
+
"file_id": {
|
|
14690
|
+
"type": "string",
|
|
14691
|
+
"description": "ID of the created file entity for the uploaded photo.",
|
|
14692
|
+
"example": "abc123def456"
|
|
14675
14693
|
}
|
|
14676
14694
|
}
|
|
14677
14695
|
},
|
|
@@ -15397,6 +15415,17 @@
|
|
|
15397
15415
|
"type": "string",
|
|
15398
15416
|
"description": "The id of the portal",
|
|
15399
15417
|
"example": "453ad7bf-86d5-46c8-8252-bcc868df5e3c"
|
|
15418
|
+
},
|
|
15419
|
+
"past_routes": {
|
|
15420
|
+
"type": "array",
|
|
15421
|
+
"description": "Slugs that previously belonged to this page. The portal redirects requests for these slugs to the current slug. Managed by the server: when a page's slug changes, the old slug is appended here, and when another page claims one of these slugs it is removed from this list.\n",
|
|
15422
|
+
"items": {
|
|
15423
|
+
"type": "string"
|
|
15424
|
+
},
|
|
15425
|
+
"example": [
|
|
15426
|
+
"old-dashboard",
|
|
15427
|
+
"home"
|
|
15428
|
+
]
|
|
15400
15429
|
}
|
|
15401
15430
|
}
|
|
15402
15431
|
}
|
package/definitions/notes.json
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.2",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.4.0",
|
|
5
5
|
"title": "Notes API",
|
|
6
|
-
"description": "Facade API Backend for Epilot Notes feature"
|
|
6
|
+
"description": "Facade API Backend for Epilot Notes feature",
|
|
7
|
+
"contact": {
|
|
8
|
+
"name": "epilot",
|
|
9
|
+
"url": "https://docs.epilot.io"
|
|
10
|
+
}
|
|
7
11
|
},
|
|
8
12
|
"servers": [
|
|
9
13
|
{
|
|
@@ -16,6 +20,9 @@
|
|
|
16
20
|
},
|
|
17
21
|
{
|
|
18
22
|
"name": "Pinning"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "Reactions"
|
|
19
26
|
}
|
|
20
27
|
],
|
|
21
28
|
"security": [
|
|
@@ -675,30 +682,33 @@
|
|
|
675
682
|
"format": "date-time"
|
|
676
683
|
},
|
|
677
684
|
"created_by": {
|
|
678
|
-
"type": "
|
|
679
|
-
"
|
|
680
|
-
"type":
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
685
|
+
"type": "array",
|
|
686
|
+
"items": {
|
|
687
|
+
"type": "object",
|
|
688
|
+
"properties": {
|
|
689
|
+
"type": {
|
|
690
|
+
"$ref": "#/components/schemas/CreatedByType"
|
|
691
|
+
},
|
|
692
|
+
"user_id": {
|
|
693
|
+
"type": "string"
|
|
694
|
+
},
|
|
695
|
+
"display_name": {
|
|
696
|
+
"type": "string"
|
|
697
|
+
},
|
|
698
|
+
"org_id": {
|
|
699
|
+
"type": "string"
|
|
700
|
+
},
|
|
701
|
+
"email": {
|
|
702
|
+
"type": "string"
|
|
703
|
+
},
|
|
704
|
+
"phone": {
|
|
705
|
+
"type": "string"
|
|
706
|
+
}
|
|
694
707
|
},
|
|
695
|
-
"
|
|
696
|
-
"type"
|
|
697
|
-
|
|
698
|
-
}
|
|
699
|
-
"required": [
|
|
700
|
-
"type"
|
|
701
|
-
]
|
|
708
|
+
"required": [
|
|
709
|
+
"type"
|
|
710
|
+
]
|
|
711
|
+
}
|
|
702
712
|
},
|
|
703
713
|
"read_by": {
|
|
704
714
|
"type": "array",
|
|
@@ -873,30 +883,33 @@
|
|
|
873
883
|
"format": "date-time"
|
|
874
884
|
},
|
|
875
885
|
"created_by": {
|
|
876
|
-
"type": "
|
|
877
|
-
"
|
|
878
|
-
"type":
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
886
|
+
"type": "array",
|
|
887
|
+
"items": {
|
|
888
|
+
"type": "object",
|
|
889
|
+
"properties": {
|
|
890
|
+
"type": {
|
|
891
|
+
"$ref": "#/components/schemas/CreatedByType"
|
|
892
|
+
},
|
|
893
|
+
"user_id": {
|
|
894
|
+
"type": "string"
|
|
895
|
+
},
|
|
896
|
+
"display_name": {
|
|
897
|
+
"type": "string"
|
|
898
|
+
},
|
|
899
|
+
"org_id": {
|
|
900
|
+
"type": "string"
|
|
901
|
+
},
|
|
902
|
+
"email": {
|
|
903
|
+
"type": "string"
|
|
904
|
+
},
|
|
905
|
+
"phone": {
|
|
906
|
+
"type": "string"
|
|
907
|
+
}
|
|
892
908
|
},
|
|
893
|
-
"
|
|
894
|
-
"type"
|
|
895
|
-
|
|
896
|
-
}
|
|
897
|
-
"required": [
|
|
898
|
-
"type"
|
|
899
|
-
]
|
|
909
|
+
"required": [
|
|
910
|
+
"type"
|
|
911
|
+
]
|
|
912
|
+
}
|
|
900
913
|
},
|
|
901
914
|
"read_by": {
|
|
902
915
|
"type": "array",
|
|
@@ -984,35 +997,43 @@
|
|
|
984
997
|
"description": "The timestamp of when this Note was pinned",
|
|
985
998
|
"format": "date-time"
|
|
986
999
|
},
|
|
1000
|
+
"edited_at": {
|
|
1001
|
+
"type": "string",
|
|
1002
|
+
"description": "The timestamp of when this Note was last updated",
|
|
1003
|
+
"format": "date-time"
|
|
1004
|
+
},
|
|
987
1005
|
"created_by": {
|
|
988
|
-
"type": "
|
|
989
|
-
"
|
|
990
|
-
"type":
|
|
991
|
-
|
|
992
|
-
"
|
|
993
|
-
"
|
|
994
|
-
"
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1006
|
+
"type": "array",
|
|
1007
|
+
"items": {
|
|
1008
|
+
"type": "object",
|
|
1009
|
+
"properties": {
|
|
1010
|
+
"type": {
|
|
1011
|
+
"type": "string",
|
|
1012
|
+
"enum": [
|
|
1013
|
+
"user",
|
|
1014
|
+
"group"
|
|
1015
|
+
]
|
|
1016
|
+
},
|
|
1017
|
+
"user_id": {
|
|
1018
|
+
"type": "string"
|
|
1019
|
+
},
|
|
1020
|
+
"display_name": {
|
|
1021
|
+
"type": "string"
|
|
1022
|
+
},
|
|
1023
|
+
"org_id": {
|
|
1024
|
+
"type": "string"
|
|
1025
|
+
},
|
|
1026
|
+
"email": {
|
|
1027
|
+
"type": "string"
|
|
1028
|
+
},
|
|
1029
|
+
"phone": {
|
|
1030
|
+
"type": "string"
|
|
1031
|
+
}
|
|
1008
1032
|
},
|
|
1009
|
-
"
|
|
1010
|
-
"type"
|
|
1011
|
-
|
|
1012
|
-
}
|
|
1013
|
-
"required": [
|
|
1014
|
-
"type"
|
|
1015
|
-
]
|
|
1033
|
+
"required": [
|
|
1034
|
+
"type"
|
|
1035
|
+
]
|
|
1036
|
+
}
|
|
1016
1037
|
},
|
|
1017
1038
|
"read_by": {
|
|
1018
1039
|
"type": "array",
|
|
@@ -1119,35 +1140,43 @@
|
|
|
1119
1140
|
"description": "The timestamp of when this Note was pinned",
|
|
1120
1141
|
"format": "date-time"
|
|
1121
1142
|
},
|
|
1143
|
+
"edited_at": {
|
|
1144
|
+
"type": "string",
|
|
1145
|
+
"description": "The timestamp of when this Note was last updated",
|
|
1146
|
+
"format": "date-time"
|
|
1147
|
+
},
|
|
1122
1148
|
"created_by": {
|
|
1123
|
-
"type": "
|
|
1124
|
-
"
|
|
1125
|
-
"type":
|
|
1126
|
-
|
|
1127
|
-
"
|
|
1128
|
-
"
|
|
1129
|
-
"
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1149
|
+
"type": "array",
|
|
1150
|
+
"items": {
|
|
1151
|
+
"type": "object",
|
|
1152
|
+
"properties": {
|
|
1153
|
+
"type": {
|
|
1154
|
+
"type": "string",
|
|
1155
|
+
"enum": [
|
|
1156
|
+
"user",
|
|
1157
|
+
"group"
|
|
1158
|
+
]
|
|
1159
|
+
},
|
|
1160
|
+
"user_id": {
|
|
1161
|
+
"type": "string"
|
|
1162
|
+
},
|
|
1163
|
+
"display_name": {
|
|
1164
|
+
"type": "string"
|
|
1165
|
+
},
|
|
1166
|
+
"org_id": {
|
|
1167
|
+
"type": "string"
|
|
1168
|
+
},
|
|
1169
|
+
"email": {
|
|
1170
|
+
"type": "string"
|
|
1171
|
+
},
|
|
1172
|
+
"phone": {
|
|
1173
|
+
"type": "string"
|
|
1174
|
+
}
|
|
1143
1175
|
},
|
|
1144
|
-
"
|
|
1145
|
-
"type"
|
|
1146
|
-
|
|
1147
|
-
}
|
|
1148
|
-
"required": [
|
|
1149
|
-
"type"
|
|
1150
|
-
]
|
|
1176
|
+
"required": [
|
|
1177
|
+
"type"
|
|
1178
|
+
]
|
|
1179
|
+
}
|
|
1151
1180
|
},
|
|
1152
1181
|
"read_by": {
|
|
1153
1182
|
"type": "array",
|
|
@@ -1339,35 +1368,43 @@
|
|
|
1339
1368
|
"description": "The timestamp of when this Note was pinned",
|
|
1340
1369
|
"format": "date-time"
|
|
1341
1370
|
},
|
|
1371
|
+
"edited_at": {
|
|
1372
|
+
"type": "string",
|
|
1373
|
+
"description": "The timestamp of when this Note was last updated",
|
|
1374
|
+
"format": "date-time"
|
|
1375
|
+
},
|
|
1342
1376
|
"created_by": {
|
|
1343
|
-
"type": "
|
|
1344
|
-
"
|
|
1345
|
-
"type":
|
|
1346
|
-
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1377
|
+
"type": "array",
|
|
1378
|
+
"items": {
|
|
1379
|
+
"type": "object",
|
|
1380
|
+
"properties": {
|
|
1381
|
+
"type": {
|
|
1382
|
+
"type": "string",
|
|
1383
|
+
"enum": [
|
|
1384
|
+
"user",
|
|
1385
|
+
"group"
|
|
1386
|
+
]
|
|
1387
|
+
},
|
|
1388
|
+
"user_id": {
|
|
1389
|
+
"type": "string"
|
|
1390
|
+
},
|
|
1391
|
+
"display_name": {
|
|
1392
|
+
"type": "string"
|
|
1393
|
+
},
|
|
1394
|
+
"org_id": {
|
|
1395
|
+
"type": "string"
|
|
1396
|
+
},
|
|
1397
|
+
"email": {
|
|
1398
|
+
"type": "string"
|
|
1399
|
+
},
|
|
1400
|
+
"phone": {
|
|
1401
|
+
"type": "string"
|
|
1402
|
+
}
|
|
1363
1403
|
},
|
|
1364
|
-
"
|
|
1365
|
-
"type"
|
|
1366
|
-
|
|
1367
|
-
}
|
|
1368
|
-
"required": [
|
|
1369
|
-
"type"
|
|
1370
|
-
]
|
|
1404
|
+
"required": [
|
|
1405
|
+
"type"
|
|
1406
|
+
]
|
|
1407
|
+
}
|
|
1371
1408
|
},
|
|
1372
1409
|
"read_by": {
|
|
1373
1410
|
"type": "array",
|
|
@@ -1407,7 +1444,15 @@
|
|
|
1407
1444
|
"type",
|
|
1408
1445
|
"id"
|
|
1409
1446
|
]
|
|
1410
|
-
}
|
|
1447
|
+
},
|
|
1448
|
+
"minItems": 1
|
|
1449
|
+
},
|
|
1450
|
+
"include_related_schemas": {
|
|
1451
|
+
"type": "array",
|
|
1452
|
+
"items": {
|
|
1453
|
+
"type": "string"
|
|
1454
|
+
},
|
|
1455
|
+
"description": "When set, the API resolves related entities of these schemas for the primary entity context and includes their notes in the results."
|
|
1411
1456
|
},
|
|
1412
1457
|
"from": {
|
|
1413
1458
|
"type": "number",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"s":"https://pricing-api.sls.epilot.io","o":[["$calculatePricingDetails","post","/v1/pricing:compute",null,1],["createOrder","post","/v1/order",null,1],["putOrder","put","/v1/order/{id}",[["id","p",true]],1],["$checkoutCart","post","/v1/public/cart:checkout",[["X-Ivy-Org-ID","h",true]],1],["$searchCatalog","post","/v1/public/catalog",[["X-Ivy-Org-ID","h"],["Authorization","h"]],1],["$privateSearchCatalog","post","/v1/catalog",null,1],["$validatePromoCodes","post","/v1/public/validate-promo-codes",[["X-Ivy-Org-ID","h",true]],1],["$availabilityCheck","post","/v1/public/availability:check",[["X-Ivy-Org-ID","h",true]],1],["$validateAvailabilityFile","get","/v1/validate-availability/{id}",[["id","p",true],["X-Epilot-Org-ID","h",true]]],["$historicMarketPrices","get","/v1/public/historicMarketPrices",[["market","q",true],["bidding_zone","q",true],["frequency","q",true],["from","q",true],["to","q",true]]],["$averageMarketPrice","get","/v1/public/averageMarketPrice",[["market","q",true],["bidding_zone","q",true],["from","q",true],["to","q",true]]],["$searchExternalProducts","post","/v1/public/integration/{integrationId}/products",[["integrationId","p",true]],1],["$searchExternalProductRecommendations","post","/v1/public/integration/{integrationId}/product-recommendations",[["integrationId","p",true]],1],["$searchProviders","post","/v1/public/integration/{integrationId}/providers:search",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$searchStreets","post","/v1/public/integration/{integrationId}/streets:search",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$computePrice","post","/v1/public/integration/{integrationId}/compute-price",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$getCredentials","get","/v1/integration/{integrationId}/credentials",[["integrationId","p",true]]],["$saveCredentials","put","/v1/integration/{integrationId}/credentials:save",[["integrationId","p",true]],1],["$deleteCredentials","delete","/v1/integration/{integrationId}/credentials:delete",[["integrationId","p",true]]],["$getExternalCatalogProducts","post","/v1/public/external-catalog/products",
|
|
1
|
+
{"s":"https://pricing-api.sls.epilot.io","o":[["$calculatePricingDetails","post","/v1/pricing:compute",null,1],["createOrder","post","/v1/order",null,1],["putOrder","put","/v1/order/{id}",[["id","p",true]],1],["$checkoutCart","post","/v1/public/cart:checkout",[["X-Ivy-Org-ID","h",true]],1],["$searchCatalog","post","/v1/public/catalog",[["X-Ivy-Org-ID","h"],["Authorization","h"]],1],["$privateSearchCatalog","post","/v1/catalog",null,1],["$validatePromoCodes","post","/v1/public/validate-promo-codes",[["X-Ivy-Org-ID","h",true]],1],["$availabilityCheck","post","/v1/public/availability:check",[["X-Ivy-Org-ID","h",true]],1],["$validateAvailabilityFile","get","/v1/validate-availability/{id}",[["id","p",true],["X-Epilot-Org-ID","h",true]]],["$historicMarketPrices","get","/v1/public/historicMarketPrices",[["market","q",true],["bidding_zone","q",true],["frequency","q",true],["from","q",true],["to","q",true]]],["$averageMarketPrice","get","/v1/public/averageMarketPrice",[["market","q",true],["bidding_zone","q",true],["from","q",true],["to","q",true]]],["$searchExternalProducts","post","/v1/public/integration/{integrationId}/products",[["integrationId","p",true]],1],["$searchExternalProductRecommendations","post","/v1/public/integration/{integrationId}/product-recommendations",[["integrationId","p",true]],1],["$searchProviders","post","/v1/public/integration/{integrationId}/providers:search",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$searchStreets","post","/v1/public/integration/{integrationId}/streets:search",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$computePrice","post","/v1/public/integration/{integrationId}/compute-price",[["X-Epilot-Org-ID","h",true],["integrationId","p",true]],1],["$getCredentials","get","/v1/integration/{integrationId}/credentials",[["integrationId","p",true]]],["$saveCredentials","put","/v1/integration/{integrationId}/credentials:save",[["integrationId","p",true]],1],["$deleteCredentials","delete","/v1/integration/{integrationId}/credentials:delete",[["integrationId","p",true]]],["$getExternalCatalogProducts","post","/v1/public/external-catalog/products",[["x-epilot-org-id","h"]],1],["$getExternalCatalogProductRecommendations","post","/v1/public/external-catalog/product-recommendations",[["x-epilot-org-id","h"]],1],["$productRecommendations","post","/v1/public/product-recommendations",[["X-Ivy-Org-ID","h"]],1]],"v":"3.0.3"}
|