@novu/api 0.0.1-alpha.92 → 0.0.1-alpha.95
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 +20 -4
- package/docs/sdks/authentication/README.md +10 -6
- package/docs/sdks/credentials/README.md +15 -9
- package/docs/sdks/integrations/README.md +28 -18
- package/docs/sdks/messages/README.md +15 -9
- package/docs/sdks/notifications/README.md +10 -6
- package/docs/sdks/novu/README.md +20 -12
- package/docs/sdks/novumessages/README.md +15 -9
- package/docs/sdks/novunotifications/README.md +10 -6
- package/docs/sdks/novusubscribers/README.md +15 -9
- package/docs/sdks/preferences/README.md +20 -12
- package/docs/sdks/properties/README.md +5 -3
- package/docs/sdks/stats/README.md +10 -6
- package/docs/sdks/subscribers/README.md +30 -18
- package/docs/sdks/topics/README.md +24 -15
- package/docs/sdks/webhooks/README.md +5 -3
- package/funcs/cancel.d.ts +2 -1
- package/funcs/cancel.d.ts.map +1 -1
- package/funcs/cancel.js +5 -2
- package/funcs/cancel.js.map +1 -1
- package/funcs/integrationsCreate.d.ts +2 -1
- package/funcs/integrationsCreate.d.ts.map +1 -1
- package/funcs/integrationsCreate.js +4 -2
- package/funcs/integrationsCreate.js.map +1 -1
- package/funcs/integrationsDelete.d.ts +2 -1
- package/funcs/integrationsDelete.d.ts.map +1 -1
- package/funcs/integrationsDelete.js +4 -2
- package/funcs/integrationsDelete.js.map +1 -1
- package/funcs/integrationsList.d.ts +2 -1
- package/funcs/integrationsList.d.ts.map +1 -1
- package/funcs/integrationsList.js +4 -2
- package/funcs/integrationsList.js.map +1 -1
- package/funcs/integrationsListActive.d.ts +2 -1
- package/funcs/integrationsListActive.d.ts.map +1 -1
- package/funcs/integrationsListActive.js +5 -2
- package/funcs/integrationsListActive.js.map +1 -1
- package/funcs/integrationsSetAsPrimary.d.ts +2 -1
- package/funcs/integrationsSetAsPrimary.d.ts.map +1 -1
- package/funcs/integrationsSetAsPrimary.js +4 -2
- package/funcs/integrationsSetAsPrimary.js.map +1 -1
- package/funcs/integrationsUpdate.d.ts +2 -1
- package/funcs/integrationsUpdate.d.ts.map +1 -1
- package/funcs/integrationsUpdate.js +4 -2
- package/funcs/integrationsUpdate.js.map +1 -1
- package/funcs/integrationsWebhooksRetrieve.d.ts +2 -1
- package/funcs/integrationsWebhooksRetrieve.d.ts.map +1 -1
- package/funcs/integrationsWebhooksRetrieve.js +5 -2
- package/funcs/integrationsWebhooksRetrieve.js.map +1 -1
- package/funcs/messagesDelete.d.ts +2 -1
- package/funcs/messagesDelete.d.ts.map +1 -1
- package/funcs/messagesDelete.js +3 -2
- package/funcs/messagesDelete.js.map +1 -1
- package/funcs/messagesDeleteByTransactionId.d.ts +2 -1
- package/funcs/messagesDeleteByTransactionId.d.ts.map +1 -1
- package/funcs/messagesDeleteByTransactionId.js +6 -3
- package/funcs/messagesDeleteByTransactionId.js.map +1 -1
- package/funcs/messagesRetrieve.d.ts +2 -1
- package/funcs/messagesRetrieve.d.ts.map +1 -1
- package/funcs/messagesRetrieve.js +3 -2
- package/funcs/messagesRetrieve.js.map +1 -1
- package/funcs/notificationsList.d.ts +2 -1
- package/funcs/notificationsList.d.ts.map +1 -1
- package/funcs/notificationsList.js +4 -2
- package/funcs/notificationsList.js.map +1 -1
- package/funcs/notificationsRetrieve.d.ts +2 -1
- package/funcs/notificationsRetrieve.d.ts.map +1 -1
- package/funcs/notificationsRetrieve.js +4 -2
- package/funcs/notificationsRetrieve.js.map +1 -1
- package/funcs/notificationsStatsGraph.d.ts +2 -1
- package/funcs/notificationsStatsGraph.d.ts.map +1 -1
- package/funcs/notificationsStatsGraph.js +5 -2
- package/funcs/notificationsStatsGraph.js.map +1 -1
- package/funcs/notificationsStatsRetrieve.d.ts +2 -1
- package/funcs/notificationsStatsRetrieve.d.ts.map +1 -1
- package/funcs/notificationsStatsRetrieve.js +4 -2
- package/funcs/notificationsStatsRetrieve.js.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauth.d.ts +2 -1
- package/funcs/subscribersAuthenticationChatAccessOauth.d.ts.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauth.js +5 -3
- package/funcs/subscribersAuthenticationChatAccessOauth.js.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.d.ts +2 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.d.ts.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js +4 -2
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js.map +1 -1
- package/funcs/subscribersCreate.d.ts +2 -1
- package/funcs/subscribersCreate.d.ts.map +1 -1
- package/funcs/subscribersCreate.js +4 -2
- package/funcs/subscribersCreate.js.map +1 -1
- package/funcs/subscribersCreateBulk.d.ts +2 -1
- package/funcs/subscribersCreateBulk.d.ts.map +1 -1
- package/funcs/subscribersCreateBulk.js +6 -3
- package/funcs/subscribersCreateBulk.js.map +1 -1
- package/funcs/subscribersCredentialsAppend.d.ts +2 -1
- package/funcs/subscribersCredentialsAppend.d.ts.map +1 -1
- package/funcs/subscribersCredentialsAppend.js +5 -2
- package/funcs/subscribersCredentialsAppend.js.map +1 -1
- package/funcs/subscribersCredentialsDelete.d.ts +2 -1
- package/funcs/subscribersCredentialsDelete.d.ts.map +1 -1
- package/funcs/subscribersCredentialsDelete.js +6 -3
- package/funcs/subscribersCredentialsDelete.js.map +1 -1
- package/funcs/subscribersCredentialsUpdate.d.ts +2 -1
- package/funcs/subscribersCredentialsUpdate.d.ts.map +1 -1
- package/funcs/subscribersCredentialsUpdate.js +5 -2
- package/funcs/subscribersCredentialsUpdate.js.map +1 -1
- package/funcs/subscribersDelete.d.ts +2 -1
- package/funcs/subscribersDelete.d.ts.map +1 -1
- package/funcs/subscribersDelete.js +4 -2
- package/funcs/subscribersDelete.js.map +1 -1
- package/funcs/subscribersList.d.ts +2 -1
- package/funcs/subscribersList.d.ts.map +1 -1
- package/funcs/subscribersList.js +4 -2
- package/funcs/subscribersList.js.map +1 -1
- package/funcs/subscribersMessagesMarkAll.d.ts +2 -1
- package/funcs/subscribersMessagesMarkAll.d.ts.map +1 -1
- package/funcs/subscribersMessagesMarkAll.js +4 -2
- package/funcs/subscribersMessagesMarkAll.js.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.d.ts +2 -1
- package/funcs/subscribersMessagesMarkAllAs.d.ts.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.js +4 -2
- package/funcs/subscribersMessagesMarkAllAs.js.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.d.ts +2 -1
- package/funcs/subscribersMessagesUpdateAsSeen.d.ts.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.js +4 -2
- package/funcs/subscribersMessagesUpdateAsSeen.js.map +1 -1
- package/funcs/subscribersNotificationsFeed.d.ts +2 -1
- package/funcs/subscribersNotificationsFeed.d.ts.map +1 -1
- package/funcs/subscribersNotificationsFeed.js +5 -2
- package/funcs/subscribersNotificationsFeed.js.map +1 -1
- package/funcs/subscribersNotificationsUnseenCount.d.ts +2 -1
- package/funcs/subscribersNotificationsUnseenCount.d.ts.map +1 -1
- package/funcs/subscribersNotificationsUnseenCount.js +4 -2
- package/funcs/subscribersNotificationsUnseenCount.js.map +1 -1
- package/funcs/subscribersPreferencesList.d.ts +2 -1
- package/funcs/subscribersPreferencesList.d.ts.map +1 -1
- package/funcs/subscribersPreferencesList.js +5 -2
- package/funcs/subscribersPreferencesList.js.map +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.d.ts +2 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.d.ts.map +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.js +5 -2
- package/funcs/subscribersPreferencesRetrieveByLevel.js.map +1 -1
- package/funcs/subscribersPreferencesUpdate.d.ts +2 -1
- package/funcs/subscribersPreferencesUpdate.d.ts.map +1 -1
- package/funcs/subscribersPreferencesUpdate.js +5 -2
- package/funcs/subscribersPreferencesUpdate.js.map +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.d.ts +2 -1
- package/funcs/subscribersPreferencesUpdateGlobal.d.ts.map +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.js +5 -2
- package/funcs/subscribersPreferencesUpdateGlobal.js.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.d.ts +2 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.d.ts.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js +5 -2
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js.map +1 -1
- package/funcs/subscribersRetrieve.d.ts +2 -1
- package/funcs/subscribersRetrieve.d.ts.map +1 -1
- package/funcs/subscribersRetrieve.js +4 -2
- package/funcs/subscribersRetrieve.js.map +1 -1
- package/funcs/subscribersUpdate.d.ts +2 -1
- package/funcs/subscribersUpdate.d.ts.map +1 -1
- package/funcs/subscribersUpdate.js +4 -2
- package/funcs/subscribersUpdate.js.map +1 -1
- package/funcs/topicsCreate.d.ts +2 -1
- package/funcs/topicsCreate.d.ts.map +1 -1
- package/funcs/topicsCreate.js +3 -2
- package/funcs/topicsCreate.js.map +1 -1
- package/funcs/topicsDelete.d.ts +2 -1
- package/funcs/topicsDelete.d.ts.map +1 -1
- package/funcs/topicsDelete.js +4 -3
- package/funcs/topicsDelete.js.map +1 -1
- package/funcs/topicsList.d.ts +2 -1
- package/funcs/topicsList.d.ts.map +1 -1
- package/funcs/topicsList.js +3 -2
- package/funcs/topicsList.js.map +1 -1
- package/funcs/topicsRename.d.ts +2 -1
- package/funcs/topicsRename.d.ts.map +1 -1
- package/funcs/topicsRename.js +3 -2
- package/funcs/topicsRename.js.map +1 -1
- package/funcs/topicsRetrieve.d.ts +2 -1
- package/funcs/topicsRetrieve.d.ts.map +1 -1
- package/funcs/topicsRetrieve.js +5 -2
- package/funcs/topicsRetrieve.js.map +1 -1
- package/funcs/topicsSubscribersAssign.d.ts +2 -1
- package/funcs/topicsSubscribersAssign.d.ts.map +1 -1
- package/funcs/topicsSubscribersAssign.js +5 -2
- package/funcs/topicsSubscribersAssign.js.map +1 -1
- package/funcs/topicsSubscribersRemove.d.ts +2 -1
- package/funcs/topicsSubscribersRemove.d.ts.map +1 -1
- package/funcs/topicsSubscribersRemove.js +5 -3
- package/funcs/topicsSubscribersRemove.js.map +1 -1
- package/funcs/topicsSubscribersRetrieve.d.ts +2 -1
- package/funcs/topicsSubscribersRetrieve.d.ts.map +1 -1
- package/funcs/topicsSubscribersRetrieve.js +4 -2
- package/funcs/topicsSubscribersRetrieve.js.map +1 -1
- package/funcs/trigger.d.ts +2 -1
- package/funcs/trigger.d.ts.map +1 -1
- package/funcs/trigger.js +5 -2
- package/funcs/trigger.js.map +1 -1
- package/funcs/triggerBroadcast.d.ts +2 -1
- package/funcs/triggerBroadcast.d.ts.map +1 -1
- package/funcs/triggerBroadcast.js +4 -2
- package/funcs/triggerBroadcast.js.map +1 -1
- package/funcs/triggerBulk.d.ts +2 -1
- package/funcs/triggerBulk.d.ts.map +1 -1
- package/funcs/triggerBulk.js +3 -2
- package/funcs/triggerBulk.js.map +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/models/components/builderfieldtype.d.ts +46 -0
- package/models/components/builderfieldtype.d.ts.map +1 -0
- package/models/components/builderfieldtype.js +56 -0
- package/models/components/builderfieldtype.js.map +1 -0
- package/models/components/channelpreference.d.ts +8 -8
- package/models/components/channelpreference.d.ts.map +1 -1
- package/models/components/channelpreference.js +13 -13
- package/models/components/channelpreference.js.map +1 -1
- package/models/components/errordto.d.ts +25 -0
- package/models/components/errordto.d.ts.map +1 -0
- package/models/components/errordto.js +55 -0
- package/models/components/errordto.js.map +1 -0
- package/models/components/index.d.ts +3 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +3 -0
- package/models/components/index.js.map +1 -1
- package/models/components/notificationfeeditemdto.d.ts +4 -4
- package/models/components/notificationfeeditemdto.d.ts.map +1 -1
- package/models/components/notificationfeeditemdto.js +2 -2
- package/models/components/notificationfeeditemdto.js.map +1 -1
- package/models/components/stepfilter.d.ts +2 -44
- package/models/components/stepfilter.d.ts.map +1 -1
- package/models/components/stepfilter.js +4 -28
- package/models/components/stepfilter.js.map +1 -1
- package/models/components/topicpayloaddto.d.ts +2 -27
- package/models/components/topicpayloaddto.d.ts.map +1 -1
- package/models/components/topicpayloaddto.js +4 -22
- package/models/components/topicpayloaddto.js.map +1 -1
- package/models/components/triggerrecipientstypeenum.d.ts +28 -0
- package/models/components/triggerrecipientstypeenum.d.ts.map +1 -0
- package/models/components/triggerrecipientstypeenum.js +50 -0
- package/models/components/triggerrecipientstypeenum.js.map +1 -0
- package/models/errors/eventscontrollerbroadcasteventtoall.d.ts +73 -0
- package/models/errors/eventscontrollerbroadcasteventtoall.d.ts.map +1 -0
- package/models/errors/eventscontrollerbroadcasteventtoall.js +112 -0
- package/models/errors/eventscontrollerbroadcasteventtoall.js.map +1 -0
- package/models/errors/eventscontrollercancel.d.ts +73 -0
- package/models/errors/eventscontrollercancel.d.ts.map +1 -0
- package/models/errors/eventscontrollercancel.js +112 -0
- package/models/errors/eventscontrollercancel.js.map +1 -0
- package/models/errors/eventscontrollertrigger.d.ts +73 -0
- package/models/errors/eventscontrollertrigger.d.ts.map +1 -0
- package/models/errors/eventscontrollertrigger.js +112 -0
- package/models/errors/eventscontrollertrigger.js.map +1 -0
- package/models/errors/eventscontrollertriggerbulk.d.ts +73 -0
- package/models/errors/eventscontrollertriggerbulk.d.ts.map +1 -0
- package/models/errors/eventscontrollertriggerbulk.js +112 -0
- package/models/errors/eventscontrollertriggerbulk.js.map +1 -0
- package/models/errors/index.d.ts +47 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +47 -0
- package/models/errors/index.js.map +1 -1
- package/models/errors/integrationscontrollercreateintegration.d.ts +73 -0
- package/models/errors/integrationscontrollercreateintegration.d.ts.map +1 -0
- package/models/errors/integrationscontrollercreateintegration.js +113 -0
- package/models/errors/integrationscontrollercreateintegration.js.map +1 -0
- package/models/errors/integrationscontrollergetactiveintegrations.d.ts +73 -0
- package/models/errors/integrationscontrollergetactiveintegrations.d.ts.map +1 -0
- package/models/errors/integrationscontrollergetactiveintegrations.js +113 -0
- package/models/errors/integrationscontrollergetactiveintegrations.js.map +1 -0
- package/models/errors/integrationscontrollergetwebhooksupportstatus.d.ts +73 -0
- package/models/errors/integrationscontrollergetwebhooksupportstatus.d.ts.map +1 -0
- package/models/errors/integrationscontrollergetwebhooksupportstatus.js +113 -0
- package/models/errors/integrationscontrollergetwebhooksupportstatus.js.map +1 -0
- package/models/errors/integrationscontrollerlistintegrations.d.ts +73 -0
- package/models/errors/integrationscontrollerlistintegrations.d.ts.map +1 -0
- package/models/errors/integrationscontrollerlistintegrations.js +113 -0
- package/models/errors/integrationscontrollerlistintegrations.js.map +1 -0
- package/models/errors/integrationscontrollerremoveintegration.d.ts +73 -0
- package/models/errors/integrationscontrollerremoveintegration.d.ts.map +1 -0
- package/models/errors/integrationscontrollerremoveintegration.js +113 -0
- package/models/errors/integrationscontrollerremoveintegration.js.map +1 -0
- package/models/errors/integrationscontrollersetintegrationasprimary.d.ts +38 -0
- package/models/errors/integrationscontrollersetintegrationasprimary.d.ts.map +1 -0
- package/models/errors/integrationscontrollersetintegrationasprimary.js +72 -0
- package/models/errors/integrationscontrollersetintegrationasprimary.js.map +1 -0
- package/models/errors/integrationscontrollerupdateintegrationbyid.d.ts +38 -0
- package/models/errors/integrationscontrollerupdateintegrationbyid.d.ts.map +1 -0
- package/models/errors/integrationscontrollerupdateintegrationbyid.js +72 -0
- package/models/errors/integrationscontrollerupdateintegrationbyid.js.map +1 -0
- package/models/errors/messagescontrollerdeletemessage.d.ts +73 -0
- package/models/errors/messagescontrollerdeletemessage.d.ts.map +1 -0
- package/models/errors/messagescontrollerdeletemessage.js +112 -0
- package/models/errors/messagescontrollerdeletemessage.js.map +1 -0
- package/models/errors/messagescontrollerdeletemessagesbytransactionid.d.ts +73 -0
- package/models/errors/messagescontrollerdeletemessagesbytransactionid.d.ts.map +1 -0
- package/models/errors/messagescontrollerdeletemessagesbytransactionid.js +113 -0
- package/models/errors/messagescontrollerdeletemessagesbytransactionid.js.map +1 -0
- package/models/errors/messagescontrollergetmessages.d.ts +73 -0
- package/models/errors/messagescontrollergetmessages.d.ts.map +1 -0
- package/models/errors/messagescontrollergetmessages.js +112 -0
- package/models/errors/messagescontrollergetmessages.js.map +1 -0
- package/models/errors/notificationscontrollergetactivitygraphstats.d.ts +73 -0
- package/models/errors/notificationscontrollergetactivitygraphstats.d.ts.map +1 -0
- package/models/errors/notificationscontrollergetactivitygraphstats.js +113 -0
- package/models/errors/notificationscontrollergetactivitygraphstats.js.map +1 -0
- package/models/errors/notificationscontrollergetactivitystats.d.ts +73 -0
- package/models/errors/notificationscontrollergetactivitystats.d.ts.map +1 -0
- package/models/errors/notificationscontrollergetactivitystats.js +113 -0
- package/models/errors/notificationscontrollergetactivitystats.js.map +1 -0
- package/models/errors/notificationscontrollergetnotification.d.ts +73 -0
- package/models/errors/notificationscontrollergetnotification.d.ts.map +1 -0
- package/models/errors/notificationscontrollergetnotification.js +113 -0
- package/models/errors/notificationscontrollergetnotification.js.map +1 -0
- package/models/errors/notificationscontrollerlistnotifications.d.ts +73 -0
- package/models/errors/notificationscontrollerlistnotifications.d.ts.map +1 -0
- package/models/errors/notificationscontrollerlistnotifications.js +113 -0
- package/models/errors/notificationscontrollerlistnotifications.js.map +1 -0
- package/models/errors/subscriberscontrollerbulkcreatesubscribers.d.ts +73 -0
- package/models/errors/subscriberscontrollerbulkcreatesubscribers.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerbulkcreatesubscribers.js +113 -0
- package/models/errors/subscriberscontrollerbulkcreatesubscribers.js.map +1 -0
- package/models/errors/subscriberscontrollerchataccessoauth.d.ts +73 -0
- package/models/errors/subscriberscontrollerchataccessoauth.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerchataccessoauth.js +113 -0
- package/models/errors/subscriberscontrollerchataccessoauth.js.map +1 -0
- package/models/errors/subscriberscontrollerchatoauthcallback.d.ts +73 -0
- package/models/errors/subscriberscontrollerchatoauthcallback.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerchatoauthcallback.js +113 -0
- package/models/errors/subscriberscontrollerchatoauthcallback.js.map +1 -0
- package/models/errors/subscriberscontrollercreatesubscriber.d.ts +73 -0
- package/models/errors/subscriberscontrollercreatesubscriber.d.ts.map +1 -0
- package/models/errors/subscriberscontrollercreatesubscriber.js +112 -0
- package/models/errors/subscriberscontrollercreatesubscriber.js.map +1 -0
- package/models/errors/subscriberscontrollerdeletesubscribercredentials.d.ts +73 -0
- package/models/errors/subscriberscontrollerdeletesubscribercredentials.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerdeletesubscribercredentials.js +113 -0
- package/models/errors/subscriberscontrollerdeletesubscribercredentials.js.map +1 -0
- package/models/errors/subscriberscontrollergetnotificationsfeed.d.ts +73 -0
- package/models/errors/subscriberscontrollergetnotificationsfeed.d.ts.map +1 -0
- package/models/errors/subscriberscontrollergetnotificationsfeed.js +113 -0
- package/models/errors/subscriberscontrollergetnotificationsfeed.js.map +1 -0
- package/models/errors/subscriberscontrollergetsubscriber.d.ts +73 -0
- package/models/errors/subscriberscontrollergetsubscriber.d.ts.map +1 -0
- package/models/errors/subscriberscontrollergetsubscriber.js +112 -0
- package/models/errors/subscriberscontrollergetsubscriber.js.map +1 -0
- package/models/errors/subscriberscontrollergetsubscriberpreferencebylevel.d.ts +73 -0
- package/models/errors/subscriberscontrollergetsubscriberpreferencebylevel.d.ts.map +1 -0
- package/models/errors/subscriberscontrollergetsubscriberpreferencebylevel.js +114 -0
- package/models/errors/subscriberscontrollergetsubscriberpreferencebylevel.js.map +1 -0
- package/models/errors/subscriberscontrollergetunseencount.d.ts +73 -0
- package/models/errors/subscriberscontrollergetunseencount.d.ts.map +1 -0
- package/models/errors/subscriberscontrollergetunseencount.js +113 -0
- package/models/errors/subscriberscontrollergetunseencount.js.map +1 -0
- package/models/errors/subscriberscontrollerlistsubscriberpreferences.d.ts +73 -0
- package/models/errors/subscriberscontrollerlistsubscriberpreferences.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerlistsubscriberpreferences.js +113 -0
- package/models/errors/subscriberscontrollerlistsubscriberpreferences.js.map +1 -0
- package/models/errors/subscriberscontrollerlistsubscribers.d.ts +73 -0
- package/models/errors/subscriberscontrollerlistsubscribers.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerlistsubscribers.js +112 -0
- package/models/errors/subscriberscontrollerlistsubscribers.js.map +1 -0
- package/models/errors/subscriberscontrollermarkactionasseen.d.ts +73 -0
- package/models/errors/subscriberscontrollermarkactionasseen.d.ts.map +1 -0
- package/models/errors/subscriberscontrollermarkactionasseen.js +113 -0
- package/models/errors/subscriberscontrollermarkactionasseen.js.map +1 -0
- package/models/errors/subscriberscontrollermarkallunreadasread.d.ts +73 -0
- package/models/errors/subscriberscontrollermarkallunreadasread.d.ts.map +1 -0
- package/models/errors/subscriberscontrollermarkallunreadasread.js +113 -0
- package/models/errors/subscriberscontrollermarkallunreadasread.js.map +1 -0
- package/models/errors/subscriberscontrollermarkmessagesas.d.ts +73 -0
- package/models/errors/subscriberscontrollermarkmessagesas.d.ts.map +1 -0
- package/models/errors/subscriberscontrollermarkmessagesas.js +113 -0
- package/models/errors/subscriberscontrollermarkmessagesas.js.map +1 -0
- package/models/errors/subscriberscontrollermodifysubscriberchannel.d.ts +73 -0
- package/models/errors/subscriberscontrollermodifysubscriberchannel.d.ts.map +1 -0
- package/models/errors/subscriberscontrollermodifysubscriberchannel.js +113 -0
- package/models/errors/subscriberscontrollermodifysubscriberchannel.js.map +1 -0
- package/models/errors/subscriberscontrollerremovesubscriber.d.ts +73 -0
- package/models/errors/subscriberscontrollerremovesubscriber.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerremovesubscriber.js +112 -0
- package/models/errors/subscriberscontrollerremovesubscriber.js.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriber.d.ts +73 -0
- package/models/errors/subscriberscontrollerupdatesubscriber.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriber.js +112 -0
- package/models/errors/subscriberscontrollerupdatesubscriber.js.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberchannel.d.ts +73 -0
- package/models/errors/subscriberscontrollerupdatesubscriberchannel.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberchannel.js +113 -0
- package/models/errors/subscriberscontrollerupdatesubscriberchannel.js.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts +73 -0
- package/models/errors/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberglobalpreferences.js +114 -0
- package/models/errors/subscriberscontrollerupdatesubscriberglobalpreferences.js.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberonlineflag.d.ts +73 -0
- package/models/errors/subscriberscontrollerupdatesubscriberonlineflag.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberonlineflag.js +113 -0
- package/models/errors/subscriberscontrollerupdatesubscriberonlineflag.js.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberpreference.d.ts +73 -0
- package/models/errors/subscriberscontrollerupdatesubscriberpreference.d.ts.map +1 -0
- package/models/errors/subscriberscontrollerupdatesubscriberpreference.js +113 -0
- package/models/errors/subscriberscontrollerupdatesubscriberpreference.js.map +1 -0
- package/models/errors/topicscontrollerassign.d.ts +73 -0
- package/models/errors/topicscontrollerassign.d.ts.map +1 -0
- package/models/errors/topicscontrollerassign.js +112 -0
- package/models/errors/topicscontrollerassign.js.map +1 -0
- package/models/errors/topicscontrollercreatetopic.d.ts +73 -0
- package/models/errors/topicscontrollercreatetopic.d.ts.map +1 -0
- package/models/errors/topicscontrollercreatetopic.js +112 -0
- package/models/errors/topicscontrollercreatetopic.js.map +1 -0
- package/models/errors/topicscontrollerdeletetopic.d.ts +38 -0
- package/models/errors/topicscontrollerdeletetopic.d.ts.map +1 -0
- package/models/errors/topicscontrollerdeletetopic.js +72 -0
- package/models/errors/topicscontrollerdeletetopic.js.map +1 -0
- package/models/errors/topicscontrollergettopic.d.ts +73 -0
- package/models/errors/topicscontrollergettopic.d.ts.map +1 -0
- package/models/errors/topicscontrollergettopic.js +112 -0
- package/models/errors/topicscontrollergettopic.js.map +1 -0
- package/models/errors/topicscontrollergettopicsubscriber.d.ts +73 -0
- package/models/errors/topicscontrollergettopicsubscriber.d.ts.map +1 -0
- package/models/errors/topicscontrollergettopicsubscriber.js +113 -0
- package/models/errors/topicscontrollergettopicsubscriber.js.map +1 -0
- package/models/errors/topicscontrollerlisttopics.d.ts +73 -0
- package/models/errors/topicscontrollerlisttopics.d.ts.map +1 -0
- package/models/errors/topicscontrollerlisttopics.js +112 -0
- package/models/errors/topicscontrollerlisttopics.js.map +1 -0
- package/models/errors/topicscontrollerremovesubscribers.d.ts +73 -0
- package/models/errors/topicscontrollerremovesubscribers.d.ts.map +1 -0
- package/models/errors/topicscontrollerremovesubscribers.js +113 -0
- package/models/errors/topicscontrollerremovesubscribers.js.map +1 -0
- package/models/errors/topicscontrollerrenametopic.d.ts +73 -0
- package/models/errors/topicscontrollerrenametopic.d.ts.map +1 -0
- package/models/errors/topicscontrollerrenametopic.js +112 -0
- package/models/errors/topicscontrollerrenametopic.js.map +1 -0
- package/package.json +1 -1
- package/src/funcs/cancel.ts +14 -1
- package/src/funcs/integrationsCreate.ts +17 -1
- package/src/funcs/integrationsDelete.ts +17 -1
- package/src/funcs/integrationsList.ts +17 -1
- package/src/funcs/integrationsListActive.ts +18 -1
- package/src/funcs/integrationsSetAsPrimary.ts +10 -1
- package/src/funcs/integrationsUpdate.ts +10 -1
- package/src/funcs/integrationsWebhooksRetrieve.ts +18 -1
- package/src/funcs/messagesDelete.ts +16 -1
- package/src/funcs/messagesDeleteByTransactionId.ts +19 -2
- package/src/funcs/messagesRetrieve.ts +16 -1
- package/src/funcs/notificationsList.ts +17 -1
- package/src/funcs/notificationsRetrieve.ts +17 -1
- package/src/funcs/notificationsStatsGraph.ts +18 -1
- package/src/funcs/notificationsStatsRetrieve.ts +17 -1
- package/src/funcs/subscribersAuthenticationChatAccessOauth.ts +18 -2
- package/src/funcs/subscribersAuthenticationChatAccessOauthCallBack.ts +17 -1
- package/src/funcs/subscribersCreate.ts +17 -1
- package/src/funcs/subscribersCreateBulk.ts +19 -2
- package/src/funcs/subscribersCredentialsAppend.ts +18 -1
- package/src/funcs/subscribersCredentialsDelete.ts +19 -2
- package/src/funcs/subscribersCredentialsUpdate.ts +18 -1
- package/src/funcs/subscribersDelete.ts +17 -1
- package/src/funcs/subscribersList.ts +19 -1
- package/src/funcs/subscribersMessagesMarkAll.ts +17 -1
- package/src/funcs/subscribersMessagesMarkAllAs.ts +17 -1
- package/src/funcs/subscribersMessagesUpdateAsSeen.ts +17 -1
- package/src/funcs/subscribersNotificationsFeed.ts +18 -1
- package/src/funcs/subscribersNotificationsUnseenCount.ts +17 -1
- package/src/funcs/subscribersPreferencesList.ts +18 -1
- package/src/funcs/subscribersPreferencesRetrieveByLevel.ts +18 -1
- package/src/funcs/subscribersPreferencesUpdate.ts +18 -1
- package/src/funcs/subscribersPreferencesUpdateGlobal.ts +18 -1
- package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +18 -1
- package/src/funcs/subscribersRetrieve.ts +17 -1
- package/src/funcs/subscribersUpdate.ts +17 -1
- package/src/funcs/topicsCreate.ts +16 -1
- package/src/funcs/topicsDelete.ts +10 -2
- package/src/funcs/topicsList.ts +16 -1
- package/src/funcs/topicsRename.ts +16 -1
- package/src/funcs/topicsRetrieve.ts +14 -1
- package/src/funcs/topicsSubscribersAssign.ts +14 -1
- package/src/funcs/topicsSubscribersRemove.ts +18 -2
- package/src/funcs/topicsSubscribersRetrieve.ts +17 -1
- package/src/funcs/trigger.ts +14 -1
- package/src/funcs/triggerBroadcast.ts +17 -1
- package/src/funcs/triggerBulk.ts +16 -1
- package/src/lib/config.ts +2 -2
- package/src/models/components/builderfieldtype.ts +39 -0
- package/src/models/components/channelpreference.ts +15 -16
- package/src/models/components/errordto.ts +54 -0
- package/src/models/components/index.ts +3 -0
- package/src/models/components/notificationfeeditemdto.ts +4 -4
- package/src/models/components/stepfilter.ts +8 -36
- package/src/models/components/topicpayloaddto.ts +8 -30
- package/src/models/components/triggerrecipientstypeenum.ts +35 -0
- package/src/models/errors/eventscontrollerbroadcasteventtoall.ts +160 -0
- package/src/models/errors/eventscontrollercancel.ts +148 -0
- package/src/models/errors/eventscontrollertrigger.ts +152 -0
- package/src/models/errors/eventscontrollertriggerbulk.ts +153 -0
- package/src/models/errors/index.ts +47 -0
- package/src/models/errors/integrationscontrollercreateintegration.ts +167 -0
- package/src/models/errors/integrationscontrollergetactiveintegrations.ts +173 -0
- package/src/models/errors/integrationscontrollergetwebhooksupportstatus.ts +174 -0
- package/src/models/errors/integrationscontrollerlistintegrations.ts +167 -0
- package/src/models/errors/integrationscontrollerremoveintegration.ts +167 -0
- package/src/models/errors/integrationscontrollersetintegrationasprimary.ts +86 -0
- package/src/models/errors/integrationscontrollerupdateintegrationbyid.ts +85 -0
- package/src/models/errors/messagescontrollerdeletemessage.ts +155 -0
- package/src/models/errors/messagescontrollerdeletemessagesbytransactionid.ts +174 -0
- package/src/models/errors/messagescontrollergetmessages.ts +154 -0
- package/src/models/errors/notificationscontrollergetactivitygraphstats.ts +174 -0
- package/src/models/errors/notificationscontrollergetactivitystats.ts +169 -0
- package/src/models/errors/notificationscontrollergetnotification.ts +167 -0
- package/src/models/errors/notificationscontrollerlistnotifications.ts +169 -0
- package/src/models/errors/subscriberscontrollerbulkcreatesubscribers.ts +169 -0
- package/src/models/errors/subscriberscontrollerchataccessoauth.ts +169 -0
- package/src/models/errors/subscriberscontrollerchatoauthcallback.ts +169 -0
- package/src/models/errors/subscriberscontrollercreatesubscriber.ts +163 -0
- package/src/models/errors/subscriberscontrollerdeletesubscribercredentials.ts +176 -0
- package/src/models/errors/subscriberscontrollergetnotificationsfeed.ts +171 -0
- package/src/models/errors/subscriberscontrollergetsubscriber.ts +161 -0
- package/src/models/errors/subscriberscontrollergetsubscriberpreferencebylevel.ts +180 -0
- package/src/models/errors/subscriberscontrollergetunseencount.ts +169 -0
- package/src/models/errors/subscriberscontrollerlistsubscriberpreferences.ts +174 -0
- package/src/models/errors/subscriberscontrollerlistsubscribers.ts +161 -0
- package/src/models/errors/subscriberscontrollermarkactionasseen.ts +169 -0
- package/src/models/errors/subscriberscontrollermarkallunreadasread.ts +171 -0
- package/src/models/errors/subscriberscontrollermarkmessagesas.ts +167 -0
- package/src/models/errors/subscriberscontrollermodifysubscriberchannel.ts +174 -0
- package/src/models/errors/subscriberscontrollerremovesubscriber.ts +163 -0
- package/src/models/errors/subscriberscontrollerupdatesubscriber.ts +163 -0
- package/src/models/errors/subscriberscontrollerupdatesubscriberchannel.ts +174 -0
- package/src/models/errors/subscriberscontrollerupdatesubscriberglobalpreferences.ts +180 -0
- package/src/models/errors/subscriberscontrollerupdatesubscriberonlineflag.ts +174 -0
- package/src/models/errors/subscriberscontrollerupdatesubscriberpreference.ts +174 -0
- package/src/models/errors/topicscontrollerassign.ts +152 -0
- package/src/models/errors/topicscontrollercreatetopic.ts +152 -0
- package/src/models/errors/topicscontrollerdeletetopic.ts +78 -0
- package/src/models/errors/topicscontrollergettopic.ts +149 -0
- package/src/models/errors/topicscontrollergettopicsubscriber.ts +167 -0
- package/src/models/errors/topicscontrollerlisttopics.ts +152 -0
- package/src/models/errors/topicscontrollerremovesubscribers.ts +166 -0
- package/src/models/errors/topicscontrollerrenametopic.ts +152 -0
|
@@ -2,18 +2,8 @@ import * as z from "zod";
|
|
|
2
2
|
import { ClosedEnum } from "../../types/enums.js";
|
|
3
3
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { BuilderFieldType } from "./builderfieldtype.js";
|
|
5
6
|
import { FieldFilterPart, FieldFilterPart$Outbound } from "./fieldfilterpart.js";
|
|
6
|
-
export declare const StepFilterType: {
|
|
7
|
-
readonly Boolean: "BOOLEAN";
|
|
8
|
-
readonly Text: "TEXT";
|
|
9
|
-
readonly Date: "DATE";
|
|
10
|
-
readonly Number: "NUMBER";
|
|
11
|
-
readonly Statement: "STATEMENT";
|
|
12
|
-
readonly List: "LIST";
|
|
13
|
-
readonly MultiList: "MULTI_LIST";
|
|
14
|
-
readonly Group: "GROUP";
|
|
15
|
-
};
|
|
16
|
-
export type StepFilterType = ClosedEnum<typeof StepFilterType>;
|
|
17
7
|
export declare const Value: {
|
|
18
8
|
readonly And: "AND";
|
|
19
9
|
readonly Or: "OR";
|
|
@@ -21,43 +11,11 @@ export declare const Value: {
|
|
|
21
11
|
export type Value = ClosedEnum<typeof Value>;
|
|
22
12
|
export type StepFilter = {
|
|
23
13
|
isNegated: boolean;
|
|
24
|
-
type:
|
|
14
|
+
type: BuilderFieldType;
|
|
25
15
|
value: Value;
|
|
26
16
|
children: Array<FieldFilterPart>;
|
|
27
17
|
};
|
|
28
18
|
/** @internal */
|
|
29
|
-
export declare const StepFilterType$inboundSchema: z.ZodNativeEnum<typeof StepFilterType>;
|
|
30
|
-
/** @internal */
|
|
31
|
-
export declare const StepFilterType$outboundSchema: z.ZodNativeEnum<typeof StepFilterType>;
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
35
|
-
*/
|
|
36
|
-
export declare namespace StepFilterType$ {
|
|
37
|
-
/** @deprecated use `StepFilterType$inboundSchema` instead. */
|
|
38
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
39
|
-
readonly Boolean: "BOOLEAN";
|
|
40
|
-
readonly Text: "TEXT";
|
|
41
|
-
readonly Date: "DATE";
|
|
42
|
-
readonly Number: "NUMBER";
|
|
43
|
-
readonly Statement: "STATEMENT";
|
|
44
|
-
readonly List: "LIST";
|
|
45
|
-
readonly MultiList: "MULTI_LIST";
|
|
46
|
-
readonly Group: "GROUP";
|
|
47
|
-
}>;
|
|
48
|
-
/** @deprecated use `StepFilterType$outboundSchema` instead. */
|
|
49
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
50
|
-
readonly Boolean: "BOOLEAN";
|
|
51
|
-
readonly Text: "TEXT";
|
|
52
|
-
readonly Date: "DATE";
|
|
53
|
-
readonly Number: "NUMBER";
|
|
54
|
-
readonly Statement: "STATEMENT";
|
|
55
|
-
readonly List: "LIST";
|
|
56
|
-
readonly MultiList: "MULTI_LIST";
|
|
57
|
-
readonly Group: "GROUP";
|
|
58
|
-
}>;
|
|
59
|
-
}
|
|
60
|
-
/** @internal */
|
|
61
19
|
export declare const Value$inboundSchema: z.ZodNativeEnum<typeof Value>;
|
|
62
20
|
/** @internal */
|
|
63
21
|
export declare const Value$outboundSchema: z.ZodNativeEnum<typeof Value>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepfilter.d.ts","sourceRoot":"","sources":["../../src/models/components/stepfilter.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,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,
|
|
1
|
+
{"version":3,"file":"stepfilter.d.ts","sourceRoot":"","sources":["../../src/models/components/stepfilter.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,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,gBAAgB,EAGjB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACL,eAAe,EAEf,wBAAwB,EAEzB,MAAM,sBAAsB,CAAC;AAE9B,eAAO,MAAM,KAAK;;;CAGR,CAAC;AACX,MAAM,MAAM,KAAK,GAAG,UAAU,CAAC,OAAO,KAAK,CAAC,CAAC;AAE7C,MAAM,MAAM,UAAU,GAAG;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,gBAAgB,CAAC;IACvB,KAAK,EAAE,KAAK,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mBAAmB,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,KAAK,CAE7D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,KAAK,CAC1C,CAAC;AAEtB;;;GAGG;AACH,yBAAiB,MAAM,CAAC;IACtB,qDAAqD;IAC9C,MAAM,aAAa;;;MAAsB,CAAC;IACjD,sDAAsD;IAC/C,MAAM,cAAc;;;MAAuB,CAAC;CACpD;AAED,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,UAAU,EACV,CAAC,CAAC,UAAU,EACZ,OAAO,CAMP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,wBAAwB,CAAC,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,EAAE,CAAC,CAAC,OAAO,CAC/C,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,UAAU,CAMV,CAAC;AAEH;;;GAGG;AACH,yBAAiB,WAAW,CAAC;IAC3B,0DAA0D;IACnD,MAAM,aAAa,8CAA2B,CAAC;IACtD,2DAA2D;IACpD,MAAM,cAAc,0DAA4B,CAAC;IACxD,qDAAqD;IACrD,KAAY,QAAQ,GAAG,mBAAmB,CAAC;CAC5C;AAED,wBAAgB,gBAAgB,CAAC,UAAU,EAAE,UAAU,GAAG,MAAM,CAE/D;AAED,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAMjD"}
|
|
@@ -26,40 +26,16 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.stepFilterFromJSON = exports.stepFilterToJSON = exports.StepFilter$ = exports.StepFilter$outboundSchema = exports.StepFilter$inboundSchema = exports.Value$ = exports.Value$outboundSchema = exports.Value$inboundSchema = exports.
|
|
29
|
+
exports.stepFilterFromJSON = exports.stepFilterToJSON = exports.StepFilter$ = exports.StepFilter$outboundSchema = exports.StepFilter$inboundSchema = exports.Value$ = exports.Value$outboundSchema = exports.Value$inboundSchema = exports.Value = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
32
|
+
const builderfieldtype_js_1 = require("./builderfieldtype.js");
|
|
32
33
|
const fieldfilterpart_js_1 = require("./fieldfilterpart.js");
|
|
33
|
-
exports.StepFilterType = {
|
|
34
|
-
Boolean: "BOOLEAN",
|
|
35
|
-
Text: "TEXT",
|
|
36
|
-
Date: "DATE",
|
|
37
|
-
Number: "NUMBER",
|
|
38
|
-
Statement: "STATEMENT",
|
|
39
|
-
List: "LIST",
|
|
40
|
-
MultiList: "MULTI_LIST",
|
|
41
|
-
Group: "GROUP",
|
|
42
|
-
};
|
|
43
34
|
exports.Value = {
|
|
44
35
|
And: "AND",
|
|
45
36
|
Or: "OR",
|
|
46
37
|
};
|
|
47
38
|
/** @internal */
|
|
48
|
-
exports.StepFilterType$inboundSchema = z.nativeEnum(exports.StepFilterType);
|
|
49
|
-
/** @internal */
|
|
50
|
-
exports.StepFilterType$outboundSchema = exports.StepFilterType$inboundSchema;
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
54
|
-
*/
|
|
55
|
-
var StepFilterType$;
|
|
56
|
-
(function (StepFilterType$) {
|
|
57
|
-
/** @deprecated use `StepFilterType$inboundSchema` instead. */
|
|
58
|
-
StepFilterType$.inboundSchema = exports.StepFilterType$inboundSchema;
|
|
59
|
-
/** @deprecated use `StepFilterType$outboundSchema` instead. */
|
|
60
|
-
StepFilterType$.outboundSchema = exports.StepFilterType$outboundSchema;
|
|
61
|
-
})(StepFilterType$ || (exports.StepFilterType$ = StepFilterType$ = {}));
|
|
62
|
-
/** @internal */
|
|
63
39
|
exports.Value$inboundSchema = z.nativeEnum(exports.Value);
|
|
64
40
|
/** @internal */
|
|
65
41
|
exports.Value$outboundSchema = exports.Value$inboundSchema;
|
|
@@ -77,14 +53,14 @@ var Value$;
|
|
|
77
53
|
/** @internal */
|
|
78
54
|
exports.StepFilter$inboundSchema = z.object({
|
|
79
55
|
isNegated: z.boolean(),
|
|
80
|
-
type:
|
|
56
|
+
type: builderfieldtype_js_1.BuilderFieldType$inboundSchema,
|
|
81
57
|
value: exports.Value$inboundSchema,
|
|
82
58
|
children: z.array(fieldfilterpart_js_1.FieldFilterPart$inboundSchema),
|
|
83
59
|
});
|
|
84
60
|
/** @internal */
|
|
85
61
|
exports.StepFilter$outboundSchema = z.object({
|
|
86
62
|
isNegated: z.boolean(),
|
|
87
|
-
type:
|
|
63
|
+
type: builderfieldtype_js_1.BuilderFieldType$outboundSchema,
|
|
88
64
|
value: exports.Value$outboundSchema,
|
|
89
65
|
children: z.array(fieldfilterpart_js_1.FieldFilterPart$outboundSchema),
|
|
90
66
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepfilter.js","sourceRoot":"","sources":["../../src/models/components/stepfilter.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;AAIjD,6DAK8B;AAEjB,QAAA,
|
|
1
|
+
{"version":3,"file":"stepfilter.js","sourceRoot":"","sources":["../../src/models/components/stepfilter.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;AAIjD,+DAI+B;AAC/B,6DAK8B;AAEjB,QAAA,KAAK,GAAG;IACnB,GAAG,EAAE,KAAK;IACV,EAAE,EAAE,IAAI;CACA,CAAC;AAUX,gBAAgB;AACH,QAAA,mBAAmB,GAAkC,CAAC,CAAC,UAAU,CAC5E,aAAK,CACN,CAAC;AAEF,gBAAgB;AACH,QAAA,oBAAoB,GAC/B,2BAAmB,CAAC;AAEtB;;;GAGG;AACH,IAAiB,MAAM,CAKtB;AALD,WAAiB,MAAM;IACrB,qDAAqD;IACxC,oBAAa,GAAG,2BAAmB,CAAC;IACjD,sDAAsD;IACzC,qBAAc,GAAG,4BAAoB,CAAC;AACrD,CAAC,EALgB,MAAM,sBAAN,MAAM,QAKtB;AAED,gBAAgB;AACH,QAAA,wBAAwB,GAIjC,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE;IACtB,IAAI,EAAE,oDAA8B;IACpC,KAAK,EAAE,2BAAmB;IAC1B,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,kDAA6B,CAAC;CACjD,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,yBAAyB,GAIlC,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,OAAO,EAAE;IACtB,IAAI,EAAE,qDAA+B;IACrC,KAAK,EAAE,4BAAoB;IAC3B,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,mDAA8B,CAAC;CAClD,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,WAAW,CAO3B;AAPD,WAAiB,WAAW;IAC1B,0DAA0D;IAC7C,yBAAa,GAAG,gCAAwB,CAAC;IACtD,2DAA2D;IAC9C,0BAAc,GAAG,iCAAyB,CAAC;AAG1D,CAAC,EAPgB,WAAW,2BAAX,WAAW,QAO3B;AAED,SAAgB,gBAAgB,CAAC,UAAsB;IACrD,OAAO,IAAI,CAAC,SAAS,CAAC,iCAAyB,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC;AACrE,CAAC;AAFD,4CAEC;AAED,SAAgB,kBAAkB,CAChC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,gCAAwB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpD,wCAAwC,CACzC,CAAC;AACJ,CAAC;AARD,gDAQC"}
|
|
@@ -1,37 +1,12 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
3
2
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
-
|
|
6
|
-
readonly Subscriber: "Subscriber";
|
|
7
|
-
readonly Topic: "Topic";
|
|
8
|
-
};
|
|
9
|
-
export type Type = ClosedEnum<typeof Type>;
|
|
4
|
+
import { TriggerRecipientsTypeEnum } from "./triggerrecipientstypeenum.js";
|
|
10
5
|
export type TopicPayloadDto = {
|
|
11
6
|
topicKey: string;
|
|
12
|
-
type:
|
|
7
|
+
type: TriggerRecipientsTypeEnum;
|
|
13
8
|
};
|
|
14
9
|
/** @internal */
|
|
15
|
-
export declare const Type$inboundSchema: z.ZodNativeEnum<typeof Type>;
|
|
16
|
-
/** @internal */
|
|
17
|
-
export declare const Type$outboundSchema: z.ZodNativeEnum<typeof Type>;
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
21
|
-
*/
|
|
22
|
-
export declare namespace Type$ {
|
|
23
|
-
/** @deprecated use `Type$inboundSchema` instead. */
|
|
24
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
25
|
-
readonly Subscriber: "Subscriber";
|
|
26
|
-
readonly Topic: "Topic";
|
|
27
|
-
}>;
|
|
28
|
-
/** @deprecated use `Type$outboundSchema` instead. */
|
|
29
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
30
|
-
readonly Subscriber: "Subscriber";
|
|
31
|
-
readonly Topic: "Topic";
|
|
32
|
-
}>;
|
|
33
|
-
}
|
|
34
|
-
/** @internal */
|
|
35
10
|
export declare const TopicPayloadDto$inboundSchema: z.ZodType<TopicPayloadDto, z.ZodTypeDef, unknown>;
|
|
36
11
|
/** @internal */
|
|
37
12
|
export type TopicPayloadDto$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topicpayloaddto.d.ts","sourceRoot":"","sources":["../../src/models/components/topicpayloaddto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"topicpayloaddto.d.ts","sourceRoot":"","sources":["../../src/models/components/topicpayloaddto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,yBAAyB,EAG1B,MAAM,gCAAgC,CAAC;AAExC,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,yBAAyB,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,OAAO,CACnD,eAAe,EACf,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CACpD,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,eAAe,CAIf,CAAC;AAEH;;;GAGG;AACH,yBAAiB,gBAAgB,CAAC;IAChC,+DAA+D;IACxD,MAAM,aAAa,mDAAgC,CAAC;IAC3D,gEAAgE;IACzD,MAAM,cAAc,oEAAiC,CAAC;IAC7D,0DAA0D;IAC1D,KAAY,QAAQ,GAAG,wBAAwB,CAAC;CACjD;AAED,wBAAgB,qBAAqB,CACnC,eAAe,EAAE,eAAe,GAC/B,MAAM,CAER;AAED,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,eAAe,EAAE,kBAAkB,CAAC,CAMtD"}
|
|
@@ -26,37 +26,19 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.topicPayloadDtoFromJSON = exports.topicPayloadDtoToJSON = exports.TopicPayloadDto$ = exports.TopicPayloadDto$outboundSchema = exports.TopicPayloadDto$inboundSchema =
|
|
29
|
+
exports.topicPayloadDtoFromJSON = exports.topicPayloadDtoToJSON = exports.TopicPayloadDto$ = exports.TopicPayloadDto$outboundSchema = exports.TopicPayloadDto$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
32
|
-
|
|
33
|
-
Subscriber: "Subscriber",
|
|
34
|
-
Topic: "Topic",
|
|
35
|
-
};
|
|
36
|
-
/** @internal */
|
|
37
|
-
exports.Type$inboundSchema = z.nativeEnum(exports.Type);
|
|
38
|
-
/** @internal */
|
|
39
|
-
exports.Type$outboundSchema = exports.Type$inboundSchema;
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
-
*/
|
|
44
|
-
var Type$;
|
|
45
|
-
(function (Type$) {
|
|
46
|
-
/** @deprecated use `Type$inboundSchema` instead. */
|
|
47
|
-
Type$.inboundSchema = exports.Type$inboundSchema;
|
|
48
|
-
/** @deprecated use `Type$outboundSchema` instead. */
|
|
49
|
-
Type$.outboundSchema = exports.Type$outboundSchema;
|
|
50
|
-
})(Type$ || (exports.Type$ = Type$ = {}));
|
|
32
|
+
const triggerrecipientstypeenum_js_1 = require("./triggerrecipientstypeenum.js");
|
|
51
33
|
/** @internal */
|
|
52
34
|
exports.TopicPayloadDto$inboundSchema = z.object({
|
|
53
35
|
topicKey: z.string(),
|
|
54
|
-
type:
|
|
36
|
+
type: triggerrecipientstypeenum_js_1.TriggerRecipientsTypeEnum$inboundSchema,
|
|
55
37
|
});
|
|
56
38
|
/** @internal */
|
|
57
39
|
exports.TopicPayloadDto$outboundSchema = z.object({
|
|
58
40
|
topicKey: z.string(),
|
|
59
|
-
type:
|
|
41
|
+
type: triggerrecipientstypeenum_js_1.TriggerRecipientsTypeEnum$outboundSchema,
|
|
60
42
|
});
|
|
61
43
|
/**
|
|
62
44
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topicpayloaddto.js","sourceRoot":"","sources":["../../src/models/components/topicpayloaddto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;
|
|
1
|
+
{"version":3,"file":"topicpayloaddto.js","sourceRoot":"","sources":["../../src/models/components/topicpayloaddto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;AAGjD,iFAIwC;AAOxC,gBAAgB;AACH,QAAA,6BAA6B,GAItC,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,IAAI,EAAE,sEAAuC;CAC9C,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,8BAA8B,GAIvC,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;IACpB,IAAI,EAAE,uEAAwC;CAC/C,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,gBAAgB,CAOhC;AAPD,WAAiB,gBAAgB;IAC/B,+DAA+D;IAClD,8BAAa,GAAG,qCAA6B,CAAC;IAC3D,gEAAgE;IACnD,+BAAc,GAAG,sCAA8B,CAAC;AAG/D,CAAC,EAPgB,gBAAgB,gCAAhB,gBAAgB,QAOhC;AAED,SAAgB,qBAAqB,CACnC,eAAgC;IAEhC,OAAO,IAAI,CAAC,SAAS,CAAC,sCAA8B,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC;AAC/E,CAAC;AAJD,sDAIC;AAED,SAAgB,uBAAuB,CACrC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAA6B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzD,6CAA6C,CAC9C,CAAC;AACJ,CAAC;AARD,0DAQC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
export declare const TriggerRecipientsTypeEnum: {
|
|
4
|
+
readonly Subscriber: "Subscriber";
|
|
5
|
+
readonly Topic: "Topic";
|
|
6
|
+
};
|
|
7
|
+
export type TriggerRecipientsTypeEnum = ClosedEnum<typeof TriggerRecipientsTypeEnum>;
|
|
8
|
+
/** @internal */
|
|
9
|
+
export declare const TriggerRecipientsTypeEnum$inboundSchema: z.ZodNativeEnum<typeof TriggerRecipientsTypeEnum>;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const TriggerRecipientsTypeEnum$outboundSchema: z.ZodNativeEnum<typeof TriggerRecipientsTypeEnum>;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15
|
+
*/
|
|
16
|
+
export declare namespace TriggerRecipientsTypeEnum$ {
|
|
17
|
+
/** @deprecated use `TriggerRecipientsTypeEnum$inboundSchema` instead. */
|
|
18
|
+
const inboundSchema: z.ZodNativeEnum<{
|
|
19
|
+
readonly Subscriber: "Subscriber";
|
|
20
|
+
readonly Topic: "Topic";
|
|
21
|
+
}>;
|
|
22
|
+
/** @deprecated use `TriggerRecipientsTypeEnum$outboundSchema` instead. */
|
|
23
|
+
const outboundSchema: z.ZodNativeEnum<{
|
|
24
|
+
readonly Subscriber: "Subscriber";
|
|
25
|
+
readonly Topic: "Topic";
|
|
26
|
+
}>;
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=triggerrecipientstypeenum.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"triggerrecipientstypeenum.d.ts","sourceRoot":"","sources":["../../src/models/components/triggerrecipientstypeenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD,eAAO,MAAM,yBAAyB;;;CAG5B,CAAC;AACX,MAAM,MAAM,yBAAyB,GAAG,UAAU,CAChD,OAAO,yBAAyB,CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,aAAa,CACnE,OAAO,yBAAyB,CACS,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,aAAa,CACpE,OAAO,yBAAyB,CACS,CAAC;AAE5C;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa;;;MAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc;;;MAA2C,CAAC;CACxE"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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 (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.TriggerRecipientsTypeEnum$ = exports.TriggerRecipientsTypeEnum$outboundSchema = exports.TriggerRecipientsTypeEnum$inboundSchema = exports.TriggerRecipientsTypeEnum = void 0;
|
|
30
|
+
const z = __importStar(require("zod"));
|
|
31
|
+
exports.TriggerRecipientsTypeEnum = {
|
|
32
|
+
Subscriber: "Subscriber",
|
|
33
|
+
Topic: "Topic",
|
|
34
|
+
};
|
|
35
|
+
/** @internal */
|
|
36
|
+
exports.TriggerRecipientsTypeEnum$inboundSchema = z.nativeEnum(exports.TriggerRecipientsTypeEnum);
|
|
37
|
+
/** @internal */
|
|
38
|
+
exports.TriggerRecipientsTypeEnum$outboundSchema = exports.TriggerRecipientsTypeEnum$inboundSchema;
|
|
39
|
+
/**
|
|
40
|
+
* @internal
|
|
41
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
42
|
+
*/
|
|
43
|
+
var TriggerRecipientsTypeEnum$;
|
|
44
|
+
(function (TriggerRecipientsTypeEnum$) {
|
|
45
|
+
/** @deprecated use `TriggerRecipientsTypeEnum$inboundSchema` instead. */
|
|
46
|
+
TriggerRecipientsTypeEnum$.inboundSchema = exports.TriggerRecipientsTypeEnum$inboundSchema;
|
|
47
|
+
/** @deprecated use `TriggerRecipientsTypeEnum$outboundSchema` instead. */
|
|
48
|
+
TriggerRecipientsTypeEnum$.outboundSchema = exports.TriggerRecipientsTypeEnum$outboundSchema;
|
|
49
|
+
})(TriggerRecipientsTypeEnum$ || (exports.TriggerRecipientsTypeEnum$ = TriggerRecipientsTypeEnum$ = {}));
|
|
50
|
+
//# sourceMappingURL=triggerrecipientstypeenum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"triggerrecipientstypeenum.js","sourceRoot":"","sources":["../../src/models/components/triggerrecipientstypeenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGZ,QAAA,yBAAyB,GAAG;IACvC,UAAU,EAAE,YAAY;IACxB,KAAK,EAAE,OAAO;CACN,CAAC;AAKX,gBAAgB;AACH,QAAA,uCAAuC,GAEhD,CAAC,CAAC,UAAU,CAAC,iCAAyB,CAAC,CAAC;AAE5C,gBAAgB;AACH,QAAA,wCAAwC,GAEjD,+CAAuC,CAAC;AAE5C;;;GAGG;AACH,IAAiB,0BAA0B,CAK1C;AALD,WAAiB,0BAA0B;IACzC,yEAAyE;IAC5D,wCAAa,GAAG,+CAAuC,CAAC;IACrE,0EAA0E;IAC7D,yCAAc,GAAG,gDAAwC,CAAC;AACzE,CAAC,EALgB,0BAA0B,0CAA1B,0BAA0B,QAK1C"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import * as components from "../components/index.js";
|
|
3
|
+
/**
|
|
4
|
+
* Not Found
|
|
5
|
+
*/
|
|
6
|
+
export type EventsControllerBroadcastEventToAllResponseResponseBodyData = {
|
|
7
|
+
data?: components.ErrorDto | undefined;
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* Not Found
|
|
11
|
+
*/
|
|
12
|
+
export declare class EventsControllerBroadcastEventToAllResponseResponseBody extends Error {
|
|
13
|
+
data?: components.ErrorDto | undefined;
|
|
14
|
+
/** The original data that was passed to this error instance. */
|
|
15
|
+
data$: EventsControllerBroadcastEventToAllResponseResponseBodyData;
|
|
16
|
+
constructor(err: EventsControllerBroadcastEventToAllResponseResponseBodyData);
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Bad Request
|
|
20
|
+
*/
|
|
21
|
+
export type EventsControllerBroadcastEventToAllResponseBodyData = {
|
|
22
|
+
data?: components.ErrorDto | undefined;
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Bad Request
|
|
26
|
+
*/
|
|
27
|
+
export declare class EventsControllerBroadcastEventToAllResponseBody extends Error {
|
|
28
|
+
data?: components.ErrorDto | undefined;
|
|
29
|
+
/** The original data that was passed to this error instance. */
|
|
30
|
+
data$: EventsControllerBroadcastEventToAllResponseBodyData;
|
|
31
|
+
constructor(err: EventsControllerBroadcastEventToAllResponseBodyData);
|
|
32
|
+
}
|
|
33
|
+
/** @internal */
|
|
34
|
+
export declare const EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
35
|
+
/** @internal */
|
|
36
|
+
export type EventsControllerBroadcastEventToAllResponseResponseBody$Outbound = {
|
|
37
|
+
data?: components.ErrorDto$Outbound | undefined;
|
|
38
|
+
};
|
|
39
|
+
/** @internal */
|
|
40
|
+
export declare const EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseResponseBody$Outbound, z.ZodTypeDef, EventsControllerBroadcastEventToAllResponseResponseBody>;
|
|
41
|
+
/**
|
|
42
|
+
* @internal
|
|
43
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
+
*/
|
|
45
|
+
export declare namespace EventsControllerBroadcastEventToAllResponseResponseBody$ {
|
|
46
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema` instead. */
|
|
47
|
+
const inboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema` instead. */
|
|
49
|
+
const outboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseResponseBody$Outbound, z.ZodTypeDef, EventsControllerBroadcastEventToAllResponseResponseBody>;
|
|
50
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseResponseBody$Outbound` instead. */
|
|
51
|
+
type Outbound = EventsControllerBroadcastEventToAllResponseResponseBody$Outbound;
|
|
52
|
+
}
|
|
53
|
+
/** @internal */
|
|
54
|
+
export declare const EventsControllerBroadcastEventToAllResponseBody$inboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseBody, z.ZodTypeDef, unknown>;
|
|
55
|
+
/** @internal */
|
|
56
|
+
export type EventsControllerBroadcastEventToAllResponseBody$Outbound = {
|
|
57
|
+
data?: components.ErrorDto$Outbound | undefined;
|
|
58
|
+
};
|
|
59
|
+
/** @internal */
|
|
60
|
+
export declare const EventsControllerBroadcastEventToAllResponseBody$outboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseBody$Outbound, z.ZodTypeDef, EventsControllerBroadcastEventToAllResponseBody>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
64
|
+
*/
|
|
65
|
+
export declare namespace EventsControllerBroadcastEventToAllResponseBody$ {
|
|
66
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseBody$inboundSchema` instead. */
|
|
67
|
+
const inboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseBody, z.ZodTypeDef, unknown>;
|
|
68
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseBody$outboundSchema` instead. */
|
|
69
|
+
const outboundSchema: z.ZodType<EventsControllerBroadcastEventToAllResponseBody$Outbound, z.ZodTypeDef, EventsControllerBroadcastEventToAllResponseBody>;
|
|
70
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseBody$Outbound` instead. */
|
|
71
|
+
type Outbound = EventsControllerBroadcastEventToAllResponseBody$Outbound;
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=eventscontrollerbroadcasteventtoall.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventscontrollerbroadcasteventtoall.d.ts","sourceRoot":"","sources":["../../src/models/errors/eventscontrollerbroadcasteventtoall.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,2DAA2D,GAAG;IACxE,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF;;GAEG;AACH,qBAAa,uDACX,SAAQ,KAAK;IAEb,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;IAEvC,gEAAgE;IAChE,KAAK,EAAE,2DAA2D,CAAC;gBAGjE,GAAG,EAAE,2DAA2D;CAYnE;AAED;;GAEG;AACH,MAAM,MAAM,mDAAmD,GAAG;IAChE,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF;;GAEG;AACH,qBAAa,+CAAgD,SAAQ,KAAK;IACxE,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;IAEvC,gEAAgE;IAChE,KAAK,EAAE,mDAAmD,CAAC;gBAE/C,GAAG,EAAE,mDAAmD;CAWrE;AAED,gBAAgB;AAChB,eAAO,MAAM,qEAAqE,EAChF,CAAC,CAAC,OAAO,CACP,uDAAuD,EACvD,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,gEAAgE,GAAG;IAC7E,IAAI,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sEAAsE,EACjF,CAAC,CAAC,OAAO,CACP,gEAAgE,EAChE,CAAC,CAAC,UAAU,EACZ,uDAAuD,CAKpD,CAAC;AAER;;;GAGG;AACH,yBAAiB,wDAAwD,CAAC;IACxE,uGAAuG;IAChG,MAAM,aAAa,2FAC6C,CAAC;IACxE,wGAAwG;IACjG,MAAM,cAAc,oJAC6C,CAAC;IACzE,kGAAkG;IAClG,KAAY,QAAQ,GAClB,gEAAgE,CAAC;CACpE;AAED,gBAAgB;AAChB,eAAO,MAAM,6DAA6D,EACxE,CAAC,CAAC,OAAO,CACP,+CAA+C,EAC/C,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,wDAAwD,GAAG;IACrE,IAAI,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8DAA8D,EACzE,CAAC,CAAC,OAAO,CACP,wDAAwD,EACxD,CAAC,CAAC,UAAU,EACZ,+CAA+C,CAK5C,CAAC;AAER;;;GAGG;AACH,yBAAiB,gDAAgD,CAAC;IAChE,+FAA+F;IACxF,MAAM,aAAa,mFACqC,CAAC;IAChE,gGAAgG;IACzF,MAAM,cAAc,oIACqC,CAAC;IACjE,0FAA0F;IAC1F,KAAY,QAAQ,GAClB,wDAAwD,CAAC;CAC5D"}
|
|
@@ -0,0 +1,112 @@
|
|
|
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 (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.EventsControllerBroadcastEventToAllResponseBody$ = exports.EventsControllerBroadcastEventToAllResponseBody$outboundSchema = exports.EventsControllerBroadcastEventToAllResponseBody$inboundSchema = exports.EventsControllerBroadcastEventToAllResponseResponseBody$ = exports.EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema = exports.EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema = exports.EventsControllerBroadcastEventToAllResponseBody = exports.EventsControllerBroadcastEventToAllResponseResponseBody = void 0;
|
|
30
|
+
const z = __importStar(require("zod"));
|
|
31
|
+
const components = __importStar(require("../components/index.js"));
|
|
32
|
+
/**
|
|
33
|
+
* Not Found
|
|
34
|
+
*/
|
|
35
|
+
class EventsControllerBroadcastEventToAllResponseResponseBody extends Error {
|
|
36
|
+
constructor(err) {
|
|
37
|
+
const message = "message" in err && typeof err.message === "string"
|
|
38
|
+
? err.message
|
|
39
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
40
|
+
super(message);
|
|
41
|
+
this.data$ = err;
|
|
42
|
+
if (err.data != null)
|
|
43
|
+
this.data = err.data;
|
|
44
|
+
this.name = "EventsControllerBroadcastEventToAllResponseResponseBody";
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
exports.EventsControllerBroadcastEventToAllResponseResponseBody = EventsControllerBroadcastEventToAllResponseResponseBody;
|
|
48
|
+
/**
|
|
49
|
+
* Bad Request
|
|
50
|
+
*/
|
|
51
|
+
class EventsControllerBroadcastEventToAllResponseBody extends Error {
|
|
52
|
+
constructor(err) {
|
|
53
|
+
const message = "message" in err && typeof err.message === "string"
|
|
54
|
+
? err.message
|
|
55
|
+
: `API error occurred: ${JSON.stringify(err)}`;
|
|
56
|
+
super(message);
|
|
57
|
+
this.data$ = err;
|
|
58
|
+
if (err.data != null)
|
|
59
|
+
this.data = err.data;
|
|
60
|
+
this.name = "EventsControllerBroadcastEventToAllResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.EventsControllerBroadcastEventToAllResponseBody = EventsControllerBroadcastEventToAllResponseBody;
|
|
64
|
+
/** @internal */
|
|
65
|
+
exports.EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema = z.object({
|
|
66
|
+
data: components.ErrorDto$inboundSchema.optional(),
|
|
67
|
+
})
|
|
68
|
+
.transform((v) => {
|
|
69
|
+
return new EventsControllerBroadcastEventToAllResponseResponseBody(v);
|
|
70
|
+
});
|
|
71
|
+
/** @internal */
|
|
72
|
+
exports.EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema = z.instanceof(EventsControllerBroadcastEventToAllResponseResponseBody)
|
|
73
|
+
.transform(v => v.data$)
|
|
74
|
+
.pipe(z.object({
|
|
75
|
+
data: components.ErrorDto$outboundSchema.optional(),
|
|
76
|
+
}));
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
80
|
+
*/
|
|
81
|
+
var EventsControllerBroadcastEventToAllResponseResponseBody$;
|
|
82
|
+
(function (EventsControllerBroadcastEventToAllResponseResponseBody$) {
|
|
83
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema` instead. */
|
|
84
|
+
EventsControllerBroadcastEventToAllResponseResponseBody$.inboundSchema = exports.EventsControllerBroadcastEventToAllResponseResponseBody$inboundSchema;
|
|
85
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema` instead. */
|
|
86
|
+
EventsControllerBroadcastEventToAllResponseResponseBody$.outboundSchema = exports.EventsControllerBroadcastEventToAllResponseResponseBody$outboundSchema;
|
|
87
|
+
})(EventsControllerBroadcastEventToAllResponseResponseBody$ || (exports.EventsControllerBroadcastEventToAllResponseResponseBody$ = EventsControllerBroadcastEventToAllResponseResponseBody$ = {}));
|
|
88
|
+
/** @internal */
|
|
89
|
+
exports.EventsControllerBroadcastEventToAllResponseBody$inboundSchema = z.object({
|
|
90
|
+
data: components.ErrorDto$inboundSchema.optional(),
|
|
91
|
+
})
|
|
92
|
+
.transform((v) => {
|
|
93
|
+
return new EventsControllerBroadcastEventToAllResponseBody(v);
|
|
94
|
+
});
|
|
95
|
+
/** @internal */
|
|
96
|
+
exports.EventsControllerBroadcastEventToAllResponseBody$outboundSchema = z.instanceof(EventsControllerBroadcastEventToAllResponseBody)
|
|
97
|
+
.transform(v => v.data$)
|
|
98
|
+
.pipe(z.object({
|
|
99
|
+
data: components.ErrorDto$outboundSchema.optional(),
|
|
100
|
+
}));
|
|
101
|
+
/**
|
|
102
|
+
* @internal
|
|
103
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
104
|
+
*/
|
|
105
|
+
var EventsControllerBroadcastEventToAllResponseBody$;
|
|
106
|
+
(function (EventsControllerBroadcastEventToAllResponseBody$) {
|
|
107
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseBody$inboundSchema` instead. */
|
|
108
|
+
EventsControllerBroadcastEventToAllResponseBody$.inboundSchema = exports.EventsControllerBroadcastEventToAllResponseBody$inboundSchema;
|
|
109
|
+
/** @deprecated use `EventsControllerBroadcastEventToAllResponseBody$outboundSchema` instead. */
|
|
110
|
+
EventsControllerBroadcastEventToAllResponseBody$.outboundSchema = exports.EventsControllerBroadcastEventToAllResponseBody$outboundSchema;
|
|
111
|
+
})(EventsControllerBroadcastEventToAllResponseBody$ || (exports.EventsControllerBroadcastEventToAllResponseBody$ = EventsControllerBroadcastEventToAllResponseBody$ = {}));
|
|
112
|
+
//# sourceMappingURL=eventscontrollerbroadcasteventtoall.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventscontrollerbroadcasteventtoall.js","sourceRoot":"","sources":["../../src/models/errors/eventscontrollerbroadcasteventtoall.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,mEAAqD;AASrD;;GAEG;AACH,MAAa,uDACX,SAAQ,KAAK;IAOb,YACE,GAAgE;QAEhE,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,GAAG,CAAC,IAAI,IAAI,IAAI;YAAE,IAAI,CAAC,IAAI,GAAG,GAAG,CAAC,IAAI,CAAC;QAE3C,IAAI,CAAC,IAAI,GAAG,yDAAyD,CAAC;IACxE,CAAC;CACF;AArBD,0HAqBC;AASD;;GAEG;AACH,MAAa,+CAAgD,SAAQ,KAAK;IAMxE,YAAY,GAAwD;QAClE,MAAM,OAAO,GAAG,SAAS,IAAI,GAAG,IAAI,OAAO,GAAG,CAAC,OAAO,KAAK,QAAQ;YACjE,CAAC,CAAC,GAAG,CAAC,OAAO;YACb,CAAC,CAAC,uBAAuB,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;QACjD,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,GAAG,CAAC;QAEjB,IAAI,GAAG,CAAC,IAAI,IAAI,IAAI;YAAE,IAAI,CAAC,IAAI,GAAG,GAAG,CAAC,IAAI,CAAC;QAE3C,IAAI,CAAC,IAAI,GAAG,iDAAiD,CAAC;IAChE,CAAC;CACF;AAjBD,0GAiBC;AAED,gBAAgB;AACH,QAAA,qEAAqE,GAK5E,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,UAAU,CAAC,sBAAsB,CAAC,QAAQ,EAAE;CACnD,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,uDAAuD,CAAC,CAAC,CAAC,CAAC;AACxE,CAAC,CAAC,CAAC;AAOP,gBAAgB;AACH,QAAA,sEAAsE,GAK7E,CAAC,CAAC,UAAU,CAAC,uDAAuD,CAAC;KACtE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,IAAI,EAAE,UAAU,CAAC,uBAAuB,CAAC,QAAQ,EAAE;CACpD,CAAC,CAAC,CAAC;AAER;;;GAGG;AACH,IAAiB,wDAAwD,CAUxE;AAVD,WAAiB,wDAAwD;IACvE,uGAAuG;IAC1F,sEAAa,GACxB,6EAAqE,CAAC;IACxE,wGAAwG;IAC3F,uEAAc,GACzB,8EAAsE,CAAC;AAI3E,CAAC,EAVgB,wDAAwD,wEAAxD,wDAAwD,QAUxE;AAED,gBAAgB;AACH,QAAA,6DAA6D,GAKpE,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,UAAU,CAAC,sBAAsB,CAAC,QAAQ,EAAE;CACnD,CAAC;KACC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACf,OAAO,IAAI,+CAA+C,CAAC,CAAC,CAAC,CAAC;AAChE,CAAC,CAAC,CAAC;AAOP,gBAAgB;AACH,QAAA,8DAA8D,GAKrE,CAAC,CAAC,UAAU,CAAC,+CAA+C,CAAC;KAC9D,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC;KACvB,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IACb,IAAI,EAAE,UAAU,CAAC,uBAAuB,CAAC,QAAQ,EAAE;CACpD,CAAC,CAAC,CAAC;AAER;;;GAGG;AACH,IAAiB,gDAAgD,CAUhE;AAVD,WAAiB,gDAAgD;IAC/D,+FAA+F;IAClF,8DAAa,GACxB,qEAA6D,CAAC;IAChE,gGAAgG;IACnF,+DAAc,GACzB,sEAA8D,CAAC;AAInE,CAAC,EAVgB,gDAAgD,gEAAhD,gDAAgD,QAUhE"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import * as components from "../components/index.js";
|
|
3
|
+
/**
|
|
4
|
+
* Not Found
|
|
5
|
+
*/
|
|
6
|
+
export type EventsControllerCancelResponseResponseBodyData = {
|
|
7
|
+
data?: components.ErrorDto | undefined;
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* Not Found
|
|
11
|
+
*/
|
|
12
|
+
export declare class EventsControllerCancelResponseResponseBody extends Error {
|
|
13
|
+
data?: components.ErrorDto | undefined;
|
|
14
|
+
/** The original data that was passed to this error instance. */
|
|
15
|
+
data$: EventsControllerCancelResponseResponseBodyData;
|
|
16
|
+
constructor(err: EventsControllerCancelResponseResponseBodyData);
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Bad Request
|
|
20
|
+
*/
|
|
21
|
+
export type EventsControllerCancelResponseBodyData = {
|
|
22
|
+
data?: components.ErrorDto | undefined;
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Bad Request
|
|
26
|
+
*/
|
|
27
|
+
export declare class EventsControllerCancelResponseBody extends Error {
|
|
28
|
+
data?: components.ErrorDto | undefined;
|
|
29
|
+
/** The original data that was passed to this error instance. */
|
|
30
|
+
data$: EventsControllerCancelResponseBodyData;
|
|
31
|
+
constructor(err: EventsControllerCancelResponseBodyData);
|
|
32
|
+
}
|
|
33
|
+
/** @internal */
|
|
34
|
+
export declare const EventsControllerCancelResponseResponseBody$inboundSchema: z.ZodType<EventsControllerCancelResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
35
|
+
/** @internal */
|
|
36
|
+
export type EventsControllerCancelResponseResponseBody$Outbound = {
|
|
37
|
+
data?: components.ErrorDto$Outbound | undefined;
|
|
38
|
+
};
|
|
39
|
+
/** @internal */
|
|
40
|
+
export declare const EventsControllerCancelResponseResponseBody$outboundSchema: z.ZodType<EventsControllerCancelResponseResponseBody$Outbound, z.ZodTypeDef, EventsControllerCancelResponseResponseBody>;
|
|
41
|
+
/**
|
|
42
|
+
* @internal
|
|
43
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
+
*/
|
|
45
|
+
export declare namespace EventsControllerCancelResponseResponseBody$ {
|
|
46
|
+
/** @deprecated use `EventsControllerCancelResponseResponseBody$inboundSchema` instead. */
|
|
47
|
+
const inboundSchema: z.ZodType<EventsControllerCancelResponseResponseBody, z.ZodTypeDef, unknown>;
|
|
48
|
+
/** @deprecated use `EventsControllerCancelResponseResponseBody$outboundSchema` instead. */
|
|
49
|
+
const outboundSchema: z.ZodType<EventsControllerCancelResponseResponseBody$Outbound, z.ZodTypeDef, EventsControllerCancelResponseResponseBody>;
|
|
50
|
+
/** @deprecated use `EventsControllerCancelResponseResponseBody$Outbound` instead. */
|
|
51
|
+
type Outbound = EventsControllerCancelResponseResponseBody$Outbound;
|
|
52
|
+
}
|
|
53
|
+
/** @internal */
|
|
54
|
+
export declare const EventsControllerCancelResponseBody$inboundSchema: z.ZodType<EventsControllerCancelResponseBody, z.ZodTypeDef, unknown>;
|
|
55
|
+
/** @internal */
|
|
56
|
+
export type EventsControllerCancelResponseBody$Outbound = {
|
|
57
|
+
data?: components.ErrorDto$Outbound | undefined;
|
|
58
|
+
};
|
|
59
|
+
/** @internal */
|
|
60
|
+
export declare const EventsControllerCancelResponseBody$outboundSchema: z.ZodType<EventsControllerCancelResponseBody$Outbound, z.ZodTypeDef, EventsControllerCancelResponseBody>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
64
|
+
*/
|
|
65
|
+
export declare namespace EventsControllerCancelResponseBody$ {
|
|
66
|
+
/** @deprecated use `EventsControllerCancelResponseBody$inboundSchema` instead. */
|
|
67
|
+
const inboundSchema: z.ZodType<EventsControllerCancelResponseBody, z.ZodTypeDef, unknown>;
|
|
68
|
+
/** @deprecated use `EventsControllerCancelResponseBody$outboundSchema` instead. */
|
|
69
|
+
const outboundSchema: z.ZodType<EventsControllerCancelResponseBody$Outbound, z.ZodTypeDef, EventsControllerCancelResponseBody>;
|
|
70
|
+
/** @deprecated use `EventsControllerCancelResponseBody$Outbound` instead. */
|
|
71
|
+
type Outbound = EventsControllerCancelResponseBody$Outbound;
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=eventscontrollercancel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventscontrollercancel.d.ts","sourceRoot":"","sources":["../../src/models/errors/eventscontrollercancel.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,8CAA8C,GAAG;IAC3D,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF;;GAEG;AACH,qBAAa,0CAA2C,SAAQ,KAAK;IACnE,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;IAEvC,gEAAgE;IAChE,KAAK,EAAE,8CAA8C,CAAC;gBAE1C,GAAG,EAAE,8CAA8C;CAWhE;AAED;;GAEG;AACH,MAAM,MAAM,sCAAsC,GAAG;IACnD,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF;;GAEG;AACH,qBAAa,kCAAmC,SAAQ,KAAK;IAC3D,IAAI,CAAC,EAAE,UAAU,CAAC,QAAQ,GAAG,SAAS,CAAC;IAEvC,gEAAgE;IAChE,KAAK,EAAE,sCAAsC,CAAC;gBAElC,GAAG,EAAE,sCAAsC;CAWxD;AAED,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CAAC,0CAA0C,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAMrE,CAAC;AAET,gBAAgB;AAChB,MAAM,MAAM,mDAAmD,GAAG;IAChE,IAAI,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,mDAAmD,EACnD,CAAC,CAAC,UAAU,EACZ,0CAA0C,CAKvC,CAAC;AAER;;;GAGG;AACH,yBAAiB,2CAA2C,CAAC;IAC3D,0FAA0F;IACnF,MAAM,aAAa,8EACgC,CAAC;IAC3D,2FAA2F;IACpF,MAAM,cAAc,0HACgC,CAAC;IAC5D,qFAAqF;IACrF,KAAY,QAAQ,GAAG,mDAAmD,CAAC;CAC5E;AAED,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,OAAO,CACtE,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,OAAO,CAML,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,2CAA2C,GAAG;IACxD,IAAI,CAAC,EAAE,UAAU,CAAC,iBAAiB,GAAG,SAAS,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,kCAAkC,CAK/B,CAAC;AAEN;;;GAGG;AACH,yBAAiB,mCAAmC,CAAC;IACnD,kFAAkF;IAC3E,MAAM,aAAa,sEAAmD,CAAC;IAC9E,mFAAmF;IAC5E,MAAM,cAAc,0GACwB,CAAC;IACpD,6EAA6E;IAC7E,KAAY,QAAQ,GAAG,2CAA2C,CAAC;CACpE"}
|