@novu/api 0.0.1-alpha.190 → 0.0.1-alpha.192
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 +11 -5
- package/docs/sdks/admin/README.md +12 -10
- package/docs/sdks/authentication/README.md +12 -10
- package/docs/sdks/credentials/README.md +18 -15
- package/docs/sdks/integrations/README.md +36 -30
- package/docs/sdks/messages/README.md +19 -16
- package/docs/sdks/notifications/README.md +12 -10
- package/docs/sdks/novu/README.md +27 -20
- package/docs/sdks/novumessages/README.md +18 -15
- package/docs/sdks/novunotifications/README.md +12 -10
- package/docs/sdks/novusubscribers/README.md +18 -15
- package/docs/sdks/preferences/README.md +25 -21
- package/docs/sdks/properties/README.md +6 -5
- package/docs/sdks/stats/README.md +13 -11
- package/docs/sdks/subscribers/README.md +38 -32
- package/docs/sdks/topics/README.md +30 -25
- package/docs/sdks/webhooks/README.md +6 -5
- package/funcs/adminIdempotencyGet.d.ts +1 -1
- package/funcs/adminIdempotencyGet.d.ts.map +1 -1
- package/funcs/adminIdempotencyGet.js +5 -3
- package/funcs/adminIdempotencyGet.js.map +1 -1
- package/funcs/adminIdempotencyPost.d.ts +1 -1
- package/funcs/adminIdempotencyPost.d.ts.map +1 -1
- package/funcs/adminIdempotencyPost.js +6 -4
- package/funcs/adminIdempotencyPost.js.map +1 -1
- package/funcs/cancel.d.ts +1 -1
- package/funcs/cancel.d.ts.map +1 -1
- package/funcs/cancel.js +5 -3
- package/funcs/cancel.js.map +1 -1
- package/funcs/integrationsCreate.d.ts +1 -1
- package/funcs/integrationsCreate.d.ts.map +1 -1
- package/funcs/integrationsCreate.js +5 -3
- package/funcs/integrationsCreate.js.map +1 -1
- package/funcs/integrationsDelete.d.ts +1 -1
- package/funcs/integrationsDelete.d.ts.map +1 -1
- package/funcs/integrationsDelete.js +5 -3
- package/funcs/integrationsDelete.js.map +1 -1
- package/funcs/integrationsList.d.ts +1 -1
- package/funcs/integrationsList.d.ts.map +1 -1
- package/funcs/integrationsList.js +5 -3
- package/funcs/integrationsList.js.map +1 -1
- package/funcs/integrationsListActive.d.ts +1 -1
- package/funcs/integrationsListActive.d.ts.map +1 -1
- package/funcs/integrationsListActive.js +5 -3
- package/funcs/integrationsListActive.js.map +1 -1
- package/funcs/integrationsSetAsPrimary.d.ts +1 -1
- package/funcs/integrationsSetAsPrimary.d.ts.map +1 -1
- package/funcs/integrationsSetAsPrimary.js +5 -3
- package/funcs/integrationsSetAsPrimary.js.map +1 -1
- package/funcs/integrationsUpdate.d.ts +1 -1
- package/funcs/integrationsUpdate.d.ts.map +1 -1
- package/funcs/integrationsUpdate.js +5 -3
- package/funcs/integrationsUpdate.js.map +1 -1
- package/funcs/integrationsWebhooksRetrieve.d.ts +1 -1
- package/funcs/integrationsWebhooksRetrieve.d.ts.map +1 -1
- package/funcs/integrationsWebhooksRetrieve.js +5 -3
- package/funcs/integrationsWebhooksRetrieve.js.map +1 -1
- package/funcs/messagesDelete.d.ts +1 -1
- package/funcs/messagesDelete.d.ts.map +1 -1
- package/funcs/messagesDelete.js +5 -3
- package/funcs/messagesDelete.js.map +1 -1
- package/funcs/messagesDeleteByTransactionId.d.ts +1 -1
- package/funcs/messagesDeleteByTransactionId.d.ts.map +1 -1
- package/funcs/messagesDeleteByTransactionId.js +8 -8
- package/funcs/messagesDeleteByTransactionId.js.map +1 -1
- package/funcs/messagesRetrieve.d.ts +1 -1
- package/funcs/messagesRetrieve.d.ts.map +1 -1
- package/funcs/messagesRetrieve.js +5 -3
- package/funcs/messagesRetrieve.js.map +1 -1
- package/funcs/notificationsList.d.ts +1 -1
- package/funcs/notificationsList.d.ts.map +1 -1
- package/funcs/notificationsList.js +5 -3
- package/funcs/notificationsList.js.map +1 -1
- package/funcs/notificationsRetrieve.d.ts +1 -1
- package/funcs/notificationsRetrieve.d.ts.map +1 -1
- package/funcs/notificationsRetrieve.js +5 -3
- package/funcs/notificationsRetrieve.js.map +1 -1
- package/funcs/notificationsStatsGraph.d.ts +1 -1
- package/funcs/notificationsStatsGraph.d.ts.map +1 -1
- package/funcs/notificationsStatsGraph.js +7 -5
- package/funcs/notificationsStatsGraph.js.map +1 -1
- package/funcs/notificationsStatsRetrieve.d.ts +1 -1
- package/funcs/notificationsStatsRetrieve.d.ts.map +1 -1
- package/funcs/notificationsStatsRetrieve.js +5 -3
- package/funcs/notificationsStatsRetrieve.js.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauth.d.ts +1 -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 +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.d.ts.map +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js +5 -3
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js.map +1 -1
- package/funcs/subscribersCreate.d.ts +1 -1
- package/funcs/subscribersCreate.d.ts.map +1 -1
- package/funcs/subscribersCreate.js +5 -3
- package/funcs/subscribersCreate.js.map +1 -1
- package/funcs/subscribersCreateBulk.d.ts +1 -1
- package/funcs/subscribersCreateBulk.d.ts.map +1 -1
- package/funcs/subscribersCreateBulk.js +6 -5
- package/funcs/subscribersCreateBulk.js.map +1 -1
- package/funcs/subscribersCredentialsAppend.d.ts +1 -1
- package/funcs/subscribersCredentialsAppend.d.ts.map +1 -1
- package/funcs/subscribersCredentialsAppend.js +5 -3
- package/funcs/subscribersCredentialsAppend.js.map +1 -1
- package/funcs/subscribersCredentialsDelete.d.ts +1 -1
- package/funcs/subscribersCredentialsDelete.d.ts.map +1 -1
- package/funcs/subscribersCredentialsDelete.js +6 -6
- package/funcs/subscribersCredentialsDelete.js.map +1 -1
- package/funcs/subscribersCredentialsUpdate.d.ts +1 -1
- package/funcs/subscribersCredentialsUpdate.d.ts.map +1 -1
- package/funcs/subscribersCredentialsUpdate.js +5 -3
- package/funcs/subscribersCredentialsUpdate.js.map +1 -1
- package/funcs/subscribersDelete.d.ts +1 -1
- package/funcs/subscribersDelete.d.ts.map +1 -1
- package/funcs/subscribersDelete.js +5 -3
- package/funcs/subscribersDelete.js.map +1 -1
- package/funcs/subscribersList.d.ts +1 -1
- package/funcs/subscribersList.d.ts.map +1 -1
- package/funcs/subscribersList.js +8 -6
- package/funcs/subscribersList.js.map +1 -1
- package/funcs/subscribersMessagesMarkAll.d.ts +1 -1
- package/funcs/subscribersMessagesMarkAll.d.ts.map +1 -1
- package/funcs/subscribersMessagesMarkAll.js +5 -3
- package/funcs/subscribersMessagesMarkAll.js.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.d.ts +1 -1
- package/funcs/subscribersMessagesMarkAllAs.d.ts.map +1 -1
- package/funcs/subscribersMessagesMarkAllAs.js +5 -3
- package/funcs/subscribersMessagesMarkAllAs.js.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.d.ts +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.d.ts.map +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.js +5 -3
- package/funcs/subscribersMessagesUpdateAsSeen.js.map +1 -1
- package/funcs/subscribersNotificationsFeed.d.ts +1 -1
- package/funcs/subscribersNotificationsFeed.d.ts.map +1 -1
- package/funcs/subscribersNotificationsFeed.js +5 -3
- package/funcs/subscribersNotificationsFeed.js.map +1 -1
- package/funcs/subscribersNotificationsUnseenCount.d.ts +1 -1
- package/funcs/subscribersNotificationsUnseenCount.d.ts.map +1 -1
- package/funcs/subscribersNotificationsUnseenCount.js +5 -3
- package/funcs/subscribersNotificationsUnseenCount.js.map +1 -1
- package/funcs/subscribersPreferencesList.d.ts +1 -1
- package/funcs/subscribersPreferencesList.d.ts.map +1 -1
- package/funcs/subscribersPreferencesList.js +7 -5
- package/funcs/subscribersPreferencesList.js.map +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.d.ts +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.d.ts.map +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.js +5 -3
- package/funcs/subscribersPreferencesRetrieveByLevel.js.map +1 -1
- package/funcs/subscribersPreferencesUpdate.d.ts +1 -1
- package/funcs/subscribersPreferencesUpdate.d.ts.map +1 -1
- package/funcs/subscribersPreferencesUpdate.js +5 -3
- package/funcs/subscribersPreferencesUpdate.js.map +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.d.ts +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.d.ts.map +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.js +5 -3
- package/funcs/subscribersPreferencesUpdateGlobal.js.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.d.ts +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.d.ts.map +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js +5 -3
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js.map +1 -1
- package/funcs/subscribersRetrieve.d.ts +1 -1
- package/funcs/subscribersRetrieve.d.ts.map +1 -1
- package/funcs/subscribersRetrieve.js +7 -5
- package/funcs/subscribersRetrieve.js.map +1 -1
- package/funcs/subscribersUpdate.d.ts +1 -1
- package/funcs/subscribersUpdate.d.ts.map +1 -1
- package/funcs/subscribersUpdate.js +5 -3
- package/funcs/subscribersUpdate.js.map +1 -1
- package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.d.ts +1 -1
- package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.d.ts.map +1 -1
- package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.js +17 -1
- package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.js.map +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.d.ts +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.d.ts.map +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.js +17 -1
- package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.js.map +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.d.ts +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.d.ts.map +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.js +17 -1
- package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.js.map +1 -1
- package/funcs/topicsCreate.d.ts +1 -1
- package/funcs/topicsCreate.d.ts.map +1 -1
- package/funcs/topicsCreate.js +6 -7
- package/funcs/topicsCreate.js.map +1 -1
- package/funcs/topicsDelete.d.ts +1 -1
- package/funcs/topicsDelete.d.ts.map +1 -1
- package/funcs/topicsDelete.js +5 -3
- package/funcs/topicsDelete.js.map +1 -1
- package/funcs/topicsList.d.ts +1 -1
- package/funcs/topicsList.d.ts.map +1 -1
- package/funcs/topicsList.js +5 -3
- package/funcs/topicsList.js.map +1 -1
- package/funcs/topicsRename.d.ts +1 -1
- package/funcs/topicsRename.d.ts.map +1 -1
- package/funcs/topicsRename.js +5 -3
- package/funcs/topicsRename.js.map +1 -1
- package/funcs/topicsRetrieve.d.ts +1 -1
- package/funcs/topicsRetrieve.d.ts.map +1 -1
- package/funcs/topicsRetrieve.js +5 -3
- package/funcs/topicsRetrieve.js.map +1 -1
- package/funcs/topicsSubscribersAssign.d.ts +1 -1
- package/funcs/topicsSubscribersAssign.d.ts.map +1 -1
- package/funcs/topicsSubscribersAssign.js +5 -3
- package/funcs/topicsSubscribersAssign.js.map +1 -1
- package/funcs/topicsSubscribersRemove.d.ts +1 -1
- package/funcs/topicsSubscribersRemove.d.ts.map +1 -1
- package/funcs/topicsSubscribersRemove.js +6 -5
- package/funcs/topicsSubscribersRemove.js.map +1 -1
- package/funcs/topicsSubscribersRetrieve.d.ts +1 -1
- package/funcs/topicsSubscribersRetrieve.d.ts.map +1 -1
- package/funcs/topicsSubscribersRetrieve.js +5 -3
- package/funcs/topicsSubscribersRetrieve.js.map +1 -1
- package/funcs/trigger.d.ts +1 -1
- package/funcs/trigger.d.ts.map +1 -1
- package/funcs/trigger.js +6 -7
- package/funcs/trigger.js.map +1 -1
- package/funcs/triggerBroadcast.d.ts +1 -1
- package/funcs/triggerBroadcast.d.ts.map +1 -1
- package/funcs/triggerBroadcast.js +5 -3
- package/funcs/triggerBroadcast.js.map +1 -1
- package/funcs/triggerBulk.d.ts +1 -1
- package/funcs/triggerBulk.d.ts.map +1 -1
- package/funcs/triggerBulk.js +6 -7
- package/funcs/triggerBulk.js.map +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/components/index.d.ts +0 -1
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +0 -1
- package/models/components/index.js.map +1 -1
- package/models/operations/eventscontrollercancel.d.ts +2 -2
- package/models/operations/eventscontrollercancel.d.ts.map +1 -1
- package/models/operations/eventscontrollercancel.js +2 -2
- package/models/operations/eventscontrollercancel.js.map +1 -1
- package/models/operations/eventscontrollertrigger.d.ts +2 -23
- package/models/operations/eventscontrollertrigger.d.ts.map +1 -1
- package/models/operations/eventscontrollertrigger.js +3 -38
- package/models/operations/eventscontrollertrigger.js.map +1 -1
- package/models/operations/eventscontrollertriggerbulk.d.ts +2 -23
- package/models/operations/eventscontrollertriggerbulk.d.ts.map +1 -1
- package/models/operations/eventscontrollertriggerbulk.js +3 -38
- package/models/operations/eventscontrollertriggerbulk.js.map +1 -1
- package/models/operations/index.d.ts +3 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +3 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/integrationscontrollercreateintegration.d.ts +2 -23
- package/models/operations/integrationscontrollercreateintegration.d.ts.map +1 -1
- package/models/operations/integrationscontrollercreateintegration.js +3 -38
- package/models/operations/integrationscontrollercreateintegration.js.map +1 -1
- package/models/operations/integrationscontrollergetwebhooksupportstatus.d.ts +2 -2
- package/models/operations/integrationscontrollergetwebhooksupportstatus.d.ts.map +1 -1
- package/models/operations/integrationscontrollergetwebhooksupportstatus.js +2 -2
- package/models/operations/integrationscontrollergetwebhooksupportstatus.js.map +1 -1
- package/models/operations/integrationscontrollerremoveintegration.d.ts +2 -2
- package/models/operations/integrationscontrollerremoveintegration.d.ts.map +1 -1
- package/models/operations/integrationscontrollerremoveintegration.js +2 -2
- package/models/operations/integrationscontrollerremoveintegration.js.map +1 -1
- package/models/operations/integrationscontrollersetintegrationasprimary.d.ts +2 -2
- package/models/operations/integrationscontrollersetintegrationasprimary.d.ts.map +1 -1
- package/models/operations/integrationscontrollersetintegrationasprimary.js +2 -2
- package/models/operations/integrationscontrollersetintegrationasprimary.js.map +1 -1
- package/models/operations/integrationscontrollerupdateintegrationbyid.d.ts +2 -2
- package/models/operations/integrationscontrollerupdateintegrationbyid.d.ts.map +1 -1
- package/models/operations/integrationscontrollerupdateintegrationbyid.js +2 -2
- package/models/operations/integrationscontrollerupdateintegrationbyid.js.map +1 -1
- package/models/operations/messagescontrollerdeletemessage.d.ts +2 -2
- package/models/operations/messagescontrollerdeletemessage.d.ts.map +1 -1
- package/models/operations/messagescontrollerdeletemessage.js +2 -2
- package/models/operations/messagescontrollerdeletemessage.js.map +1 -1
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.d.ts +5 -8
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.d.ts.map +1 -1
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.js +2 -7
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.js.map +1 -1
- package/models/operations/messagescontrollergetmessages.d.ts +5 -5
- package/models/operations/messagescontrollergetmessages.d.ts.map +1 -1
- package/models/operations/messagescontrollergetmessages.js +2 -2
- package/models/operations/messagescontrollergetmessages.js.map +1 -1
- package/models/operations/notificationscontrollergetactivitygraphstats.d.ts +2 -2
- package/models/operations/notificationscontrollergetactivitygraphstats.d.ts.map +1 -1
- package/models/operations/notificationscontrollergetactivitygraphstats.js +2 -2
- package/models/operations/notificationscontrollergetactivitygraphstats.js.map +1 -1
- package/models/operations/notificationscontrollergetnotification.d.ts +2 -2
- package/models/operations/notificationscontrollergetnotification.d.ts.map +1 -1
- package/models/operations/notificationscontrollergetnotification.js +2 -2
- package/models/operations/notificationscontrollergetnotification.js.map +1 -1
- package/models/operations/notificationscontrollerlistnotifications.d.ts +5 -5
- package/models/operations/notificationscontrollerlistnotifications.d.ts.map +1 -1
- package/models/operations/notificationscontrollerlistnotifications.js +2 -2
- package/models/operations/notificationscontrollerlistnotifications.js.map +1 -1
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.d.ts +2 -23
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.js +3 -40
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.js.map +1 -1
- package/models/operations/subscriberscontrollerchataccessoauth.d.ts +5 -5
- package/models/operations/subscriberscontrollerchataccessoauth.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerchataccessoauth.js +2 -2
- package/models/operations/subscriberscontrollerchataccessoauth.js.map +1 -1
- package/models/operations/subscriberscontrollerchatoauthcallback.d.ts +5 -5
- package/models/operations/subscriberscontrollerchatoauthcallback.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerchatoauthcallback.js +2 -2
- package/models/operations/subscriberscontrollerchatoauthcallback.js.map +1 -1
- package/models/operations/subscriberscontrollercreatesubscriber.d.ts +2 -23
- package/models/operations/subscriberscontrollercreatesubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollercreatesubscriber.js +3 -38
- package/models/operations/subscriberscontrollercreatesubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.d.ts +3 -6
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.js +2 -7
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.js.map +1 -1
- package/models/operations/subscriberscontrollergetnotificationsfeed.d.ts +5 -5
- package/models/operations/subscriberscontrollergetnotificationsfeed.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetnotificationsfeed.js +2 -2
- package/models/operations/subscriberscontrollergetnotificationsfeed.js.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriber.d.ts +5 -5
- package/models/operations/subscriberscontrollergetsubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriber.js +2 -2
- package/models/operations/subscriberscontrollergetsubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.d.ts +5 -5
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.js +2 -2
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.js.map +1 -1
- package/models/operations/subscriberscontrollergetunseencount.d.ts +5 -5
- package/models/operations/subscriberscontrollergetunseencount.d.ts.map +1 -1
- package/models/operations/subscriberscontrollergetunseencount.js +2 -2
- package/models/operations/subscriberscontrollergetunseencount.js.map +1 -1
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.d.ts +5 -5
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.js +2 -2
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollerlistsubscribers.d.ts +3 -3
- package/models/operations/subscriberscontrollerlistsubscribers.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerlistsubscribers.js +2 -2
- package/models/operations/subscriberscontrollerlistsubscribers.js.map +1 -1
- package/models/operations/subscriberscontrollermarkactionasseen.d.ts +6 -27
- package/models/operations/subscriberscontrollermarkactionasseen.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkactionasseen.js +5 -40
- package/models/operations/subscriberscontrollermarkactionasseen.js.map +1 -1
- package/models/operations/subscriberscontrollermarkallunreadasread.d.ts +4 -25
- package/models/operations/subscriberscontrollermarkallunreadasread.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkallunreadasread.js +5 -29
- package/models/operations/subscriberscontrollermarkallunreadasread.js.map +1 -1
- package/models/operations/subscriberscontrollermarkmessagesas.d.ts +4 -25
- package/models/operations/subscriberscontrollermarkmessagesas.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkmessagesas.js +5 -40
- package/models/operations/subscriberscontrollermarkmessagesas.js.map +1 -1
- package/models/operations/subscriberscontrollermodifysubscriberchannel.d.ts +2 -2
- package/models/operations/subscriberscontrollermodifysubscriberchannel.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermodifysubscriberchannel.js +2 -2
- package/models/operations/subscriberscontrollermodifysubscriberchannel.js.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts +2 -2
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.js +2 -2
- package/models/operations/subscriberscontrollerremovesubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriber.d.ts +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriber.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriber.js +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriber.js.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.d.ts +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.js +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.js.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.js +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.js.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.d.ts +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.js +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.js.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.d.ts +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.js +2 -2
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.js.map +1 -1
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.d.ts +32 -0
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.d.ts.map +1 -0
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.js +70 -0
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.js.map +1 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.d.ts +32 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.d.ts.map +1 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.js +70 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.js.map +1 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.d.ts +32 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.d.ts.map +1 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.js +70 -0
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.js.map +1 -0
- package/models/operations/topicscontrollerassign.d.ts +5 -5
- package/models/operations/topicscontrollerassign.d.ts.map +1 -1
- package/models/operations/topicscontrollerassign.js +2 -2
- package/models/operations/topicscontrollerassign.js.map +1 -1
- package/models/operations/topicscontrollercreatetopic.d.ts +2 -23
- package/models/operations/topicscontrollercreatetopic.d.ts.map +1 -1
- package/models/operations/topicscontrollercreatetopic.js +3 -38
- package/models/operations/topicscontrollercreatetopic.js.map +1 -1
- package/models/operations/topicscontrollerdeletetopic.d.ts +5 -8
- package/models/operations/topicscontrollerdeletetopic.d.ts.map +1 -1
- package/models/operations/topicscontrollerdeletetopic.js +2 -7
- package/models/operations/topicscontrollerdeletetopic.js.map +1 -1
- package/models/operations/topicscontrollergettopic.d.ts +5 -5
- package/models/operations/topicscontrollergettopic.d.ts.map +1 -1
- package/models/operations/topicscontrollergettopic.js +2 -2
- package/models/operations/topicscontrollergettopic.js.map +1 -1
- package/models/operations/topicscontrollergettopicsubscriber.d.ts +5 -5
- package/models/operations/topicscontrollergettopicsubscriber.d.ts.map +1 -1
- package/models/operations/topicscontrollergettopicsubscriber.js +2 -2
- package/models/operations/topicscontrollergettopicsubscriber.js.map +1 -1
- package/models/operations/topicscontrollerlisttopics.d.ts +5 -5
- package/models/operations/topicscontrollerlisttopics.d.ts.map +1 -1
- package/models/operations/topicscontrollerlisttopics.js +2 -2
- package/models/operations/topicscontrollerlisttopics.js.map +1 -1
- package/models/operations/topicscontrollerremovesubscribers.d.ts +5 -7
- package/models/operations/topicscontrollerremovesubscribers.d.ts.map +1 -1
- package/models/operations/topicscontrollerremovesubscribers.js +2 -6
- package/models/operations/topicscontrollerremovesubscribers.js.map +1 -1
- package/models/operations/topicscontrollerrenametopic.d.ts +5 -5
- package/models/operations/topicscontrollerrenametopic.d.ts.map +1 -1
- package/models/operations/topicscontrollerrenametopic.js +2 -2
- package/models/operations/topicscontrollerrenametopic.js.map +1 -1
- package/package.json +1 -1
- package/sdk/messages.d.ts +1 -1
- package/sdk/messages.d.ts.map +1 -1
- package/sdk/messages.js +2 -2
- package/sdk/messages.js.map +1 -1
- package/sdk/preferences.d.ts +1 -1
- package/sdk/preferences.d.ts.map +1 -1
- package/sdk/preferences.js +2 -2
- package/sdk/preferences.js.map +1 -1
- package/sdk/sdk.d.ts +3 -3
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +6 -6
- package/sdk/sdk.js.map +1 -1
- package/sdk/stats.d.ts +1 -1
- package/sdk/stats.d.ts.map +1 -1
- package/sdk/stats.js +2 -2
- package/sdk/stats.js.map +1 -1
- package/sdk/subscribers.d.ts +2 -2
- package/sdk/subscribers.d.ts.map +1 -1
- package/sdk/subscribers.js +4 -4
- package/sdk/subscribers.js.map +1 -1
- package/src/funcs/adminIdempotencyGet.ts +12 -3
- package/src/funcs/adminIdempotencyPost.ts +13 -4
- package/src/funcs/cancel.ts +12 -3
- package/src/funcs/integrationsCreate.ts +12 -8
- package/src/funcs/integrationsDelete.ts +12 -3
- package/src/funcs/integrationsList.ts +12 -3
- package/src/funcs/integrationsListActive.ts +12 -3
- package/src/funcs/integrationsSetAsPrimary.ts +12 -3
- package/src/funcs/integrationsUpdate.ts +12 -3
- package/src/funcs/integrationsWebhooksRetrieve.ts +12 -3
- package/src/funcs/messagesDelete.ts +12 -3
- package/src/funcs/messagesDeleteByTransactionId.ts +14 -12
- package/src/funcs/messagesRetrieve.ts +12 -3
- package/src/funcs/notificationsList.ts +12 -3
- package/src/funcs/notificationsRetrieve.ts +12 -3
- package/src/funcs/notificationsStatsGraph.ts +14 -5
- package/src/funcs/notificationsStatsRetrieve.ts +12 -3
- package/src/funcs/subscribersAuthenticationChatAccessOauth.ts +12 -3
- package/src/funcs/subscribersAuthenticationChatAccessOauthCallBack.ts +12 -3
- package/src/funcs/subscribersCreate.ts +12 -8
- package/src/funcs/subscribersCreateBulk.ts +12 -9
- package/src/funcs/subscribersCredentialsAppend.ts +12 -3
- package/src/funcs/subscribersCredentialsDelete.ts +12 -10
- package/src/funcs/subscribersCredentialsUpdate.ts +12 -3
- package/src/funcs/subscribersDelete.ts +12 -3
- package/src/funcs/subscribersList.ts +16 -6
- package/src/funcs/subscribersMessagesMarkAll.ts +12 -8
- package/src/funcs/subscribersMessagesMarkAllAs.ts +12 -8
- package/src/funcs/subscribersMessagesUpdateAsSeen.ts +12 -8
- package/src/funcs/subscribersNotificationsFeed.ts +12 -3
- package/src/funcs/subscribersNotificationsUnseenCount.ts +12 -3
- package/src/funcs/subscribersPreferencesList.ts +14 -5
- package/src/funcs/subscribersPreferencesRetrieveByLevel.ts +12 -3
- package/src/funcs/subscribersPreferencesUpdate.ts +12 -3
- package/src/funcs/subscribersPreferencesUpdateGlobal.ts +12 -3
- package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +12 -3
- package/src/funcs/subscribersRetrieve.ts +14 -5
- package/src/funcs/subscribersUpdate.ts +12 -3
- package/src/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.ts +30 -0
- package/src/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.ts +29 -0
- package/src/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.ts +30 -0
- package/src/funcs/topicsCreate.ts +12 -7
- package/src/funcs/topicsDelete.ts +12 -8
- package/src/funcs/topicsList.ts +12 -3
- package/src/funcs/topicsRename.ts +12 -3
- package/src/funcs/topicsRetrieve.ts +12 -3
- package/src/funcs/topicsSubscribersAssign.ts +12 -3
- package/src/funcs/topicsSubscribersRemove.ts +12 -9
- package/src/funcs/topicsSubscribersRetrieve.ts +12 -3
- package/src/funcs/trigger.ts +12 -7
- package/src/funcs/triggerBroadcast.ts +12 -3
- package/src/funcs/triggerBulk.ts +12 -7
- package/src/lib/config.ts +3 -3
- package/src/models/components/index.ts +0 -1
- package/src/models/operations/eventscontrollercancel.ts +4 -4
- package/src/models/operations/eventscontrollertrigger.ts +4 -77
- package/src/models/operations/eventscontrollertriggerbulk.ts +4 -84
- package/src/models/operations/index.ts +3 -0
- package/src/models/operations/integrationscontrollercreateintegration.ts +4 -86
- package/src/models/operations/integrationscontrollergetwebhooksupportstatus.ts +4 -4
- package/src/models/operations/integrationscontrollerremoveintegration.ts +4 -4
- package/src/models/operations/integrationscontrollersetintegrationasprimary.ts +4 -4
- package/src/models/operations/integrationscontrollerupdateintegrationbyid.ts +4 -4
- package/src/models/operations/messagescontrollerdeletemessage.ts +4 -4
- package/src/models/operations/messagescontrollerdeletemessagesbytransactionid.ts +7 -14
- package/src/models/operations/messagescontrollergetmessages.ts +7 -7
- package/src/models/operations/notificationscontrollergetactivitygraphstats.ts +4 -4
- package/src/models/operations/notificationscontrollergetnotification.ts +4 -4
- package/src/models/operations/notificationscontrollerlistnotifications.ts +7 -7
- package/src/models/operations/subscriberscontrollerbulkcreatesubscribers.ts +4 -84
- package/src/models/operations/subscriberscontrollerchataccessoauth.ts +7 -7
- package/src/models/operations/subscriberscontrollerchatoauthcallback.ts +7 -7
- package/src/models/operations/subscriberscontrollercreatesubscriber.ts +4 -86
- package/src/models/operations/subscriberscontrollerdeletesubscribercredentials.ts +5 -12
- package/src/models/operations/subscriberscontrollergetnotificationsfeed.ts +7 -7
- package/src/models/operations/subscriberscontrollergetsubscriber.ts +7 -7
- package/src/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.ts +7 -7
- package/src/models/operations/subscriberscontrollergetunseencount.ts +7 -7
- package/src/models/operations/subscriberscontrollerlistsubscriberpreferences.ts +7 -7
- package/src/models/operations/subscriberscontrollerlistsubscribers.ts +5 -5
- package/src/models/operations/subscriberscontrollermarkactionasseen.ts +10 -90
- package/src/models/operations/subscriberscontrollermarkallunreadasread.ts +8 -75
- package/src/models/operations/subscriberscontrollermarkmessagesas.ts +8 -90
- package/src/models/operations/subscriberscontrollermodifysubscriberchannel.ts +4 -4
- package/src/models/operations/subscriberscontrollerremovesubscriber.ts +4 -4
- package/src/models/operations/subscriberscontrollerupdatesubscriber.ts +4 -4
- package/src/models/operations/subscriberscontrollerupdatesubscriberchannel.ts +4 -4
- package/src/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.ts +4 -4
- package/src/models/operations/subscriberscontrollerupdatesubscriberonlineflag.ts +4 -4
- package/src/models/operations/subscriberscontrollerupdatesubscriberpreference.ts +5 -5
- package/src/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.ts +92 -0
- package/src/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.ts +91 -0
- package/src/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.ts +92 -0
- package/src/models/operations/topicscontrollerassign.ts +7 -7
- package/src/models/operations/topicscontrollercreatetopic.ts +4 -84
- package/src/models/operations/topicscontrollerdeletetopic.ts +7 -14
- package/src/models/operations/topicscontrollergettopic.ts +7 -7
- package/src/models/operations/topicscontrollergettopicsubscriber.ts +7 -7
- package/src/models/operations/topicscontrollerlisttopics.ts +7 -7
- package/src/models/operations/topicscontrollerremovesubscribers.ts +7 -13
- package/src/models/operations/topicscontrollerrenametopic.ts +7 -7
- package/src/sdk/messages.ts +2 -2
- package/src/sdk/preferences.ts +2 -2
- package/src/sdk/sdk.ts +6 -0
- package/src/sdk/stats.ts +2 -2
- package/src/sdk/subscribers.ts +4 -4
- package/models/components/errordto.d.ts +0 -64
- package/models/components/errordto.d.ts.map +0 -1
- package/models/components/errordto.js +0 -69
- package/models/components/errordto.js.map +0 -1
- package/src/models/components/errordto.ts +0 -103
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollerlistsubscribers.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollerlistsubscribers.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAiCrD,gBAAgB;AACH,QAAA,yDAAyD,GAKhE,CAAC,CAAC,MAAM,CAAC;IACX,
|
|
1
|
+
{"version":3,"file":"subscriberscontrollerlistsubscribers.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollerlistsubscribers.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,30 +3,29 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import * as components from "../components/index.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
5
|
export type SubscribersControllerMarkActionAsSeenRequest = {
|
|
6
|
+
messageId: string;
|
|
7
|
+
type?: any | undefined;
|
|
8
|
+
subscriberId: string;
|
|
6
9
|
/**
|
|
7
10
|
* A header for idempotency purposes
|
|
8
11
|
*/
|
|
9
12
|
idempotencyKey?: string | undefined;
|
|
10
|
-
messageId: string;
|
|
11
|
-
type?: any | undefined;
|
|
12
|
-
subscriberId: string;
|
|
13
13
|
markMessageActionAsSeenDto: components.MarkMessageActionAsSeenDto;
|
|
14
14
|
};
|
|
15
|
-
export type SubscribersControllerMarkActionAsSeenResponseResult = components.ErrorDto | components.MessageResponseDto;
|
|
16
15
|
export type SubscribersControllerMarkActionAsSeenResponse = {
|
|
17
16
|
headers: {
|
|
18
17
|
[k: string]: Array<string>;
|
|
19
18
|
};
|
|
20
|
-
result: components.
|
|
19
|
+
result: components.MessageResponseDto;
|
|
21
20
|
};
|
|
22
21
|
/** @internal */
|
|
23
22
|
export declare const SubscribersControllerMarkActionAsSeenRequest$inboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenRequest, z.ZodTypeDef, unknown>;
|
|
24
23
|
/** @internal */
|
|
25
24
|
export type SubscribersControllerMarkActionAsSeenRequest$Outbound = {
|
|
26
|
-
"Idempotency-Key"?: string | undefined;
|
|
27
25
|
messageId: string;
|
|
28
26
|
type?: any | undefined;
|
|
29
27
|
subscriberId: string;
|
|
28
|
+
"Idempotency-Key"?: string | undefined;
|
|
30
29
|
MarkMessageActionAsSeenDto: components.MarkMessageActionAsSeenDto$Outbound;
|
|
31
30
|
};
|
|
32
31
|
/** @internal */
|
|
@@ -46,33 +45,13 @@ export declare namespace SubscribersControllerMarkActionAsSeenRequest$ {
|
|
|
46
45
|
export declare function subscribersControllerMarkActionAsSeenRequestToJSON(subscribersControllerMarkActionAsSeenRequest: SubscribersControllerMarkActionAsSeenRequest): string;
|
|
47
46
|
export declare function subscribersControllerMarkActionAsSeenRequestFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkActionAsSeenRequest, SDKValidationError>;
|
|
48
47
|
/** @internal */
|
|
49
|
-
export declare const SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponseResult, z.ZodTypeDef, unknown>;
|
|
50
|
-
/** @internal */
|
|
51
|
-
export type SubscribersControllerMarkActionAsSeenResponseResult$Outbound = components.ErrorDto$Outbound | components.MessageResponseDto$Outbound;
|
|
52
|
-
/** @internal */
|
|
53
|
-
export declare const SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkActionAsSeenResponseResult>;
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
-
*/
|
|
58
|
-
export declare namespace SubscribersControllerMarkActionAsSeenResponseResult$ {
|
|
59
|
-
/** @deprecated use `SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema` instead. */
|
|
60
|
-
const inboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponseResult, z.ZodTypeDef, unknown>;
|
|
61
|
-
/** @deprecated use `SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema` instead. */
|
|
62
|
-
const outboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkActionAsSeenResponseResult>;
|
|
63
|
-
/** @deprecated use `SubscribersControllerMarkActionAsSeenResponseResult$Outbound` instead. */
|
|
64
|
-
type Outbound = SubscribersControllerMarkActionAsSeenResponseResult$Outbound;
|
|
65
|
-
}
|
|
66
|
-
export declare function subscribersControllerMarkActionAsSeenResponseResultToJSON(subscribersControllerMarkActionAsSeenResponseResult: SubscribersControllerMarkActionAsSeenResponseResult): string;
|
|
67
|
-
export declare function subscribersControllerMarkActionAsSeenResponseResultFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkActionAsSeenResponseResult, SDKValidationError>;
|
|
68
|
-
/** @internal */
|
|
69
48
|
export declare const SubscribersControllerMarkActionAsSeenResponse$inboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponse, z.ZodTypeDef, unknown>;
|
|
70
49
|
/** @internal */
|
|
71
50
|
export type SubscribersControllerMarkActionAsSeenResponse$Outbound = {
|
|
72
51
|
Headers: {
|
|
73
52
|
[k: string]: Array<string>;
|
|
74
53
|
};
|
|
75
|
-
Result: components.
|
|
54
|
+
Result: components.MessageResponseDto$Outbound;
|
|
76
55
|
};
|
|
77
56
|
/** @internal */
|
|
78
57
|
export declare const SubscribersControllerMarkActionAsSeenResponse$outboundSchema: z.ZodType<SubscribersControllerMarkActionAsSeenResponse$Outbound, z.ZodTypeDef, SubscribersControllerMarkActionAsSeenResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkactionasseen.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkactionasseen.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,4CAA4C,GAAG;IACzD
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkactionasseen.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkactionasseen.ts"],"names":[],"mappings":"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"}
|
|
@@ -26,17 +26,17 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.subscribersControllerMarkActionAsSeenResponseFromJSON = exports.subscribersControllerMarkActionAsSeenResponseToJSON = exports.SubscribersControllerMarkActionAsSeenResponse$ = exports.SubscribersControllerMarkActionAsSeenResponse$outboundSchema = exports.SubscribersControllerMarkActionAsSeenResponse$inboundSchema = exports.
|
|
29
|
+
exports.subscribersControllerMarkActionAsSeenResponseFromJSON = exports.subscribersControllerMarkActionAsSeenResponseToJSON = exports.SubscribersControllerMarkActionAsSeenResponse$ = exports.SubscribersControllerMarkActionAsSeenResponse$outboundSchema = exports.SubscribersControllerMarkActionAsSeenResponse$inboundSchema = exports.subscribersControllerMarkActionAsSeenRequestFromJSON = exports.subscribersControllerMarkActionAsSeenRequestToJSON = exports.SubscribersControllerMarkActionAsSeenRequest$ = exports.SubscribersControllerMarkActionAsSeenRequest$outboundSchema = exports.SubscribersControllerMarkActionAsSeenRequest$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
33
33
|
const components = __importStar(require("../components/index.js"));
|
|
34
34
|
/** @internal */
|
|
35
35
|
exports.SubscribersControllerMarkActionAsSeenRequest$inboundSchema = z.object({
|
|
36
|
-
"Idempotency-Key": z.string().optional(),
|
|
37
36
|
messageId: z.string(),
|
|
38
37
|
type: z.any().optional(),
|
|
39
38
|
subscriberId: z.string(),
|
|
39
|
+
"Idempotency-Key": z.string().optional(),
|
|
40
40
|
MarkMessageActionAsSeenDto: components.MarkMessageActionAsSeenDto$inboundSchema,
|
|
41
41
|
}).transform((v) => {
|
|
42
42
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -46,10 +46,10 @@ exports.SubscribersControllerMarkActionAsSeenRequest$inboundSchema = z.object({
|
|
|
46
46
|
});
|
|
47
47
|
/** @internal */
|
|
48
48
|
exports.SubscribersControllerMarkActionAsSeenRequest$outboundSchema = z.object({
|
|
49
|
-
idempotencyKey: z.string().optional(),
|
|
50
49
|
messageId: z.string(),
|
|
51
50
|
type: z.any().optional(),
|
|
52
51
|
subscriberId: z.string(),
|
|
52
|
+
idempotencyKey: z.string().optional(),
|
|
53
53
|
markMessageActionAsSeenDto: components.MarkMessageActionAsSeenDto$outboundSchema,
|
|
54
54
|
}).transform((v) => {
|
|
55
55
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -77,41 +77,9 @@ function subscribersControllerMarkActionAsSeenRequestFromJSON(jsonString) {
|
|
|
77
77
|
}
|
|
78
78
|
exports.subscribersControllerMarkActionAsSeenRequestFromJSON = subscribersControllerMarkActionAsSeenRequestFromJSON;
|
|
79
79
|
/** @internal */
|
|
80
|
-
exports.SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema = z.union([
|
|
81
|
-
components.ErrorDto$inboundSchema,
|
|
82
|
-
components.MessageResponseDto$inboundSchema,
|
|
83
|
-
]);
|
|
84
|
-
/** @internal */
|
|
85
|
-
exports.SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema = z.union([
|
|
86
|
-
components.ErrorDto$outboundSchema,
|
|
87
|
-
components.MessageResponseDto$outboundSchema,
|
|
88
|
-
]);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
92
|
-
*/
|
|
93
|
-
var SubscribersControllerMarkActionAsSeenResponseResult$;
|
|
94
|
-
(function (SubscribersControllerMarkActionAsSeenResponseResult$) {
|
|
95
|
-
/** @deprecated use `SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema` instead. */
|
|
96
|
-
SubscribersControllerMarkActionAsSeenResponseResult$.inboundSchema = exports.SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema;
|
|
97
|
-
/** @deprecated use `SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema` instead. */
|
|
98
|
-
SubscribersControllerMarkActionAsSeenResponseResult$.outboundSchema = exports.SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema;
|
|
99
|
-
})(SubscribersControllerMarkActionAsSeenResponseResult$ || (exports.SubscribersControllerMarkActionAsSeenResponseResult$ = SubscribersControllerMarkActionAsSeenResponseResult$ = {}));
|
|
100
|
-
function subscribersControllerMarkActionAsSeenResponseResultToJSON(subscribersControllerMarkActionAsSeenResponseResult) {
|
|
101
|
-
return JSON.stringify(exports.SubscribersControllerMarkActionAsSeenResponseResult$outboundSchema.parse(subscribersControllerMarkActionAsSeenResponseResult));
|
|
102
|
-
}
|
|
103
|
-
exports.subscribersControllerMarkActionAsSeenResponseResultToJSON = subscribersControllerMarkActionAsSeenResponseResultToJSON;
|
|
104
|
-
function subscribersControllerMarkActionAsSeenResponseResultFromJSON(jsonString) {
|
|
105
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SubscribersControllerMarkActionAsSeenResponseResult$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SubscribersControllerMarkActionAsSeenResponseResult' from JSON`);
|
|
106
|
-
}
|
|
107
|
-
exports.subscribersControllerMarkActionAsSeenResponseResultFromJSON = subscribersControllerMarkActionAsSeenResponseResultFromJSON;
|
|
108
|
-
/** @internal */
|
|
109
80
|
exports.SubscribersControllerMarkActionAsSeenResponse$inboundSchema = z.object({
|
|
110
81
|
Headers: z.record(z.array(z.string())),
|
|
111
|
-
Result:
|
|
112
|
-
components.ErrorDto$inboundSchema,
|
|
113
|
-
components.MessageResponseDto$inboundSchema,
|
|
114
|
-
]),
|
|
82
|
+
Result: components.MessageResponseDto$inboundSchema,
|
|
115
83
|
}).transform((v) => {
|
|
116
84
|
return (0, primitives_js_1.remap)(v, {
|
|
117
85
|
"Headers": "headers",
|
|
@@ -121,10 +89,7 @@ exports.SubscribersControllerMarkActionAsSeenResponse$inboundSchema = z.object({
|
|
|
121
89
|
/** @internal */
|
|
122
90
|
exports.SubscribersControllerMarkActionAsSeenResponse$outboundSchema = z.object({
|
|
123
91
|
headers: z.record(z.array(z.string())),
|
|
124
|
-
result:
|
|
125
|
-
components.ErrorDto$outboundSchema,
|
|
126
|
-
components.MessageResponseDto$outboundSchema,
|
|
127
|
-
]),
|
|
92
|
+
result: components.MessageResponseDto$outboundSchema,
|
|
128
93
|
}).transform((v) => {
|
|
129
94
|
return (0, primitives_js_1.remap)(v, {
|
|
130
95
|
headers: "Headers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkactionasseen.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkactionasseen.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkactionasseen.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkactionasseen.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,26 +3,25 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import * as components from "../components/index.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
5
|
export type SubscribersControllerMarkAllUnreadAsReadRequest = {
|
|
6
|
+
subscriberId: string;
|
|
6
7
|
/**
|
|
7
8
|
* A header for idempotency purposes
|
|
8
9
|
*/
|
|
9
10
|
idempotencyKey?: string | undefined;
|
|
10
|
-
subscriberId: string;
|
|
11
11
|
markAllMessageAsRequestDto: components.MarkAllMessageAsRequestDto;
|
|
12
12
|
};
|
|
13
|
-
export type SubscribersControllerMarkAllUnreadAsReadResponseResult = components.ErrorDto | number;
|
|
14
13
|
export type SubscribersControllerMarkAllUnreadAsReadResponse = {
|
|
15
14
|
headers: {
|
|
16
15
|
[k: string]: Array<string>;
|
|
17
16
|
};
|
|
18
|
-
result:
|
|
17
|
+
result: number;
|
|
19
18
|
};
|
|
20
19
|
/** @internal */
|
|
21
20
|
export declare const SubscribersControllerMarkAllUnreadAsReadRequest$inboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadRequest, z.ZodTypeDef, unknown>;
|
|
22
21
|
/** @internal */
|
|
23
22
|
export type SubscribersControllerMarkAllUnreadAsReadRequest$Outbound = {
|
|
24
|
-
"Idempotency-Key"?: string | undefined;
|
|
25
23
|
subscriberId: string;
|
|
24
|
+
"Idempotency-Key"?: string | undefined;
|
|
26
25
|
MarkAllMessageAsRequestDto: components.MarkAllMessageAsRequestDto$Outbound;
|
|
27
26
|
};
|
|
28
27
|
/** @internal */
|
|
@@ -42,33 +41,13 @@ export declare namespace SubscribersControllerMarkAllUnreadAsReadRequest$ {
|
|
|
42
41
|
export declare function subscribersControllerMarkAllUnreadAsReadRequestToJSON(subscribersControllerMarkAllUnreadAsReadRequest: SubscribersControllerMarkAllUnreadAsReadRequest): string;
|
|
43
42
|
export declare function subscribersControllerMarkAllUnreadAsReadRequestFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkAllUnreadAsReadRequest, SDKValidationError>;
|
|
44
43
|
/** @internal */
|
|
45
|
-
export declare const SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponseResult, z.ZodTypeDef, unknown>;
|
|
46
|
-
/** @internal */
|
|
47
|
-
export type SubscribersControllerMarkAllUnreadAsReadResponseResult$Outbound = components.ErrorDto$Outbound | number;
|
|
48
|
-
/** @internal */
|
|
49
|
-
export declare const SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkAllUnreadAsReadResponseResult>;
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export declare namespace SubscribersControllerMarkAllUnreadAsReadResponseResult$ {
|
|
55
|
-
/** @deprecated use `SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema` instead. */
|
|
56
|
-
const inboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponseResult, z.ZodTypeDef, unknown>;
|
|
57
|
-
/** @deprecated use `SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema` instead. */
|
|
58
|
-
const outboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkAllUnreadAsReadResponseResult>;
|
|
59
|
-
/** @deprecated use `SubscribersControllerMarkAllUnreadAsReadResponseResult$Outbound` instead. */
|
|
60
|
-
type Outbound = SubscribersControllerMarkAllUnreadAsReadResponseResult$Outbound;
|
|
61
|
-
}
|
|
62
|
-
export declare function subscribersControllerMarkAllUnreadAsReadResponseResultToJSON(subscribersControllerMarkAllUnreadAsReadResponseResult: SubscribersControllerMarkAllUnreadAsReadResponseResult): string;
|
|
63
|
-
export declare function subscribersControllerMarkAllUnreadAsReadResponseResultFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkAllUnreadAsReadResponseResult, SDKValidationError>;
|
|
64
|
-
/** @internal */
|
|
65
44
|
export declare const SubscribersControllerMarkAllUnreadAsReadResponse$inboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponse, z.ZodTypeDef, unknown>;
|
|
66
45
|
/** @internal */
|
|
67
46
|
export type SubscribersControllerMarkAllUnreadAsReadResponse$Outbound = {
|
|
68
47
|
Headers: {
|
|
69
48
|
[k: string]: Array<string>;
|
|
70
49
|
};
|
|
71
|
-
Result:
|
|
50
|
+
Result: number;
|
|
72
51
|
};
|
|
73
52
|
/** @internal */
|
|
74
53
|
export declare const SubscribersControllerMarkAllUnreadAsReadResponse$outboundSchema: z.ZodType<SubscribersControllerMarkAllUnreadAsReadResponse$Outbound, z.ZodTypeDef, SubscribersControllerMarkAllUnreadAsReadResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkallunreadasread.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkallunreadasread.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,+CAA+C,GAAG;IAC5D;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkallunreadasread.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkallunreadasread.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,+CAA+C,GAAG;IAC5D,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,0BAA0B,EAAE,UAAU,CAAC,0BAA0B,CAAC;CACnE,CAAC;AAEF,MAAM,MAAM,gDAAgD,GAAG;IAC7D,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6DAA6D,EACxE,CAAC,CAAC,OAAO,CACP,+CAA+C,EAC/C,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,wDAAwD,GAAG;IACrE,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,0BAA0B,EAAE,UAAU,CAAC,mCAAmC,CAAC;CAC5E,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8DAA8D,EACzE,CAAC,CAAC,OAAO,CACP,wDAAwD,EACxD,CAAC,CAAC,UAAU,EACZ,+CAA+C,CAW/C,CAAC;AAEL;;;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;AAED,wBAAgB,qDAAqD,CACnE,+CAA+C,EAC7C,+CAA+C,GAChD,MAAM,CAMR;AAED,wBAAgB,uDAAuD,CACrE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,+CAA+C,EAC/C,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,8DAA8D,EACzE,CAAC,CAAC,OAAO,CACP,gDAAgD,EAChD,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,yDAAyD,GAAG;IACtE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+DAA+D,EAC1E,CAAC,CAAC,OAAO,CACP,yDAAyD,EACzD,CAAC,CAAC,UAAU,EACZ,gDAAgD,CAShD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,iDAAiD,CAAC;IACjE,gGAAgG;IACzF,MAAM,aAAa,oFACsC,CAAC;IACjE,iGAAiG;IAC1F,MAAM,cAAc,sIACsC,CAAC;IAClE,2FAA2F;IAC3F,KAAY,QAAQ,GAClB,yDAAyD,CAAC;CAC7D;AAED,wBAAgB,sDAAsD,CACpE,gDAAgD,EAC9C,gDAAgD,GACjD,MAAM,CAMR;AAED,wBAAgB,wDAAwD,CACtE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,gDAAgD,EAChD,kBAAkB,CACnB,CASA"}
|
|
@@ -26,15 +26,15 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.subscribersControllerMarkAllUnreadAsReadResponseFromJSON = exports.subscribersControllerMarkAllUnreadAsReadResponseToJSON = exports.SubscribersControllerMarkAllUnreadAsReadResponse$ = exports.SubscribersControllerMarkAllUnreadAsReadResponse$outboundSchema = exports.SubscribersControllerMarkAllUnreadAsReadResponse$inboundSchema = exports.
|
|
29
|
+
exports.subscribersControllerMarkAllUnreadAsReadResponseFromJSON = exports.subscribersControllerMarkAllUnreadAsReadResponseToJSON = exports.SubscribersControllerMarkAllUnreadAsReadResponse$ = exports.SubscribersControllerMarkAllUnreadAsReadResponse$outboundSchema = exports.SubscribersControllerMarkAllUnreadAsReadResponse$inboundSchema = exports.subscribersControllerMarkAllUnreadAsReadRequestFromJSON = exports.subscribersControllerMarkAllUnreadAsReadRequestToJSON = exports.SubscribersControllerMarkAllUnreadAsReadRequest$ = exports.SubscribersControllerMarkAllUnreadAsReadRequest$outboundSchema = exports.SubscribersControllerMarkAllUnreadAsReadRequest$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
33
33
|
const components = __importStar(require("../components/index.js"));
|
|
34
34
|
/** @internal */
|
|
35
35
|
exports.SubscribersControllerMarkAllUnreadAsReadRequest$inboundSchema = z.object({
|
|
36
|
-
"Idempotency-Key": z.string().optional(),
|
|
37
36
|
subscriberId: z.string(),
|
|
37
|
+
"Idempotency-Key": z.string().optional(),
|
|
38
38
|
MarkAllMessageAsRequestDto: components.MarkAllMessageAsRequestDto$inboundSchema,
|
|
39
39
|
}).transform((v) => {
|
|
40
40
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -44,8 +44,8 @@ exports.SubscribersControllerMarkAllUnreadAsReadRequest$inboundSchema = z.object
|
|
|
44
44
|
});
|
|
45
45
|
/** @internal */
|
|
46
46
|
exports.SubscribersControllerMarkAllUnreadAsReadRequest$outboundSchema = z.object({
|
|
47
|
-
idempotencyKey: z.string().optional(),
|
|
48
47
|
subscriberId: z.string(),
|
|
48
|
+
idempotencyKey: z.string().optional(),
|
|
49
49
|
markAllMessageAsRequestDto: components.MarkAllMessageAsRequestDto$outboundSchema,
|
|
50
50
|
}).transform((v) => {
|
|
51
51
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -73,33 +73,9 @@ function subscribersControllerMarkAllUnreadAsReadRequestFromJSON(jsonString) {
|
|
|
73
73
|
}
|
|
74
74
|
exports.subscribersControllerMarkAllUnreadAsReadRequestFromJSON = subscribersControllerMarkAllUnreadAsReadRequestFromJSON;
|
|
75
75
|
/** @internal */
|
|
76
|
-
exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema = z.union([components.ErrorDto$inboundSchema, z.number()]);
|
|
77
|
-
/** @internal */
|
|
78
|
-
exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema = z.union([components.ErrorDto$outboundSchema, z.number()]);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
82
|
-
*/
|
|
83
|
-
var SubscribersControllerMarkAllUnreadAsReadResponseResult$;
|
|
84
|
-
(function (SubscribersControllerMarkAllUnreadAsReadResponseResult$) {
|
|
85
|
-
/** @deprecated use `SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema` instead. */
|
|
86
|
-
SubscribersControllerMarkAllUnreadAsReadResponseResult$.inboundSchema = exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema;
|
|
87
|
-
/** @deprecated use `SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema` instead. */
|
|
88
|
-
SubscribersControllerMarkAllUnreadAsReadResponseResult$.outboundSchema = exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema;
|
|
89
|
-
})(SubscribersControllerMarkAllUnreadAsReadResponseResult$ || (exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$ = SubscribersControllerMarkAllUnreadAsReadResponseResult$ = {}));
|
|
90
|
-
function subscribersControllerMarkAllUnreadAsReadResponseResultToJSON(subscribersControllerMarkAllUnreadAsReadResponseResult) {
|
|
91
|
-
return JSON.stringify(exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$outboundSchema.parse(subscribersControllerMarkAllUnreadAsReadResponseResult));
|
|
92
|
-
}
|
|
93
|
-
exports.subscribersControllerMarkAllUnreadAsReadResponseResultToJSON = subscribersControllerMarkAllUnreadAsReadResponseResultToJSON;
|
|
94
|
-
function subscribersControllerMarkAllUnreadAsReadResponseResultFromJSON(jsonString) {
|
|
95
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SubscribersControllerMarkAllUnreadAsReadResponseResult$inboundSchema
|
|
96
|
-
.parse(JSON.parse(x)), `Failed to parse 'SubscribersControllerMarkAllUnreadAsReadResponseResult' from JSON`);
|
|
97
|
-
}
|
|
98
|
-
exports.subscribersControllerMarkAllUnreadAsReadResponseResultFromJSON = subscribersControllerMarkAllUnreadAsReadResponseResultFromJSON;
|
|
99
|
-
/** @internal */
|
|
100
76
|
exports.SubscribersControllerMarkAllUnreadAsReadResponse$inboundSchema = z.object({
|
|
101
77
|
Headers: z.record(z.array(z.string())),
|
|
102
|
-
Result: z.
|
|
78
|
+
Result: z.number(),
|
|
103
79
|
}).transform((v) => {
|
|
104
80
|
return (0, primitives_js_1.remap)(v, {
|
|
105
81
|
"Headers": "headers",
|
|
@@ -109,7 +85,7 @@ exports.SubscribersControllerMarkAllUnreadAsReadResponse$inboundSchema = z.objec
|
|
|
109
85
|
/** @internal */
|
|
110
86
|
exports.SubscribersControllerMarkAllUnreadAsReadResponse$outboundSchema = z.object({
|
|
111
87
|
headers: z.record(z.array(z.string())),
|
|
112
|
-
result: z.
|
|
88
|
+
result: z.number(),
|
|
113
89
|
}).transform((v) => {
|
|
114
90
|
return (0, primitives_js_1.remap)(v, {
|
|
115
91
|
headers: "Headers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkallunreadasread.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkallunreadasread.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkallunreadasread.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkallunreadasread.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,26 +3,25 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import * as components from "../components/index.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
5
|
export type SubscribersControllerMarkMessagesAsRequest = {
|
|
6
|
+
subscriberId: string;
|
|
6
7
|
/**
|
|
7
8
|
* A header for idempotency purposes
|
|
8
9
|
*/
|
|
9
10
|
idempotencyKey?: string | undefined;
|
|
10
|
-
subscriberId: string;
|
|
11
11
|
messageMarkAsRequestDto: components.MessageMarkAsRequestDto;
|
|
12
12
|
};
|
|
13
|
-
export type SubscribersControllerMarkMessagesAsResponseResult = components.ErrorDto | Array<components.MessageResponseDto>;
|
|
14
13
|
export type SubscribersControllerMarkMessagesAsResponse = {
|
|
15
14
|
headers: {
|
|
16
15
|
[k: string]: Array<string>;
|
|
17
16
|
};
|
|
18
|
-
result:
|
|
17
|
+
result: Array<components.MessageResponseDto>;
|
|
19
18
|
};
|
|
20
19
|
/** @internal */
|
|
21
20
|
export declare const SubscribersControllerMarkMessagesAsRequest$inboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsRequest, z.ZodTypeDef, unknown>;
|
|
22
21
|
/** @internal */
|
|
23
22
|
export type SubscribersControllerMarkMessagesAsRequest$Outbound = {
|
|
24
|
-
"Idempotency-Key"?: string | undefined;
|
|
25
23
|
subscriberId: string;
|
|
24
|
+
"Idempotency-Key"?: string | undefined;
|
|
26
25
|
MessageMarkAsRequestDto: components.MessageMarkAsRequestDto$Outbound;
|
|
27
26
|
};
|
|
28
27
|
/** @internal */
|
|
@@ -42,33 +41,13 @@ export declare namespace SubscribersControllerMarkMessagesAsRequest$ {
|
|
|
42
41
|
export declare function subscribersControllerMarkMessagesAsRequestToJSON(subscribersControllerMarkMessagesAsRequest: SubscribersControllerMarkMessagesAsRequest): string;
|
|
43
42
|
export declare function subscribersControllerMarkMessagesAsRequestFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkMessagesAsRequest, SDKValidationError>;
|
|
44
43
|
/** @internal */
|
|
45
|
-
export declare const SubscribersControllerMarkMessagesAsResponseResult$inboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponseResult, z.ZodTypeDef, unknown>;
|
|
46
|
-
/** @internal */
|
|
47
|
-
export type SubscribersControllerMarkMessagesAsResponseResult$Outbound = components.ErrorDto$Outbound | Array<components.MessageResponseDto$Outbound>;
|
|
48
|
-
/** @internal */
|
|
49
|
-
export declare const SubscribersControllerMarkMessagesAsResponseResult$outboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkMessagesAsResponseResult>;
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
53
|
-
*/
|
|
54
|
-
export declare namespace SubscribersControllerMarkMessagesAsResponseResult$ {
|
|
55
|
-
/** @deprecated use `SubscribersControllerMarkMessagesAsResponseResult$inboundSchema` instead. */
|
|
56
|
-
const inboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponseResult, z.ZodTypeDef, unknown>;
|
|
57
|
-
/** @deprecated use `SubscribersControllerMarkMessagesAsResponseResult$outboundSchema` instead. */
|
|
58
|
-
const outboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponseResult$Outbound, z.ZodTypeDef, SubscribersControllerMarkMessagesAsResponseResult>;
|
|
59
|
-
/** @deprecated use `SubscribersControllerMarkMessagesAsResponseResult$Outbound` instead. */
|
|
60
|
-
type Outbound = SubscribersControllerMarkMessagesAsResponseResult$Outbound;
|
|
61
|
-
}
|
|
62
|
-
export declare function subscribersControllerMarkMessagesAsResponseResultToJSON(subscribersControllerMarkMessagesAsResponseResult: SubscribersControllerMarkMessagesAsResponseResult): string;
|
|
63
|
-
export declare function subscribersControllerMarkMessagesAsResponseResultFromJSON(jsonString: string): SafeParseResult<SubscribersControllerMarkMessagesAsResponseResult, SDKValidationError>;
|
|
64
|
-
/** @internal */
|
|
65
44
|
export declare const SubscribersControllerMarkMessagesAsResponse$inboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponse, z.ZodTypeDef, unknown>;
|
|
66
45
|
/** @internal */
|
|
67
46
|
export type SubscribersControllerMarkMessagesAsResponse$Outbound = {
|
|
68
47
|
Headers: {
|
|
69
48
|
[k: string]: Array<string>;
|
|
70
49
|
};
|
|
71
|
-
Result:
|
|
50
|
+
Result: Array<components.MessageResponseDto$Outbound>;
|
|
72
51
|
};
|
|
73
52
|
/** @internal */
|
|
74
53
|
export declare const SubscribersControllerMarkMessagesAsResponse$outboundSchema: z.ZodType<SubscribersControllerMarkMessagesAsResponse$Outbound, z.ZodTypeDef, SubscribersControllerMarkMessagesAsResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkmessagesas.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkmessagesas.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,0CAA0C,GAAG;IACvD;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkmessagesas.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkmessagesas.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,0CAA0C,GAAG;IACvD,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,uBAAuB,EAAE,UAAU,CAAC,uBAAuB,CAAC;CAC7D,CAAC;AAEF,MAAM,MAAM,2CAA2C,GAAG;IACxD,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC;CAC9C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CAAC,0CAA0C,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAUvE,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,mDAAmD,GAAG;IAChE,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,uBAAuB,EAAE,UAAU,CAAC,gCAAgC,CAAC;CACtE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,mDAAmD,EACnD,CAAC,CAAC,UAAU,EACZ,0CAA0C,CAU1C,CAAC;AAEL;;;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,wBAAgB,gDAAgD,CAC9D,0CAA0C,EACxC,0CAA0C,GAC3C,MAAM,CAMR;AAED,wBAAgB,kDAAkD,CAChE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,0CAA0C,EAC1C,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,OAAO,CACP,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,oDAAoD,GAAG;IACjE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAAC;CACvD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0DAA0D,EACrE,CAAC,CAAC,OAAO,CACP,oDAAoD,EACpD,CAAC,CAAC,UAAU,EACZ,2CAA2C,CAS3C,CAAC;AAEL;;;GAGG;AACH,yBAAiB,4CAA4C,CAAC;IAC5D,2FAA2F;IACpF,MAAM,aAAa,+EACiC,CAAC;IAC5D,4FAA4F;IACrF,MAAM,cAAc,4HACiC,CAAC;IAC7D,sFAAsF;IACtF,KAAY,QAAQ,GAAG,oDAAoD,CAAC;CAC7E;AAED,wBAAgB,iDAAiD,CAC/D,2CAA2C,EACzC,2CAA2C,GAC5C,MAAM,CAMR;AAED,wBAAgB,mDAAmD,CACjE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,2CAA2C,EAC3C,kBAAkB,CACnB,CASA"}
|
|
@@ -26,15 +26,15 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.subscribersControllerMarkMessagesAsResponseFromJSON = exports.subscribersControllerMarkMessagesAsResponseToJSON = exports.SubscribersControllerMarkMessagesAsResponse$ = exports.SubscribersControllerMarkMessagesAsResponse$outboundSchema = exports.SubscribersControllerMarkMessagesAsResponse$inboundSchema = exports.
|
|
29
|
+
exports.subscribersControllerMarkMessagesAsResponseFromJSON = exports.subscribersControllerMarkMessagesAsResponseToJSON = exports.SubscribersControllerMarkMessagesAsResponse$ = exports.SubscribersControllerMarkMessagesAsResponse$outboundSchema = exports.SubscribersControllerMarkMessagesAsResponse$inboundSchema = exports.subscribersControllerMarkMessagesAsRequestFromJSON = exports.subscribersControllerMarkMessagesAsRequestToJSON = exports.SubscribersControllerMarkMessagesAsRequest$ = exports.SubscribersControllerMarkMessagesAsRequest$outboundSchema = exports.SubscribersControllerMarkMessagesAsRequest$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
33
33
|
const components = __importStar(require("../components/index.js"));
|
|
34
34
|
/** @internal */
|
|
35
35
|
exports.SubscribersControllerMarkMessagesAsRequest$inboundSchema = z.object({
|
|
36
|
-
"Idempotency-Key": z.string().optional(),
|
|
37
36
|
subscriberId: z.string(),
|
|
37
|
+
"Idempotency-Key": z.string().optional(),
|
|
38
38
|
MessageMarkAsRequestDto: components.MessageMarkAsRequestDto$inboundSchema,
|
|
39
39
|
}).transform((v) => {
|
|
40
40
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -44,8 +44,8 @@ exports.SubscribersControllerMarkMessagesAsRequest$inboundSchema = z.object({
|
|
|
44
44
|
});
|
|
45
45
|
/** @internal */
|
|
46
46
|
exports.SubscribersControllerMarkMessagesAsRequest$outboundSchema = z.object({
|
|
47
|
-
idempotencyKey: z.string().optional(),
|
|
48
47
|
subscriberId: z.string(),
|
|
48
|
+
idempotencyKey: z.string().optional(),
|
|
49
49
|
messageMarkAsRequestDto: components.MessageMarkAsRequestDto$outboundSchema,
|
|
50
50
|
}).transform((v) => {
|
|
51
51
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -73,41 +73,9 @@ function subscribersControllerMarkMessagesAsRequestFromJSON(jsonString) {
|
|
|
73
73
|
}
|
|
74
74
|
exports.subscribersControllerMarkMessagesAsRequestFromJSON = subscribersControllerMarkMessagesAsRequestFromJSON;
|
|
75
75
|
/** @internal */
|
|
76
|
-
exports.SubscribersControllerMarkMessagesAsResponseResult$inboundSchema = z.union([
|
|
77
|
-
components.ErrorDto$inboundSchema,
|
|
78
|
-
z.array(components.MessageResponseDto$inboundSchema),
|
|
79
|
-
]);
|
|
80
|
-
/** @internal */
|
|
81
|
-
exports.SubscribersControllerMarkMessagesAsResponseResult$outboundSchema = z.union([
|
|
82
|
-
components.ErrorDto$outboundSchema,
|
|
83
|
-
z.array(components.MessageResponseDto$outboundSchema),
|
|
84
|
-
]);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
88
|
-
*/
|
|
89
|
-
var SubscribersControllerMarkMessagesAsResponseResult$;
|
|
90
|
-
(function (SubscribersControllerMarkMessagesAsResponseResult$) {
|
|
91
|
-
/** @deprecated use `SubscribersControllerMarkMessagesAsResponseResult$inboundSchema` instead. */
|
|
92
|
-
SubscribersControllerMarkMessagesAsResponseResult$.inboundSchema = exports.SubscribersControllerMarkMessagesAsResponseResult$inboundSchema;
|
|
93
|
-
/** @deprecated use `SubscribersControllerMarkMessagesAsResponseResult$outboundSchema` instead. */
|
|
94
|
-
SubscribersControllerMarkMessagesAsResponseResult$.outboundSchema = exports.SubscribersControllerMarkMessagesAsResponseResult$outboundSchema;
|
|
95
|
-
})(SubscribersControllerMarkMessagesAsResponseResult$ || (exports.SubscribersControllerMarkMessagesAsResponseResult$ = SubscribersControllerMarkMessagesAsResponseResult$ = {}));
|
|
96
|
-
function subscribersControllerMarkMessagesAsResponseResultToJSON(subscribersControllerMarkMessagesAsResponseResult) {
|
|
97
|
-
return JSON.stringify(exports.SubscribersControllerMarkMessagesAsResponseResult$outboundSchema.parse(subscribersControllerMarkMessagesAsResponseResult));
|
|
98
|
-
}
|
|
99
|
-
exports.subscribersControllerMarkMessagesAsResponseResultToJSON = subscribersControllerMarkMessagesAsResponseResultToJSON;
|
|
100
|
-
function subscribersControllerMarkMessagesAsResponseResultFromJSON(jsonString) {
|
|
101
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SubscribersControllerMarkMessagesAsResponseResult$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SubscribersControllerMarkMessagesAsResponseResult' from JSON`);
|
|
102
|
-
}
|
|
103
|
-
exports.subscribersControllerMarkMessagesAsResponseResultFromJSON = subscribersControllerMarkMessagesAsResponseResultFromJSON;
|
|
104
|
-
/** @internal */
|
|
105
76
|
exports.SubscribersControllerMarkMessagesAsResponse$inboundSchema = z.object({
|
|
106
77
|
Headers: z.record(z.array(z.string())),
|
|
107
|
-
Result: z.
|
|
108
|
-
components.ErrorDto$inboundSchema,
|
|
109
|
-
z.array(components.MessageResponseDto$inboundSchema),
|
|
110
|
-
]),
|
|
78
|
+
Result: z.array(components.MessageResponseDto$inboundSchema),
|
|
111
79
|
}).transform((v) => {
|
|
112
80
|
return (0, primitives_js_1.remap)(v, {
|
|
113
81
|
"Headers": "headers",
|
|
@@ -117,10 +85,7 @@ exports.SubscribersControllerMarkMessagesAsResponse$inboundSchema = z.object({
|
|
|
117
85
|
/** @internal */
|
|
118
86
|
exports.SubscribersControllerMarkMessagesAsResponse$outboundSchema = z.object({
|
|
119
87
|
headers: z.record(z.array(z.string())),
|
|
120
|
-
result: z.
|
|
121
|
-
components.ErrorDto$outboundSchema,
|
|
122
|
-
z.array(components.MessageResponseDto$outboundSchema),
|
|
123
|
-
]),
|
|
88
|
+
result: z.array(components.MessageResponseDto$outboundSchema),
|
|
124
89
|
}).transform((v) => {
|
|
125
90
|
return (0, primitives_js_1.remap)(v, {
|
|
126
91
|
headers: "Headers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermarkmessagesas.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkmessagesas.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermarkmessagesas.js","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermarkmessagesas.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,11 +3,11 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import * as components from "../components/index.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
5
|
export type SubscribersControllerModifySubscriberChannelRequest = {
|
|
6
|
+
subscriberId: string;
|
|
6
7
|
/**
|
|
7
8
|
* A header for idempotency purposes
|
|
8
9
|
*/
|
|
9
10
|
idempotencyKey?: string | undefined;
|
|
10
|
-
subscriberId: string;
|
|
11
11
|
updateSubscriberChannelRequestDto: components.UpdateSubscriberChannelRequestDto;
|
|
12
12
|
};
|
|
13
13
|
export type SubscribersControllerModifySubscriberChannelResponse = {
|
|
@@ -20,8 +20,8 @@ export type SubscribersControllerModifySubscriberChannelResponse = {
|
|
|
20
20
|
export declare const SubscribersControllerModifySubscriberChannelRequest$inboundSchema: z.ZodType<SubscribersControllerModifySubscriberChannelRequest, z.ZodTypeDef, unknown>;
|
|
21
21
|
/** @internal */
|
|
22
22
|
export type SubscribersControllerModifySubscriberChannelRequest$Outbound = {
|
|
23
|
-
"Idempotency-Key"?: string | undefined;
|
|
24
23
|
subscriberId: string;
|
|
24
|
+
"Idempotency-Key"?: string | undefined;
|
|
25
25
|
UpdateSubscriberChannelRequestDto: components.UpdateSubscriberChannelRequestDto$Outbound;
|
|
26
26
|
};
|
|
27
27
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscriberscontrollermodifysubscriberchannel.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermodifysubscriberchannel.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mDAAmD,GAAG;IAChE;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,
|
|
1
|
+
{"version":3,"file":"subscriberscontrollermodifysubscriberchannel.d.ts","sourceRoot":"","sources":["../../src/models/operations/subscriberscontrollermodifysubscriberchannel.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mDAAmD,GAAG;IAChE,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,iCAAiC,EAC/B,UAAU,CAAC,iCAAiC,CAAC;CAChD,CAAC;AAEF,MAAM,MAAM,oDAAoD,GAAG;IACjE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,qBAAqB,CAAC;CAC1C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iEAAiE,EAC5E,CAAC,CAAC,OAAO,CACP,mDAAmD,EACnD,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,4DAA4D,GAAG;IACzE,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,iCAAiC,EAC/B,UAAU,CAAC,0CAA0C,CAAC;CACzD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kEAAkE,EAC7E,CAAC,CAAC,OAAO,CACP,4DAA4D,EAC5D,CAAC,CAAC,UAAU,EACZ,mDAAmD,CAWnD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,oDAAoD,CAAC;IACpE,mGAAmG;IAC5F,MAAM,aAAa,uFACyC,CAAC;IACpE,oGAAoG;IAC7F,MAAM,cAAc,4IACyC,CAAC;IACrE,8FAA8F;IAC9F,KAAY,QAAQ,GAClB,4DAA4D,CAAC;CAChE;AAED,wBAAgB,yDAAyD,CACvE,mDAAmD,EACjD,mDAAmD,GACpD,MAAM,CAMR;AAED,wBAAgB,2DAA2D,CACzE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,mDAAmD,EACnD,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,kEAAkE,EAC7E,CAAC,CAAC,OAAO,CACP,oDAAoD,EACpD,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,6DAA6D,GAAG;IAC1E,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,8BAA8B,CAAC;CACnD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mEAAmE,EAC9E,CAAC,CAAC,OAAO,CACP,6DAA6D,EAC7D,CAAC,CAAC,UAAU,EACZ,oDAAoD,CASpD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,qDAAqD,CAAC;IACrE,oGAAoG;IAC7F,MAAM,aAAa,wFAC0C,CAAC;IACrE,qGAAqG;IAC9F,MAAM,cAAc,8IAC0C,CAAC;IACtE,+FAA+F;IAC/F,KAAY,QAAQ,GAClB,6DAA6D,CAAC;CACjE;AAED,wBAAgB,0DAA0D,CACxE,oDAAoD,EAClD,oDAAoD,GACrD,MAAM,CAMR;AAED,wBAAgB,4DAA4D,CAC1E,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,oDAAoD,EACpD,kBAAkB,CACnB,CASA"}
|