@novu/api 3.14.2 → 3.14.3
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 +52 -3
- package/funcs/activityTrack.js.map +1 -1
- package/funcs/cancel.js.map +1 -1
- package/funcs/channelConnectionsDelete.js.map +1 -1
- package/funcs/channelConnectionsRetrieve.js.map +1 -1
- package/funcs/channelConnectionsUpdate.js.map +1 -1
- package/funcs/channelEndpointsCreate.d.ts +2 -0
- package/funcs/channelEndpointsCreate.d.ts.map +1 -1
- package/funcs/channelEndpointsCreate.js +3 -1
- package/funcs/channelEndpointsCreate.js.map +1 -1
- package/funcs/channelEndpointsDelete.d.ts +2 -0
- package/funcs/channelEndpointsDelete.d.ts.map +1 -1
- package/funcs/channelEndpointsDelete.js +3 -1
- package/funcs/channelEndpointsDelete.js.map +1 -1
- package/funcs/channelEndpointsList.d.ts +2 -0
- package/funcs/channelEndpointsList.d.ts.map +1 -1
- package/funcs/channelEndpointsList.js +3 -1
- package/funcs/channelEndpointsList.js.map +1 -1
- package/funcs/channelEndpointsRetrieve.d.ts +2 -0
- package/funcs/channelEndpointsRetrieve.d.ts.map +1 -1
- package/funcs/channelEndpointsRetrieve.js +3 -1
- package/funcs/channelEndpointsRetrieve.js.map +1 -1
- package/funcs/channelEndpointsUpdate.d.ts +2 -0
- package/funcs/channelEndpointsUpdate.d.ts.map +1 -1
- package/funcs/channelEndpointsUpdate.js +3 -1
- package/funcs/channelEndpointsUpdate.js.map +1 -1
- package/funcs/contextsDelete.js.map +1 -1
- package/funcs/contextsRetrieve.js.map +1 -1
- package/funcs/contextsUpdate.js.map +1 -1
- package/funcs/environmentVariablesCreate.d.ts +19 -0
- package/funcs/environmentVariablesCreate.d.ts.map +1 -0
- package/funcs/environmentVariablesCreate.js +154 -0
- package/funcs/environmentVariablesCreate.js.map +1 -0
- package/funcs/environmentVariablesDelete.d.ts +18 -0
- package/funcs/environmentVariablesDelete.d.ts.map +1 -0
- package/funcs/environmentVariablesDelete.js +158 -0
- package/funcs/environmentVariablesDelete.js.map +1 -0
- package/funcs/environmentVariablesList.d.ts +18 -0
- package/funcs/environmentVariablesList.d.ts.map +1 -0
- package/funcs/environmentVariablesList.js +155 -0
- package/funcs/environmentVariablesList.js.map +1 -0
- package/funcs/environmentVariablesRetrieve.d.ts +18 -0
- package/funcs/environmentVariablesRetrieve.d.ts.map +1 -0
- package/funcs/environmentVariablesRetrieve.js +157 -0
- package/funcs/environmentVariablesRetrieve.js.map +1 -0
- package/funcs/environmentVariablesUpdate.d.ts +19 -0
- package/funcs/environmentVariablesUpdate.d.ts.map +1 -0
- package/funcs/environmentVariablesUpdate.js +161 -0
- package/funcs/environmentVariablesUpdate.js.map +1 -0
- package/funcs/environmentVariablesUsage.d.ts +18 -0
- package/funcs/environmentVariablesUsage.d.ts.map +1 -0
- package/funcs/environmentVariablesUsage.js +157 -0
- package/funcs/environmentVariablesUsage.js.map +1 -0
- package/funcs/environmentsDelete.js.map +1 -1
- package/funcs/environmentsDiff.js.map +1 -1
- package/funcs/environmentsGetTags.js.map +1 -1
- package/funcs/environmentsPublish.js.map +1 -1
- package/funcs/environmentsUpdate.js.map +1 -1
- package/funcs/integrationsDelete.js.map +1 -1
- package/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.js.map +1 -1
- package/funcs/integrationsSetAsPrimary.js.map +1 -1
- package/funcs/integrationsUpdate.js.map +1 -1
- package/funcs/layoutsDelete.js.map +1 -1
- package/funcs/layoutsDuplicate.js.map +1 -1
- package/funcs/layoutsGeneratePreview.js.map +1 -1
- package/funcs/layoutsRetrieve.js.map +1 -1
- package/funcs/layoutsUpdate.js.map +1 -1
- package/funcs/layoutsUsage.js.map +1 -1
- package/funcs/messagesDelete.js.map +1 -1
- package/funcs/messagesDeleteByTransactionId.js.map +1 -1
- package/funcs/notificationsRetrieve.js.map +1 -1
- package/funcs/subscribersCredentialsAppend.js.map +1 -1
- package/funcs/subscribersCredentialsDelete.js.map +1 -1
- package/funcs/subscribersCredentialsUpdate.js.map +1 -1
- package/funcs/subscribersDelete.js.map +1 -1
- package/funcs/subscribersMessagesMarkAll.js.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.js.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.js.map +1 -1
- package/funcs/subscribersNotificationsArchive.d.ts +18 -0
- package/funcs/subscribersNotificationsArchive.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchive.js +159 -0
- package/funcs/subscribersNotificationsArchive.js.map +1 -0
- package/funcs/subscribersNotificationsArchiveAll.d.ts +19 -0
- package/funcs/subscribersNotificationsArchiveAll.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchiveAll.js +162 -0
- package/funcs/subscribersNotificationsArchiveAll.js.map +1 -0
- package/funcs/subscribersNotificationsArchiveAllRead.d.ts +19 -0
- package/funcs/subscribersNotificationsArchiveAllRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsArchiveAllRead.js +162 -0
- package/funcs/subscribersNotificationsArchiveAllRead.js.map +1 -0
- package/funcs/subscribersNotificationsCompleteAction.d.ts +18 -0
- package/funcs/subscribersNotificationsCompleteAction.d.ts.map +1 -0
- package/funcs/subscribersNotificationsCompleteAction.js +165 -0
- package/funcs/subscribersNotificationsCompleteAction.js.map +1 -0
- package/funcs/subscribersNotificationsCount.d.ts +19 -0
- package/funcs/subscribersNotificationsCount.d.ts.map +1 -0
- package/funcs/subscribersNotificationsCount.js +163 -0
- package/funcs/subscribersNotificationsCount.js.map +1 -0
- package/funcs/subscribersNotificationsDelete.d.ts +18 -0
- package/funcs/subscribersNotificationsDelete.d.ts.map +1 -0
- package/funcs/subscribersNotificationsDelete.js +160 -0
- package/funcs/subscribersNotificationsDelete.js.map +1 -0
- package/funcs/subscribersNotificationsDeleteAll.d.ts +19 -0
- package/funcs/subscribersNotificationsDeleteAll.d.ts.map +1 -0
- package/funcs/subscribersNotificationsDeleteAll.js +162 -0
- package/funcs/subscribersNotificationsDeleteAll.js.map +1 -0
- package/funcs/subscribersNotificationsFeed.js.map +1 -1
- package/funcs/subscribersNotificationsList.d.ts +19 -0
- package/funcs/subscribersNotificationsList.d.ts.map +1 -0
- package/funcs/subscribersNotificationsList.js +170 -0
- package/funcs/subscribersNotificationsList.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.d.ts +19 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.js +162 -0
- package/funcs/subscribersNotificationsMarkAllAsRead.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsRead.d.ts +18 -0
- package/funcs/subscribersNotificationsMarkAsRead.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsRead.js +161 -0
- package/funcs/subscribersNotificationsMarkAsRead.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsSeen.d.ts +19 -0
- package/funcs/subscribersNotificationsMarkAsSeen.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsSeen.js +160 -0
- package/funcs/subscribersNotificationsMarkAsSeen.js.map +1 -0
- package/funcs/subscribersNotificationsMarkAsUnread.d.ts +18 -0
- package/funcs/subscribersNotificationsMarkAsUnread.d.ts.map +1 -0
- package/funcs/subscribersNotificationsMarkAsUnread.js +161 -0
- package/funcs/subscribersNotificationsMarkAsUnread.js.map +1 -0
- package/funcs/subscribersNotificationsRevertAction.d.ts +18 -0
- package/funcs/subscribersNotificationsRevertAction.d.ts.map +1 -0
- package/funcs/subscribersNotificationsRevertAction.js +165 -0
- package/funcs/subscribersNotificationsRevertAction.js.map +1 -0
- package/funcs/subscribersNotificationsSnooze.d.ts +18 -0
- package/funcs/subscribersNotificationsSnooze.d.ts.map +1 -0
- package/funcs/subscribersNotificationsSnooze.js +162 -0
- package/funcs/subscribersNotificationsSnooze.js.map +1 -0
- package/funcs/subscribersNotificationsUnarchive.d.ts +18 -0
- package/funcs/subscribersNotificationsUnarchive.d.ts.map +1 -0
- package/funcs/subscribersNotificationsUnarchive.js +160 -0
- package/funcs/subscribersNotificationsUnarchive.js.map +1 -0
- package/funcs/subscribersNotificationsUnseenCount.js.map +1 -1
- package/funcs/subscribersNotificationsUnsnooze.d.ts +18 -0
- package/funcs/subscribersNotificationsUnsnooze.d.ts.map +1 -0
- package/funcs/subscribersNotificationsUnsnooze.js +160 -0
- package/funcs/subscribersNotificationsUnsnooze.js.map +1 -0
- package/funcs/subscribersPatch.js.map +1 -1
- package/funcs/subscribersPreferencesBulkUpdate.js.map +1 -1
- package/funcs/subscribersPreferencesList.js.map +1 -1
- package/funcs/subscribersPreferencesUpdate.js.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js.map +1 -1
- package/funcs/subscribersRetrieve.js.map +1 -1
- package/funcs/subscribersTopicsList.js.map +1 -1
- package/funcs/topicsDelete.js.map +1 -1
- package/funcs/topicsGet.js.map +1 -1
- package/funcs/topicsSubscribersRetrieve.js.map +1 -1
- package/funcs/topicsSubscriptionsCreate.js.map +1 -1
- package/funcs/topicsSubscriptionsDelete.js.map +1 -1
- package/funcs/topicsSubscriptionsGetSubscription.js.map +1 -1
- package/funcs/topicsSubscriptionsList.js.map +1 -1
- package/funcs/topicsSubscriptionsUpdate.js.map +1 -1
- package/funcs/topicsUpdate.js.map +1 -1
- package/funcs/translationsCreate.d.ts +2 -0
- package/funcs/translationsCreate.d.ts.map +1 -1
- package/funcs/translationsCreate.js +3 -1
- package/funcs/translationsCreate.js.map +1 -1
- package/funcs/translationsDelete.d.ts +2 -0
- package/funcs/translationsDelete.d.ts.map +1 -1
- package/funcs/translationsDelete.js +3 -1
- package/funcs/translationsDelete.js.map +1 -1
- package/funcs/translationsGroupsDelete.d.ts +2 -0
- package/funcs/translationsGroupsDelete.d.ts.map +1 -1
- package/funcs/translationsGroupsDelete.js +3 -1
- package/funcs/translationsGroupsDelete.js.map +1 -1
- package/funcs/translationsGroupsRetrieve.d.ts +2 -0
- package/funcs/translationsGroupsRetrieve.d.ts.map +1 -1
- package/funcs/translationsGroupsRetrieve.js +3 -1
- package/funcs/translationsGroupsRetrieve.js.map +1 -1
- package/funcs/translationsMasterImport.d.ts +2 -0
- package/funcs/translationsMasterImport.d.ts.map +1 -1
- package/funcs/translationsMasterImport.js +3 -1
- package/funcs/translationsMasterImport.js.map +1 -1
- package/funcs/translationsMasterRetrieve.d.ts +2 -0
- package/funcs/translationsMasterRetrieve.d.ts.map +1 -1
- package/funcs/translationsMasterRetrieve.js +3 -1
- package/funcs/translationsMasterRetrieve.js.map +1 -1
- package/funcs/translationsMasterUpload.d.ts +2 -0
- package/funcs/translationsMasterUpload.d.ts.map +1 -1
- package/funcs/translationsMasterUpload.js +8 -12
- package/funcs/translationsMasterUpload.js.map +1 -1
- package/funcs/translationsRetrieve.d.ts +2 -0
- package/funcs/translationsRetrieve.d.ts.map +1 -1
- package/funcs/translationsRetrieve.js +3 -1
- package/funcs/translationsRetrieve.js.map +1 -1
- package/funcs/translationsUpload.d.ts +2 -0
- package/funcs/translationsUpload.d.ts.map +1 -1
- package/funcs/translationsUpload.js +8 -12
- package/funcs/translationsUpload.js.map +1 -1
- package/funcs/workflowsDelete.js.map +1 -1
- package/funcs/workflowsGet.js.map +1 -1
- package/funcs/workflowsPatch.js.map +1 -1
- package/funcs/workflowsStepsGeneratePreview.d.ts +18 -0
- package/funcs/workflowsStepsGeneratePreview.d.ts.map +1 -0
- package/funcs/workflowsStepsGeneratePreview.js +157 -0
- package/funcs/workflowsStepsGeneratePreview.js.map +1 -0
- package/funcs/workflowsStepsRetrieve.js.map +1 -1
- package/funcs/workflowsSync.js.map +1 -1
- package/funcs/workflowsUpdate.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/encodings.d.ts.map +1 -1
- package/lib/encodings.js +20 -5
- package/lib/encodings.js.map +1 -1
- package/lib/files.d.ts +13 -0
- package/lib/files.d.ts.map +1 -1
- package/lib/files.js +19 -0
- package/lib/files.js.map +1 -1
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +8 -4
- package/lib/sdks.js.map +1 -1
- package/lib/security.d.ts +1 -1
- package/lib/security.d.ts.map +1 -1
- package/lib/security.js +19 -8
- package/lib/security.js.map +1 -1
- package/lib/url.d.ts.map +1 -1
- package/lib/url.js +4 -2
- package/lib/url.js.map +1 -1
- package/models/components/channelsettingsdto.d.ts +2 -2
- package/models/components/channelsettingsdto.d.ts.map +1 -1
- package/models/components/channelsettingsdto.js +2 -2
- package/models/components/channelsettingsdto.js.map +1 -1
- package/models/components/chatrenderoutput.d.ts +13 -0
- package/models/components/chatrenderoutput.d.ts.map +1 -0
- package/models/components/chatrenderoutput.js +50 -0
- package/models/components/chatrenderoutput.js.map +1 -0
- package/models/components/contentissueenum.d.ts +1 -0
- package/models/components/contentissueenum.d.ts.map +1 -1
- package/models/components/contentissueenum.js +1 -0
- package/models/components/contentissueenum.js.map +1 -1
- package/models/components/createenvironmentvariablerequestdto.d.ts +41 -0
- package/models/components/createenvironmentvariablerequestdto.d.ts.map +1 -0
- package/models/components/createenvironmentvariablerequestdto.js +62 -0
- package/models/components/createenvironmentvariablerequestdto.js.map +1 -0
- package/models/components/digestregularoutput.d.ts +33 -0
- package/models/components/digestregularoutput.d.ts.map +1 -0
- package/models/components/digestregularoutput.js +60 -0
- package/models/components/digestregularoutput.js.map +1 -0
- package/models/components/emailrenderoutput.d.ts +17 -0
- package/models/components/emailrenderoutput.d.ts.map +1 -0
- package/models/components/emailrenderoutput.js +51 -0
- package/models/components/emailrenderoutput.js.map +1 -0
- package/models/components/environmentvariableresponsedto.d.ts +25 -0
- package/models/components/environmentvariableresponsedto.d.ts.map +1 -0
- package/models/components/environmentvariableresponsedto.js +69 -0
- package/models/components/environmentvariableresponsedto.js.map +1 -0
- package/models/components/environmentvariablevaluedto.d.ts +14 -0
- package/models/components/environmentvariablevaluedto.d.ts.map +1 -0
- package/models/components/environmentvariablevaluedto.js +55 -0
- package/models/components/environmentvariablevaluedto.js.map +1 -0
- package/models/components/environmentvariablevalueresponsedto.d.ts +14 -0
- package/models/components/environmentvariablevalueresponsedto.d.ts.map +1 -0
- package/models/components/environmentvariablevalueresponsedto.js +56 -0
- package/models/components/environmentvariablevalueresponsedto.js.map +1 -0
- package/models/components/environmentvariableworkflowinfodto.d.ts +17 -0
- package/models/components/environmentvariableworkflowinfodto.d.ts.map +1 -0
- package/models/components/environmentvariableworkflowinfodto.js +51 -0
- package/models/components/environmentvariableworkflowinfodto.js.map +1 -0
- package/models/components/generatepreviewrequestdto.d.ts +25 -0
- package/models/components/generatepreviewrequestdto.d.ts.map +1 -0
- package/models/components/generatepreviewrequestdto.js +51 -0
- package/models/components/generatepreviewrequestdto.js.map +1 -0
- package/models/components/generatepreviewresponsedto.d.ts +157 -0
- package/models/components/generatepreviewresponsedto.d.ts.map +1 -0
- package/models/components/generatepreviewresponsedto.js +210 -0
- package/models/components/generatepreviewresponsedto.js.map +1 -0
- package/models/components/getenvironmentvariableusageresponsedto.d.ts +14 -0
- package/models/components/getenvironmentvariableusageresponsedto.d.ts.map +1 -0
- package/models/components/getenvironmentvariableusageresponsedto.js +51 -0
- package/models/components/getenvironmentvariableusageresponsedto.js.map +1 -0
- package/models/components/getsubscribernotificationscountresponsedto.d.ts +19 -0
- package/models/components/getsubscribernotificationscountresponsedto.d.ts.map +1 -0
- package/models/components/getsubscribernotificationscountresponsedto.js +51 -0
- package/models/components/getsubscribernotificationscountresponsedto.js.map +1 -0
- package/models/components/getsubscribernotificationsresponsedto.d.ts +29 -0
- package/models/components/getsubscribernotificationsresponsedto.d.ts.map +1 -0
- package/models/components/getsubscribernotificationsresponsedto.js +60 -0
- package/models/components/getsubscribernotificationsresponsedto.js.map +1 -0
- package/models/components/inapprenderoutput.d.ts +41 -0
- package/models/components/inapprenderoutput.d.ts.map +1 -0
- package/models/components/inapprenderoutput.js +58 -0
- package/models/components/inapprenderoutput.js.map +1 -0
- package/models/components/inappstepupsertdto.d.ts +4 -4
- package/models/components/inappstepupsertdto.d.ts.map +1 -1
- package/models/components/inappstepupsertdto.js +5 -5
- package/models/components/inappstepupsertdto.js.map +1 -1
- package/models/components/inboxactiondto.d.ts +22 -0
- package/models/components/inboxactiondto.d.ts.map +1 -0
- package/models/components/inboxactiondto.js +53 -0
- package/models/components/inboxactiondto.js.map +1 -0
- package/models/components/inboxnotificationdto.d.ts +113 -0
- package/models/components/inboxnotificationdto.d.ts.map +1 -0
- package/models/components/inboxnotificationdto.js +79 -0
- package/models/components/inboxnotificationdto.js.map +1 -0
- package/models/components/inboxsubscriberresponsedto.d.ts +29 -0
- package/models/components/inboxsubscriberresponsedto.d.ts.map +1 -0
- package/models/components/inboxsubscriberresponsedto.js +54 -0
- package/models/components/inboxsubscriberresponsedto.js.map +1 -0
- package/models/components/index.d.ts +27 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +27 -0
- package/models/components/index.js.map +1 -1
- package/models/components/integrationresponsedto.d.ts +1 -1
- package/models/components/integrationresponsedto.d.ts.map +1 -1
- package/models/components/integrationresponsedto.js +1 -1
- package/models/components/integrationresponsedto.js.map +1 -1
- package/models/components/layoutcontrolvaluesdto.d.ts +2 -9
- package/models/components/layoutcontrolvaluesdto.d.ts.map +1 -1
- package/models/components/layoutcontrolvaluesdto.js +2 -10
- package/models/components/layoutcontrolvaluesdto.js.map +1 -1
- package/models/components/marksubscribernotificationsasseendto.d.ts +30 -0
- package/models/components/marksubscribernotificationsasseendto.d.ts.map +1 -0
- package/models/components/marksubscribernotificationsasseendto.js +52 -0
- package/models/components/marksubscribernotificationsasseendto.js.map +1 -0
- package/models/components/notificationworkflowdto.d.ts +40 -0
- package/models/components/notificationworkflowdto.d.ts.map +1 -0
- package/models/components/notificationworkflowdto.js +57 -0
- package/models/components/notificationworkflowdto.js.map +1 -0
- package/models/components/previewerrordto.d.ts +21 -0
- package/models/components/previewerrordto.d.ts.map +1 -0
- package/models/components/previewerrordto.js +52 -0
- package/models/components/previewerrordto.js.map +1 -0
- package/models/components/previewpayloaddto.d.ts +88 -0
- package/models/components/previewpayloaddto.d.ts.map +1 -0
- package/models/components/previewpayloaddto.js +109 -0
- package/models/components/previewpayloaddto.js.map +1 -0
- package/models/components/pushrenderoutput.d.ts +17 -0
- package/models/components/pushrenderoutput.d.ts.map +1 -0
- package/models/components/pushrenderoutput.js +51 -0
- package/models/components/pushrenderoutput.js.map +1 -0
- package/models/components/redirectdto.d.ts +7 -7
- package/models/components/redirectdto.d.ts.map +1 -1
- package/models/components/redirectdto.js +5 -5
- package/models/components/redirectdto.js.map +1 -1
- package/models/components/smsrenderoutput.d.ts +13 -0
- package/models/components/smsrenderoutput.d.ts.map +1 -0
- package/models/components/smsrenderoutput.js +50 -0
- package/models/components/smsrenderoutput.js.map +1 -0
- package/models/components/snoozesubscribernotificationdto.d.ts +15 -0
- package/models/components/snoozesubscribernotificationdto.d.ts.map +1 -0
- package/models/components/snoozesubscribernotificationdto.js +49 -0
- package/models/components/snoozesubscribernotificationdto.js.map +1 -0
- package/models/components/subscriberresponsedto.d.ts +4 -4
- package/models/components/subscriberresponsedto.d.ts.map +1 -1
- package/models/components/subscriberresponsedto.js +4 -4
- package/models/components/subscriberresponsedto.js.map +1 -1
- package/models/components/subscriberresponsedtooptional.d.ts +8 -8
- package/models/components/subscriberresponsedtooptional.d.ts.map +1 -1
- package/models/components/subscriberresponsedtooptional.js +8 -8
- package/models/components/subscriberresponsedtooptional.js.map +1 -1
- package/models/components/timeunitenum.d.ts +20 -0
- package/models/components/timeunitenum.d.ts.map +1 -0
- package/models/components/timeunitenum.js +54 -0
- package/models/components/timeunitenum.js.map +1 -0
- package/models/components/triggereventresponsedto.d.ts +4 -0
- package/models/components/triggereventresponsedto.d.ts.map +1 -1
- package/models/components/triggereventresponsedto.js +1 -0
- package/models/components/triggereventresponsedto.js.map +1 -1
- package/models/components/updateallsubscribernotificationsdto.d.ts +25 -0
- package/models/components/updateallsubscribernotificationsdto.d.ts.map +1 -0
- package/models/components/updateallsubscribernotificationsdto.js +51 -0
- package/models/components/updateallsubscribernotificationsdto.js.map +1 -0
- package/models/components/updateenvironmentvariablerequestdto.d.ts +38 -0
- package/models/components/updateenvironmentvariablerequestdto.d.ts.map +1 -0
- package/models/components/updateenvironmentvariablerequestdto.js +62 -0
- package/models/components/updateenvironmentvariablerequestdto.js.map +1 -0
- package/models/components/updatelayoutdto.d.ts +20 -4
- package/models/components/updatelayoutdto.d.ts.map +1 -1
- package/models/components/updatelayoutdto.js +12 -3
- package/models/components/updatelayoutdto.js.map +1 -1
- package/models/components/updatesubscriberchannelrequestdto.d.ts +2 -2
- package/models/components/updatesubscriberchannelrequestdto.d.ts.map +1 -1
- package/models/components/updatesubscriberchannelrequestdto.js +1 -1
- package/models/components/updatesubscriberchannelrequestdto.js.map +1 -1
- package/models/errors/subscriberresponsedto.d.ts +8 -8
- package/models/errors/subscriberresponsedto.d.ts.map +1 -1
- package/models/errors/subscriberresponsedto.js +12 -8
- package/models/errors/subscriberresponsedto.js.map +1 -1
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts +29 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js +74 -0
- package/models/operations/environmentvariablescontrollercreateenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts +27 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js +70 -0
- package/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts +29 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.js +73 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariable.js.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts +29 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js +73 -0
- package/models/operations/environmentvariablescontrollergetenvironmentvariableusage.js.map +1 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts +32 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js +73 -0
- package/models/operations/environmentvariablescontrollerlistenvironmentvariables.js.map +1 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts +31 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.d.ts.map +1 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js +75 -0
- package/models/operations/environmentvariablescontrollerupdateenvironmentvariable.js.map +1 -0
- package/models/operations/index.d.ts +23 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +23 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.js +71 -0
- package/models/operations/subscriberscontrollerarchiveallnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.js +73 -0
- package/models/operations/subscriberscontrollerarchiveallreadnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerarchivenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerarchivenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerarchivenotification.js +73 -0
- package/models/operations/subscriberscontrollerarchivenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollercompletenotificationaction.d.ts +61 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.d.ts.map +1 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.js +85 -0
- package/models/operations/subscriberscontrollercompletenotificationaction.js.map +1 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts +33 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.js +71 -0
- package/models/operations/subscriberscontrollerdeleteallnotifications.js.map +1 -0
- package/models/operations/subscriberscontrollerdeletenotification.d.ts +40 -0
- package/models/operations/subscriberscontrollerdeletenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerdeletenotification.js +70 -0
- package/models/operations/subscriberscontrollerdeletenotification.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollergetsubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts +98 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.d.ts.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.js +94 -0
- package/models/operations/subscriberscontrollergetsubscribernotifications.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts +37 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.d.ts.map +1 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.js +74 -0
- package/models/operations/subscriberscontrollergetsubscribernotificationscount.js.map +1 -0
- package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollergetsubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriberpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts +33 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.js +72 -0
- package/models/operations/subscriberscontrollermarkallnotificationsasread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasread.d.ts +42 -0
- package/models/operations/subscriberscontrollermarknotificationasread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasread.js +73 -0
- package/models/operations/subscriberscontrollermarknotificationasread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.d.ts +42 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.js +73 -0
- package/models/operations/subscriberscontrollermarknotificationasunread.js.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts +33 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.d.ts.map +1 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.js +71 -0
- package/models/operations/subscriberscontrollermarknotificationsasseen.js.map +1 -0
- package/models/operations/subscriberscontrollerpatchsubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollerpatchsubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerpatchsubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts +3 -0
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts +61 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.js +83 -0
- package/models/operations/subscriberscontrollerrevertnotificationaction.js.map +1 -0
- package/models/operations/subscriberscontrollersnoozenotification.d.ts +44 -0
- package/models/operations/subscriberscontrollersnoozenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollersnoozenotification.js +75 -0
- package/models/operations/subscriberscontrollersnoozenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerunarchivenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerunarchivenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerunarchivenotification.js +73 -0
- package/models/operations/subscriberscontrollerunarchivenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.d.ts +42 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.d.ts.map +1 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.js +73 -0
- package/models/operations/subscriberscontrollerunsnoozenotification.js.map +1 -0
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts +3 -0
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberpreferences.js.map +1 -1
- package/models/operations/workflowcontrollergeneratepreview.d.ts +36 -0
- package/models/operations/workflowcontrollergeneratepreview.d.ts.map +1 -0
- package/models/operations/workflowcontrollergeneratepreview.js +74 -0
- package/models/operations/workflowcontrollergeneratepreview.js.map +1 -0
- package/package.json +1 -1
- package/sdk/environmentvariables.d.ts +48 -0
- package/sdk/environmentvariables.d.ts.map +1 -0
- package/sdk/environmentvariables.js +72 -0
- package/sdk/environmentvariables.js.map +1 -0
- package/sdk/novunotifications.d.ts +115 -0
- package/sdk/novunotifications.d.ts.map +1 -1
- package/sdk/novunotifications.js +162 -0
- package/sdk/novunotifications.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/sdk/steps.d.ts +7 -0
- package/sdk/steps.d.ts.map +1 -1
- package/sdk/steps.js +10 -0
- package/sdk/steps.js.map +1 -1
- package/sdk/subscribers.d.ts +2 -2
- package/sdk/subscribers.d.ts.map +1 -1
- package/sdk/subscribers.js +3 -3
- package/sdk/subscribers.js.map +1 -1
- package/src/funcs/activityTrack.ts +0 -1
- package/src/funcs/cancel.ts +0 -1
- package/src/funcs/channelConnectionsDelete.ts +0 -1
- package/src/funcs/channelConnectionsRetrieve.ts +0 -1
- package/src/funcs/channelConnectionsUpdate.ts +0 -1
- package/src/funcs/channelEndpointsCreate.ts +3 -1
- package/src/funcs/channelEndpointsDelete.ts +3 -2
- package/src/funcs/channelEndpointsList.ts +3 -1
- package/src/funcs/channelEndpointsRetrieve.ts +3 -2
- package/src/funcs/channelEndpointsUpdate.ts +3 -2
- package/src/funcs/contextsDelete.ts +0 -1
- package/src/funcs/contextsRetrieve.ts +0 -1
- package/src/funcs/contextsUpdate.ts +0 -1
- package/src/funcs/environmentVariablesCreate.ts +236 -0
- package/src/funcs/environmentVariablesDelete.ts +239 -0
- package/src/funcs/environmentVariablesList.ts +233 -0
- package/src/funcs/environmentVariablesRetrieve.ts +234 -0
- package/src/funcs/environmentVariablesUpdate.ts +246 -0
- package/src/funcs/environmentVariablesUsage.ts +237 -0
- package/src/funcs/environmentsDelete.ts +0 -1
- package/src/funcs/environmentsDiff.ts +0 -1
- package/src/funcs/environmentsGetTags.ts +0 -1
- package/src/funcs/environmentsPublish.ts +0 -1
- package/src/funcs/environmentsUpdate.ts +0 -1
- package/src/funcs/integrationsDelete.ts +0 -1
- package/src/funcs/integrationsIntegrationsControllerAutoConfigureIntegration.ts +0 -1
- package/src/funcs/integrationsSetAsPrimary.ts +0 -1
- package/src/funcs/integrationsUpdate.ts +0 -1
- package/src/funcs/layoutsDelete.ts +0 -1
- package/src/funcs/layoutsDuplicate.ts +0 -1
- package/src/funcs/layoutsGeneratePreview.ts +0 -1
- package/src/funcs/layoutsRetrieve.ts +0 -1
- package/src/funcs/layoutsUpdate.ts +0 -1
- package/src/funcs/layoutsUsage.ts +0 -1
- package/src/funcs/messagesDelete.ts +0 -1
- package/src/funcs/messagesDeleteByTransactionId.ts +0 -1
- package/src/funcs/notificationsRetrieve.ts +0 -1
- package/src/funcs/subscribersCredentialsAppend.ts +0 -1
- package/src/funcs/subscribersCredentialsDelete.ts +0 -1
- package/src/funcs/subscribersCredentialsUpdate.ts +0 -1
- package/src/funcs/subscribersDelete.ts +0 -1
- package/src/funcs/subscribersMessagesMarkAll.ts +0 -1
- package/src/funcs/subscribersMessagesMarkAllAs.ts +0 -1
- package/src/funcs/subscribersMessagesUpdateAsSeen.ts +0 -1
- package/src/funcs/subscribersNotificationsArchive.ts +234 -0
- package/src/funcs/subscribersNotificationsArchiveAll.ts +247 -0
- package/src/funcs/subscribersNotificationsArchiveAllRead.ts +249 -0
- package/src/funcs/subscribersNotificationsCompleteAction.ts +240 -0
- package/src/funcs/subscribersNotificationsCount.ts +246 -0
- package/src/funcs/subscribersNotificationsDelete.ts +234 -0
- package/src/funcs/subscribersNotificationsDeleteAll.ts +246 -0
- package/src/funcs/subscribersNotificationsFeed.ts +0 -1
- package/src/funcs/subscribersNotificationsList.ts +245 -0
- package/src/funcs/subscribersNotificationsMarkAllAsRead.ts +249 -0
- package/src/funcs/subscribersNotificationsMarkAsRead.ts +236 -0
- package/src/funcs/subscribersNotificationsMarkAsSeen.ts +250 -0
- package/src/funcs/subscribersNotificationsMarkAsUnread.ts +236 -0
- package/src/funcs/subscribersNotificationsRevertAction.ts +240 -0
- package/src/funcs/subscribersNotificationsSnooze.ts +237 -0
- package/src/funcs/subscribersNotificationsUnarchive.ts +237 -0
- package/src/funcs/subscribersNotificationsUnseenCount.ts +0 -1
- package/src/funcs/subscribersNotificationsUnsnooze.ts +235 -0
- package/src/funcs/subscribersPatch.ts +0 -1
- package/src/funcs/subscribersPreferencesBulkUpdate.ts +0 -1
- package/src/funcs/subscribersPreferencesList.ts +0 -1
- package/src/funcs/subscribersPreferencesUpdate.ts +0 -1
- package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +0 -1
- package/src/funcs/subscribersRetrieve.ts +0 -1
- package/src/funcs/subscribersTopicsList.ts +0 -1
- package/src/funcs/topicsDelete.ts +0 -1
- package/src/funcs/topicsGet.ts +0 -1
- package/src/funcs/topicsSubscribersRetrieve.ts +0 -1
- package/src/funcs/topicsSubscriptionsCreate.ts +0 -1
- package/src/funcs/topicsSubscriptionsDelete.ts +0 -1
- package/src/funcs/topicsSubscriptionsGetSubscription.ts +0 -1
- package/src/funcs/topicsSubscriptionsList.ts +0 -1
- package/src/funcs/topicsSubscriptionsUpdate.ts +0 -1
- package/src/funcs/topicsUpdate.ts +0 -1
- package/src/funcs/translationsCreate.ts +3 -1
- package/src/funcs/translationsDelete.ts +3 -2
- package/src/funcs/translationsGroupsDelete.ts +3 -2
- package/src/funcs/translationsGroupsRetrieve.ts +3 -2
- package/src/funcs/translationsMasterImport.ts +3 -1
- package/src/funcs/translationsMasterRetrieve.ts +3 -1
- package/src/funcs/translationsMasterUpload.ts +9 -12
- package/src/funcs/translationsRetrieve.ts +3 -2
- package/src/funcs/translationsUpload.ts +9 -11
- package/src/funcs/workflowsDelete.ts +0 -1
- package/src/funcs/workflowsGet.ts +0 -1
- package/src/funcs/workflowsPatch.ts +0 -1
- package/src/funcs/workflowsStepsGeneratePreview.ts +233 -0
- package/src/funcs/workflowsStepsRetrieve.ts +0 -1
- package/src/funcs/workflowsSync.ts +0 -1
- package/src/funcs/workflowsUpdate.ts +0 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/encodings.ts +23 -4
- package/src/lib/files.ts +22 -0
- package/src/lib/sdks.ts +7 -5
- package/src/lib/security.ts +14 -2
- package/src/lib/url.ts +16 -14
- package/src/models/components/channelsettingsdto.ts +4 -4
- package/src/models/components/chatrenderoutput.ts +34 -0
- package/src/models/components/contentissueenum.ts +1 -0
- package/src/models/components/createenvironmentvariablerequestdto.ts +75 -0
- package/src/models/components/digestregularoutput.ts +72 -0
- package/src/models/components/emailrenderoutput.ts +39 -0
- package/src/models/components/environmentvariableresponsedto.ts +68 -0
- package/src/models/components/environmentvariablevaluedto.ts +41 -0
- package/src/models/components/environmentvariablevalueresponsedto.ts +42 -0
- package/src/models/components/environmentvariableworkflowinfodto.ts +40 -0
- package/src/models/components/generatepreviewrequestdto.ts +45 -0
- package/src/models/components/generatepreviewresponsedto.ts +434 -0
- package/src/models/components/getenvironmentvariableusageresponsedto.ts +39 -0
- package/src/models/components/getsubscribernotificationscountresponsedto.ts +43 -0
- package/src/models/components/getsubscribernotificationsresponsedto.ts +68 -0
- package/src/models/components/inapprenderoutput.ts +66 -0
- package/src/models/components/inappstepupsertdto.ts +17 -9
- package/src/models/components/inboxactiondto.ts +45 -0
- package/src/models/components/inboxnotificationdto.ts +170 -0
- package/src/models/components/inboxsubscriberresponsedto.ts +54 -0
- package/src/models/components/index.ts +27 -0
- package/src/models/components/integrationresponsedto.ts +2 -2
- package/src/models/components/layoutcontrolvaluesdto.ts +2 -24
- package/src/models/components/marksubscribernotificationsasseendto.ts +54 -0
- package/src/models/components/notificationworkflowdto.ts +68 -0
- package/src/models/components/previewerrordto.ts +44 -0
- package/src/models/components/previewpayloaddto.ts +193 -0
- package/src/models/components/pushrenderoutput.ts +39 -0
- package/src/models/components/redirectdto.ts +11 -11
- package/src/models/components/smsrenderoutput.ts +34 -0
- package/src/models/components/snoozesubscribernotificationdto.ts +36 -0
- package/src/models/components/subscriberresponsedto.ts +8 -8
- package/src/models/components/subscriberresponsedtooptional.ts +16 -16
- package/src/models/components/timeunitenum.ts +26 -0
- package/src/models/components/triggereventresponsedto.ts +5 -0
- package/src/models/components/updateallsubscribernotificationsdto.ts +48 -0
- package/src/models/components/updateenvironmentvariablerequestdto.ts +72 -0
- package/src/models/components/updatelayoutdto.ts +37 -8
- package/src/models/components/updatesubscriberchannelrequestdto.ts +3 -3
- package/src/models/errors/subscriberresponsedto.ts +16 -16
- package/src/models/operations/environmentvariablescontrollercreateenvironmentvariable.ts +91 -0
- package/src/models/operations/environmentvariablescontrollerdeleteenvironmentvariable.ts +82 -0
- package/src/models/operations/environmentvariablescontrollergetenvironmentvariable.ts +86 -0
- package/src/models/operations/environmentvariablescontrollergetenvironmentvariableusage.ts +87 -0
- package/src/models/operations/environmentvariablescontrollerlistenvironmentvariables.ts +89 -0
- package/src/models/operations/environmentvariablescontrollerupdateenvironmentvariable.ts +94 -0
- package/src/models/operations/index.ts +23 -0
- package/src/models/operations/subscriberscontrollerarchiveallnotifications.ts +95 -0
- package/src/models/operations/subscriberscontrollerarchiveallreadnotifications.ts +93 -0
- package/src/models/operations/subscriberscontrollerarchivenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerbulkupdatesubscriberpreferences.ts +3 -0
- package/src/models/operations/subscriberscontrollercompletenotificationaction.ts +124 -0
- package/src/models/operations/subscriberscontrollerdeleteallnotifications.ts +95 -0
- package/src/models/operations/subscriberscontrollerdeletenotification.ts +98 -0
- package/src/models/operations/subscriberscontrollergetsubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollergetsubscribernotifications.ts +171 -0
- package/src/models/operations/subscriberscontrollergetsubscribernotificationscount.ts +97 -0
- package/src/models/operations/subscriberscontrollergetsubscriberpreferences.ts +3 -0
- package/src/models/operations/subscriberscontrollermarkallnotificationsasread.ts +94 -0
- package/src/models/operations/subscriberscontrollermarknotificationasread.ts +102 -0
- package/src/models/operations/subscriberscontrollermarknotificationasunread.ts +102 -0
- package/src/models/operations/subscriberscontrollermarknotificationsasseen.ts +95 -0
- package/src/models/operations/subscriberscontrollerpatchsubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollerremovesubscriber.ts +3 -0
- package/src/models/operations/subscriberscontrollerrevertnotificationaction.ts +126 -0
- package/src/models/operations/subscriberscontrollersnoozenotification.ts +108 -0
- package/src/models/operations/subscriberscontrollerunarchivenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerunsnoozenotification.ts +102 -0
- package/src/models/operations/subscriberscontrollerupdatesubscriberpreferences.ts +3 -0
- package/src/models/operations/workflowcontrollergeneratepreview.ts +96 -0
- package/src/sdk/environmentvariables.ts +147 -0
- package/src/sdk/novunotifications.ts +340 -0
- package/src/sdk/sdk.ts +8 -0
- package/src/sdk/steps.ts +18 -0
- package/src/sdk/subscribers.ts +5 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"emailrenderoutput.js","sourceRoot":"","sources":["../../src/models/components/emailrenderoutput.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,8DAQC;AAlCD,0CAA4B;AAC5B,qDAAiD;AAejD,gBAAgB;AACH,QAAA,+BAA+B,GAIxC,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAEH,SAAgB,yBAAyB,CACvC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAA+B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC3D,+CAA+C,CAChD,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { EnvironmentVariableValueResponseDto } from "./environmentvariablevalueresponsedto.js";
|
|
6
|
+
export declare const EnvironmentVariableResponseDtoType: {
|
|
7
|
+
readonly String: "string";
|
|
8
|
+
};
|
|
9
|
+
export type EnvironmentVariableResponseDtoType = ClosedEnum<typeof EnvironmentVariableResponseDtoType>;
|
|
10
|
+
export type EnvironmentVariableResponseDto = {
|
|
11
|
+
id: string;
|
|
12
|
+
organizationId: string;
|
|
13
|
+
key: string;
|
|
14
|
+
type: EnvironmentVariableResponseDtoType;
|
|
15
|
+
isSecret: boolean;
|
|
16
|
+
values: Array<EnvironmentVariableValueResponseDto>;
|
|
17
|
+
createdAt: string;
|
|
18
|
+
updatedAt: string;
|
|
19
|
+
};
|
|
20
|
+
/** @internal */
|
|
21
|
+
export declare const EnvironmentVariableResponseDtoType$inboundSchema: z.ZodNativeEnum<typeof EnvironmentVariableResponseDtoType>;
|
|
22
|
+
/** @internal */
|
|
23
|
+
export declare const EnvironmentVariableResponseDto$inboundSchema: z.ZodType<EnvironmentVariableResponseDto, z.ZodTypeDef, unknown>;
|
|
24
|
+
export declare function environmentVariableResponseDtoFromJSON(jsonString: string): SafeParseResult<EnvironmentVariableResponseDto, SDKValidationError>;
|
|
25
|
+
//# sourceMappingURL=environmentvariableresponsedto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariableresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariableresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,mCAAmC,EAEpC,MAAM,0CAA0C,CAAC;AAElD,eAAO,MAAM,kCAAkC;;CAErC,CAAC;AACX,MAAM,MAAM,kCAAkC,GAAG,UAAU,CACzD,OAAO,kCAAkC,CAC1C,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAC;IACX,cAAc,EAAE,MAAM,CAAC;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,kCAAkC,CAAC;IACzC,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,mCAAmC,CAAC,CAAC;IACnD,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,aAAa,CAC5E,OAAO,kCAAkC,CACS,CAAC;AAErD,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAeP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.EnvironmentVariableResponseDto$inboundSchema = exports.EnvironmentVariableResponseDtoType$inboundSchema = exports.EnvironmentVariableResponseDtoType = void 0;
|
|
40
|
+
exports.environmentVariableResponseDtoFromJSON = environmentVariableResponseDtoFromJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
43
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
|
+
const environmentvariablevalueresponsedto_js_1 = require("./environmentvariablevalueresponsedto.js");
|
|
45
|
+
exports.EnvironmentVariableResponseDtoType = {
|
|
46
|
+
String: "string",
|
|
47
|
+
};
|
|
48
|
+
/** @internal */
|
|
49
|
+
exports.EnvironmentVariableResponseDtoType$inboundSchema = z.nativeEnum(exports.EnvironmentVariableResponseDtoType);
|
|
50
|
+
/** @internal */
|
|
51
|
+
exports.EnvironmentVariableResponseDto$inboundSchema = z.object({
|
|
52
|
+
_id: z.string(),
|
|
53
|
+
_organizationId: z.string(),
|
|
54
|
+
key: z.string(),
|
|
55
|
+
type: exports.EnvironmentVariableResponseDtoType$inboundSchema,
|
|
56
|
+
isSecret: z.boolean(),
|
|
57
|
+
values: z.array(environmentvariablevalueresponsedto_js_1.EnvironmentVariableValueResponseDto$inboundSchema),
|
|
58
|
+
createdAt: z.string(),
|
|
59
|
+
updatedAt: z.string(),
|
|
60
|
+
}).transform((v) => {
|
|
61
|
+
return (0, primitives_js_1.remap)(v, {
|
|
62
|
+
"_id": "id",
|
|
63
|
+
"_organizationId": "organizationId",
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
function environmentVariableResponseDtoFromJSON(jsonString) {
|
|
67
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentVariableResponseDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentVariableResponseDto' from JSON`);
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=environmentvariableresponsedto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariableresponsedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariableresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDH,wFAQC;AA/DD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAIjD,qGAGkD;AAErC,QAAA,kCAAkC,GAAG;IAChD,MAAM,EAAE,QAAQ;CACR,CAAC;AAgBX,gBAAgB;AACH,QAAA,gDAAgD,GAEzD,CAAC,CAAC,UAAU,CAAC,0CAAkC,CAAC,CAAC;AAErD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE;IAC3B,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,IAAI,EAAE,wDAAgD;IACtD,QAAQ,EAAE,CAAC,CAAC,OAAO,EAAE;IACrB,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,0FAAiD,CAAC;IAClE,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;QACX,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
export type EnvironmentVariableValueDto = {
|
|
3
|
+
environmentId: string;
|
|
4
|
+
value: string;
|
|
5
|
+
};
|
|
6
|
+
/** @internal */
|
|
7
|
+
export type EnvironmentVariableValueDto$Outbound = {
|
|
8
|
+
_environmentId: string;
|
|
9
|
+
value: string;
|
|
10
|
+
};
|
|
11
|
+
/** @internal */
|
|
12
|
+
export declare const EnvironmentVariableValueDto$outboundSchema: z.ZodType<EnvironmentVariableValueDto$Outbound, z.ZodTypeDef, EnvironmentVariableValueDto>;
|
|
13
|
+
export declare function environmentVariableValueDtoToJSON(environmentVariableValueDto: EnvironmentVariableValueDto): string;
|
|
14
|
+
//# sourceMappingURL=environmentvariablevaluedto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariablevaluedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariablevaluedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,MAAM,MAAM,2BAA2B,GAAG;IACxC,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAQ3B,CAAC;AAEH,wBAAgB,iCAAiC,CAC/C,2BAA2B,EAAE,2BAA2B,GACvD,MAAM,CAMR"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.EnvironmentVariableValueDto$outboundSchema = void 0;
|
|
40
|
+
exports.environmentVariableValueDtoToJSON = environmentVariableValueDtoToJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
43
|
+
/** @internal */
|
|
44
|
+
exports.EnvironmentVariableValueDto$outboundSchema = z.object({
|
|
45
|
+
environmentId: z.string(),
|
|
46
|
+
value: z.string(),
|
|
47
|
+
}).transform((v) => {
|
|
48
|
+
return (0, primitives_js_1.remap)(v, {
|
|
49
|
+
environmentId: "_environmentId",
|
|
50
|
+
});
|
|
51
|
+
});
|
|
52
|
+
function environmentVariableValueDtoToJSON(environmentVariableValueDto) {
|
|
53
|
+
return JSON.stringify(exports.EnvironmentVariableValueDto$outboundSchema.parse(environmentVariableValueDto));
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=environmentvariablevaluedto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariablevaluedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariablevaluedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BH,8EAQC;AApCD,0CAA4B;AAC5B,2DAA0D;AAa1D,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,gBAAgB;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,iCAAiC,CAC/C,2BAAwD;IAExD,OAAO,IAAI,CAAC,SAAS,CACnB,kDAA0C,CAAC,KAAK,CAC9C,2BAA2B,CAC5B,CACF,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
export type EnvironmentVariableValueResponseDto = {
|
|
5
|
+
environmentId: string;
|
|
6
|
+
/**
|
|
7
|
+
* Value is masked (••••••••) for secret variables
|
|
8
|
+
*/
|
|
9
|
+
value: string;
|
|
10
|
+
};
|
|
11
|
+
/** @internal */
|
|
12
|
+
export declare const EnvironmentVariableValueResponseDto$inboundSchema: z.ZodType<EnvironmentVariableValueResponseDto, z.ZodTypeDef, unknown>;
|
|
13
|
+
export declare function environmentVariableValueResponseDtoFromJSON(jsonString: string): SafeParseResult<EnvironmentVariableValueResponseDto, SDKValidationError>;
|
|
14
|
+
//# sourceMappingURL=environmentvariablevalueresponsedto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariablevalueresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariablevalueresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.EnvironmentVariableValueResponseDto$inboundSchema = void 0;
|
|
40
|
+
exports.environmentVariableValueResponseDtoFromJSON = environmentVariableValueResponseDtoFromJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
43
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
44
|
+
/** @internal */
|
|
45
|
+
exports.EnvironmentVariableValueResponseDto$inboundSchema = z.object({
|
|
46
|
+
_environmentId: z.string(),
|
|
47
|
+
value: z.string(),
|
|
48
|
+
}).transform((v) => {
|
|
49
|
+
return (0, primitives_js_1.remap)(v, {
|
|
50
|
+
"_environmentId": "environmentId",
|
|
51
|
+
});
|
|
52
|
+
});
|
|
53
|
+
function environmentVariableValueResponseDtoFromJSON(jsonString) {
|
|
54
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentVariableValueResponseDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentVariableValueResponseDto' from JSON`);
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=environmentvariablevalueresponsedto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariablevalueresponsedto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariablevalueresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BH,kGASC;AArCD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAYjD,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,gBAAgB,EAAE,eAAe;KAClC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,2CAA2C,CACzD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,yDAAiD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,iEAAiE,CAClE,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
export type EnvironmentVariableWorkflowInfoDto = {
|
|
5
|
+
/**
|
|
6
|
+
* The name of the workflow
|
|
7
|
+
*/
|
|
8
|
+
name: string;
|
|
9
|
+
/**
|
|
10
|
+
* The unique identifier of the workflow
|
|
11
|
+
*/
|
|
12
|
+
workflowId: string;
|
|
13
|
+
};
|
|
14
|
+
/** @internal */
|
|
15
|
+
export declare const EnvironmentVariableWorkflowInfoDto$inboundSchema: z.ZodType<EnvironmentVariableWorkflowInfoDto, z.ZodTypeDef, unknown>;
|
|
16
|
+
export declare function environmentVariableWorkflowInfoDtoFromJSON(jsonString: string): SafeParseResult<EnvironmentVariableWorkflowInfoDto, SDKValidationError>;
|
|
17
|
+
//# sourceMappingURL=environmentvariableworkflowinfodto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariableworkflowinfodto.d.ts","sourceRoot":"","sources":["../../src/models/components/environmentvariableworkflowinfodto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,OAAO,CACtE,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,wBAAgB,0CAA0C,CACxD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,kCAAkC,EAAE,kBAAkB,CAAC,CAOzE"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.EnvironmentVariableWorkflowInfoDto$inboundSchema = void 0;
|
|
40
|
+
exports.environmentVariableWorkflowInfoDtoFromJSON = environmentVariableWorkflowInfoDtoFromJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
43
|
+
/** @internal */
|
|
44
|
+
exports.EnvironmentVariableWorkflowInfoDto$inboundSchema = z.object({
|
|
45
|
+
name: z.string(),
|
|
46
|
+
workflowId: z.string(),
|
|
47
|
+
});
|
|
48
|
+
function environmentVariableWorkflowInfoDtoFromJSON(jsonString) {
|
|
49
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentVariableWorkflowInfoDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentVariableWorkflowInfoDto' from JSON`);
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=environmentvariableworkflowinfodto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"environmentvariableworkflowinfodto.js","sourceRoot":"","sources":["../../src/models/components/environmentvariableworkflowinfodto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,gGASC;AAnCD,0CAA4B;AAC5B,qDAAiD;AAejD,gBAAgB;AACH,QAAA,gDAAgD,GAIzD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;CACvB,CAAC,CAAC;AAEH,SAAgB,0CAA0C,CACxD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,wDAAgD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,gEAAgE,CACjE,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { PreviewPayloadDto, PreviewPayloadDto$Outbound } from "./previewpayloaddto.js";
|
|
3
|
+
export type GeneratePreviewRequestDto = {
|
|
4
|
+
/**
|
|
5
|
+
* Optional control values
|
|
6
|
+
*/
|
|
7
|
+
controlValues?: {
|
|
8
|
+
[k: string]: any;
|
|
9
|
+
} | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* Optional payload for preview generation
|
|
12
|
+
*/
|
|
13
|
+
previewPayload?: PreviewPayloadDto | undefined;
|
|
14
|
+
};
|
|
15
|
+
/** @internal */
|
|
16
|
+
export type GeneratePreviewRequestDto$Outbound = {
|
|
17
|
+
controlValues?: {
|
|
18
|
+
[k: string]: any;
|
|
19
|
+
} | undefined;
|
|
20
|
+
previewPayload?: PreviewPayloadDto$Outbound | undefined;
|
|
21
|
+
};
|
|
22
|
+
/** @internal */
|
|
23
|
+
export declare const GeneratePreviewRequestDto$outboundSchema: z.ZodType<GeneratePreviewRequestDto$Outbound, z.ZodTypeDef, GeneratePreviewRequestDto>;
|
|
24
|
+
export declare function generatePreviewRequestDtoToJSON(generatePreviewRequestDto: GeneratePreviewRequestDto): string;
|
|
25
|
+
//# sourceMappingURL=generatepreviewrequestdto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generatepreviewrequestdto.d.ts","sourceRoot":"","sources":["../../src/models/components/generatepreviewrequestdto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EACL,iBAAiB,EACjB,0BAA0B,EAE3B,MAAM,wBAAwB,CAAC;AAEhC,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,aAAa,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACjD;;OAEG;IACH,cAAc,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAC;CAChD,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,aAAa,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;IACjD,cAAc,CAAC,EAAE,0BAA0B,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAIzB,CAAC;AAEH,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.GeneratePreviewRequestDto$outboundSchema = void 0;
|
|
40
|
+
exports.generatePreviewRequestDtoToJSON = generatePreviewRequestDtoToJSON;
|
|
41
|
+
const z = __importStar(require("zod/v3"));
|
|
42
|
+
const previewpayloaddto_js_1 = require("./previewpayloaddto.js");
|
|
43
|
+
/** @internal */
|
|
44
|
+
exports.GeneratePreviewRequestDto$outboundSchema = z.object({
|
|
45
|
+
controlValues: z.record(z.any()).optional(),
|
|
46
|
+
previewPayload: previewpayloaddto_js_1.PreviewPayloadDto$outboundSchema.optional(),
|
|
47
|
+
});
|
|
48
|
+
function generatePreviewRequestDtoToJSON(generatePreviewRequestDto) {
|
|
49
|
+
return JSON.stringify(exports.GeneratePreviewRequestDto$outboundSchema.parse(generatePreviewRequestDto));
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=generatepreviewrequestdto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generatepreviewrequestdto.js","sourceRoot":"","sources":["../../src/models/components/generatepreviewrequestdto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoCH,0EAMC;AAxCD,0CAA4B;AAC5B,iEAIgC;AAmBhC,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC3C,cAAc,EAAE,uDAAgC,CAAC,QAAQ,EAAE;CAC5D,CAAC,CAAC;AAEH,SAAgB,+BAA+B,CAC7C,yBAAoD;IAEpD,OAAO,IAAI,CAAC,SAAS,CACnB,gDAAwC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAC1E,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { ChatRenderOutput } from "./chatrenderoutput.js";
|
|
6
|
+
import { DigestRegularOutput } from "./digestregularoutput.js";
|
|
7
|
+
import { EmailRenderOutput } from "./emailrenderoutput.js";
|
|
8
|
+
import { InAppRenderOutput } from "./inapprenderoutput.js";
|
|
9
|
+
import { PreviewErrorDto } from "./previewerrordto.js";
|
|
10
|
+
import { PreviewPayloadDto } from "./previewpayloaddto.js";
|
|
11
|
+
import { PushRenderOutput } from "./pushrenderoutput.js";
|
|
12
|
+
import { SmsRenderOutput } from "./smsrenderoutput.js";
|
|
13
|
+
export declare const GeneratePreviewResponseDtoResult9Type: {
|
|
14
|
+
readonly Digest: "digest";
|
|
15
|
+
};
|
|
16
|
+
export type GeneratePreviewResponseDtoResult9Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult9Type>;
|
|
17
|
+
export type Nine = {
|
|
18
|
+
type?: GeneratePreviewResponseDtoResult9Type | undefined;
|
|
19
|
+
preview?: DigestRegularOutput | undefined;
|
|
20
|
+
};
|
|
21
|
+
export declare const GeneratePreviewResponseDtoResult8Type: {
|
|
22
|
+
readonly Delay: "delay";
|
|
23
|
+
};
|
|
24
|
+
export type GeneratePreviewResponseDtoResult8Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult8Type>;
|
|
25
|
+
export type Eight = {
|
|
26
|
+
type?: GeneratePreviewResponseDtoResult8Type | undefined;
|
|
27
|
+
preview?: DigestRegularOutput | undefined;
|
|
28
|
+
};
|
|
29
|
+
export declare const GeneratePreviewResponseDtoResult7Type: {
|
|
30
|
+
readonly Chat: "chat";
|
|
31
|
+
};
|
|
32
|
+
export type GeneratePreviewResponseDtoResult7Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult7Type>;
|
|
33
|
+
export type Seven = {
|
|
34
|
+
type?: GeneratePreviewResponseDtoResult7Type | undefined;
|
|
35
|
+
preview?: ChatRenderOutput | undefined;
|
|
36
|
+
error?: PreviewErrorDto | undefined;
|
|
37
|
+
};
|
|
38
|
+
export declare const GeneratePreviewResponseDtoResult6Type: {
|
|
39
|
+
readonly Push: "push";
|
|
40
|
+
};
|
|
41
|
+
export type GeneratePreviewResponseDtoResult6Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult6Type>;
|
|
42
|
+
export type Six = {
|
|
43
|
+
type?: GeneratePreviewResponseDtoResult6Type | undefined;
|
|
44
|
+
preview?: PushRenderOutput | undefined;
|
|
45
|
+
error?: PreviewErrorDto | undefined;
|
|
46
|
+
};
|
|
47
|
+
export declare const GeneratePreviewResponseDtoResult5Type: {
|
|
48
|
+
readonly Sms: "sms";
|
|
49
|
+
};
|
|
50
|
+
export type GeneratePreviewResponseDtoResult5Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult5Type>;
|
|
51
|
+
export type Result5 = {
|
|
52
|
+
type?: GeneratePreviewResponseDtoResult5Type | undefined;
|
|
53
|
+
preview?: SmsRenderOutput | undefined;
|
|
54
|
+
error?: PreviewErrorDto | undefined;
|
|
55
|
+
};
|
|
56
|
+
export declare const GeneratePreviewResponseDtoResult4Type: {
|
|
57
|
+
readonly InApp: "in_app";
|
|
58
|
+
};
|
|
59
|
+
export type GeneratePreviewResponseDtoResult4Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult4Type>;
|
|
60
|
+
export type Result4 = {
|
|
61
|
+
type?: GeneratePreviewResponseDtoResult4Type | undefined;
|
|
62
|
+
preview?: InAppRenderOutput | undefined;
|
|
63
|
+
error?: PreviewErrorDto | undefined;
|
|
64
|
+
};
|
|
65
|
+
export declare const GeneratePreviewResponseDtoResult3Type: {
|
|
66
|
+
readonly Email: "email";
|
|
67
|
+
};
|
|
68
|
+
export type GeneratePreviewResponseDtoResult3Type = ClosedEnum<typeof GeneratePreviewResponseDtoResult3Type>;
|
|
69
|
+
export type Three = {
|
|
70
|
+
type?: GeneratePreviewResponseDtoResult3Type | undefined;
|
|
71
|
+
preview?: EmailRenderOutput | undefined;
|
|
72
|
+
error?: PreviewErrorDto | undefined;
|
|
73
|
+
};
|
|
74
|
+
export declare const GeneratePreviewResponseDtoResultType: {
|
|
75
|
+
readonly Email: "email";
|
|
76
|
+
};
|
|
77
|
+
export type GeneratePreviewResponseDtoResultType = ClosedEnum<typeof GeneratePreviewResponseDtoResultType>;
|
|
78
|
+
export type Result2 = {
|
|
79
|
+
type?: GeneratePreviewResponseDtoResultType | undefined;
|
|
80
|
+
preview?: EmailRenderOutput | undefined;
|
|
81
|
+
error?: PreviewErrorDto | undefined;
|
|
82
|
+
};
|
|
83
|
+
/**
|
|
84
|
+
* Preview result
|
|
85
|
+
*/
|
|
86
|
+
export type GeneratePreviewResponseDtoResult = {
|
|
87
|
+
[k: string]: any;
|
|
88
|
+
} | Result2 | Three | Result4 | Result5 | Six | Seven | Eight | Nine;
|
|
89
|
+
export type GeneratePreviewResponseDto = {
|
|
90
|
+
/**
|
|
91
|
+
* Preview payload example
|
|
92
|
+
*/
|
|
93
|
+
previewPayloadExample: PreviewPayloadDto;
|
|
94
|
+
/**
|
|
95
|
+
* The payload schema that was used to generate the preview payload example
|
|
96
|
+
*/
|
|
97
|
+
schema?: {
|
|
98
|
+
[k: string]: any;
|
|
99
|
+
} | null | undefined;
|
|
100
|
+
/**
|
|
101
|
+
* Sample novu-signature header value for HTTP request steps
|
|
102
|
+
*/
|
|
103
|
+
novuSignature?: string | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* Preview result
|
|
106
|
+
*/
|
|
107
|
+
result: {
|
|
108
|
+
[k: string]: any;
|
|
109
|
+
} | Result2 | Three | Result4 | Result5 | Six | Seven | Eight | Nine;
|
|
110
|
+
};
|
|
111
|
+
/** @internal */
|
|
112
|
+
export declare const GeneratePreviewResponseDtoResult9Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult9Type>;
|
|
113
|
+
/** @internal */
|
|
114
|
+
export declare const Nine$inboundSchema: z.ZodType<Nine, z.ZodTypeDef, unknown>;
|
|
115
|
+
export declare function nineFromJSON(jsonString: string): SafeParseResult<Nine, SDKValidationError>;
|
|
116
|
+
/** @internal */
|
|
117
|
+
export declare const GeneratePreviewResponseDtoResult8Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult8Type>;
|
|
118
|
+
/** @internal */
|
|
119
|
+
export declare const Eight$inboundSchema: z.ZodType<Eight, z.ZodTypeDef, unknown>;
|
|
120
|
+
export declare function eightFromJSON(jsonString: string): SafeParseResult<Eight, SDKValidationError>;
|
|
121
|
+
/** @internal */
|
|
122
|
+
export declare const GeneratePreviewResponseDtoResult7Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult7Type>;
|
|
123
|
+
/** @internal */
|
|
124
|
+
export declare const Seven$inboundSchema: z.ZodType<Seven, z.ZodTypeDef, unknown>;
|
|
125
|
+
export declare function sevenFromJSON(jsonString: string): SafeParseResult<Seven, SDKValidationError>;
|
|
126
|
+
/** @internal */
|
|
127
|
+
export declare const GeneratePreviewResponseDtoResult6Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult6Type>;
|
|
128
|
+
/** @internal */
|
|
129
|
+
export declare const Six$inboundSchema: z.ZodType<Six, z.ZodTypeDef, unknown>;
|
|
130
|
+
export declare function sixFromJSON(jsonString: string): SafeParseResult<Six, SDKValidationError>;
|
|
131
|
+
/** @internal */
|
|
132
|
+
export declare const GeneratePreviewResponseDtoResult5Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult5Type>;
|
|
133
|
+
/** @internal */
|
|
134
|
+
export declare const Result5$inboundSchema: z.ZodType<Result5, z.ZodTypeDef, unknown>;
|
|
135
|
+
export declare function result5FromJSON(jsonString: string): SafeParseResult<Result5, SDKValidationError>;
|
|
136
|
+
/** @internal */
|
|
137
|
+
export declare const GeneratePreviewResponseDtoResult4Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult4Type>;
|
|
138
|
+
/** @internal */
|
|
139
|
+
export declare const Result4$inboundSchema: z.ZodType<Result4, z.ZodTypeDef, unknown>;
|
|
140
|
+
export declare function result4FromJSON(jsonString: string): SafeParseResult<Result4, SDKValidationError>;
|
|
141
|
+
/** @internal */
|
|
142
|
+
export declare const GeneratePreviewResponseDtoResult3Type$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResult3Type>;
|
|
143
|
+
/** @internal */
|
|
144
|
+
export declare const Three$inboundSchema: z.ZodType<Three, z.ZodTypeDef, unknown>;
|
|
145
|
+
export declare function threeFromJSON(jsonString: string): SafeParseResult<Three, SDKValidationError>;
|
|
146
|
+
/** @internal */
|
|
147
|
+
export declare const GeneratePreviewResponseDtoResultType$inboundSchema: z.ZodNativeEnum<typeof GeneratePreviewResponseDtoResultType>;
|
|
148
|
+
/** @internal */
|
|
149
|
+
export declare const Result2$inboundSchema: z.ZodType<Result2, z.ZodTypeDef, unknown>;
|
|
150
|
+
export declare function result2FromJSON(jsonString: string): SafeParseResult<Result2, SDKValidationError>;
|
|
151
|
+
/** @internal */
|
|
152
|
+
export declare const GeneratePreviewResponseDtoResult$inboundSchema: z.ZodType<GeneratePreviewResponseDtoResult, z.ZodTypeDef, unknown>;
|
|
153
|
+
export declare function generatePreviewResponseDtoResultFromJSON(jsonString: string): SafeParseResult<GeneratePreviewResponseDtoResult, SDKValidationError>;
|
|
154
|
+
/** @internal */
|
|
155
|
+
export declare const GeneratePreviewResponseDto$inboundSchema: z.ZodType<GeneratePreviewResponseDto, z.ZodTypeDef, unknown>;
|
|
156
|
+
export declare function generatePreviewResponseDtoFromJSON(jsonString: string): SafeParseResult<GeneratePreviewResponseDto, SDKValidationError>;
|
|
157
|
+
//# sourceMappingURL=generatepreviewresponsedto.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generatepreviewresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/generatepreviewresponsedto.ts"],"names":[],"mappings":"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"}
|