@novu/api 0.0.1-alpha.190 → 0.0.1-alpha.191
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 +18 -15
- package/docs/sdks/notifications/README.md +12 -10
- package/docs/sdks/novu/README.md +24 -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 +24 -20
- package/docs/sdks/properties/README.md +6 -5
- package/docs/sdks/stats/README.md +12 -10
- package/docs/sdks/subscribers/README.md +36 -30
- 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 +6 -6
- 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 +5 -3
- 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 +5 -3
- 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 +5 -3
- 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 +5 -3
- 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/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 +2 -2
- package/lib/config.js +2 -2
- 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/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/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/messagescontrollerdeletemessagesbytransactionid.d.ts +0 -3
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.d.ts.map +1 -1
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.js +0 -5
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.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/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 +0 -3
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.d.ts.map +1 -1
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.js +0 -5
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.js.map +1 -1
- package/models/operations/subscriberscontrollermarkactionasseen.d.ts +2 -23
- package/models/operations/subscriberscontrollermarkactionasseen.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkactionasseen.js +3 -38
- package/models/operations/subscriberscontrollermarkactionasseen.js.map +1 -1
- package/models/operations/subscriberscontrollermarkallunreadasread.d.ts +2 -23
- package/models/operations/subscriberscontrollermarkallunreadasread.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkallunreadasread.js +3 -27
- package/models/operations/subscriberscontrollermarkallunreadasread.js.map +1 -1
- package/models/operations/subscriberscontrollermarkmessagesas.d.ts +2 -23
- package/models/operations/subscriberscontrollermarkmessagesas.d.ts.map +1 -1
- package/models/operations/subscriberscontrollermarkmessagesas.js +3 -38
- package/models/operations/subscriberscontrollermarkmessagesas.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 +0 -3
- package/models/operations/topicscontrollerdeletetopic.d.ts.map +1 -1
- package/models/operations/topicscontrollerdeletetopic.js +0 -5
- package/models/operations/topicscontrollerdeletetopic.js.map +1 -1
- package/models/operations/topicscontrollerremovesubscribers.d.ts +0 -2
- package/models/operations/topicscontrollerremovesubscribers.d.ts.map +1 -1
- package/models/operations/topicscontrollerremovesubscribers.js +0 -4
- package/models/operations/topicscontrollerremovesubscribers.js.map +1 -1
- package/package.json +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 +12 -10
- 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 +12 -3
- 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 +13 -3
- 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 +12 -3
- 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 +12 -3
- package/src/funcs/subscribersUpdate.ts +12 -3
- 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 +2 -2
- package/src/models/components/index.ts +0 -1
- package/src/models/operations/eventscontrollertrigger.ts +4 -77
- package/src/models/operations/eventscontrollertriggerbulk.ts +4 -84
- package/src/models/operations/integrationscontrollercreateintegration.ts +4 -86
- package/src/models/operations/messagescontrollerdeletemessagesbytransactionid.ts +0 -7
- package/src/models/operations/subscriberscontrollerbulkcreatesubscribers.ts +4 -84
- package/src/models/operations/subscriberscontrollercreatesubscriber.ts +4 -86
- package/src/models/operations/subscriberscontrollerdeletesubscribercredentials.ts +0 -7
- package/src/models/operations/subscriberscontrollermarkactionasseen.ts +4 -84
- package/src/models/operations/subscriberscontrollermarkallunreadasread.ts +4 -71
- package/src/models/operations/subscriberscontrollermarkmessagesas.ts +4 -86
- package/src/models/operations/topicscontrollercreatetopic.ts +4 -84
- package/src/models/operations/topicscontrollerdeletetopic.ts +0 -7
- package/src/models/operations/topicscontrollerremovesubscribers.ts +0 -6
- 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
package/src/funcs/cancel.ts
CHANGED
|
@@ -40,6 +40,7 @@ export async function cancel(
|
|
|
40
40
|
Result<
|
|
41
41
|
operations.EventsControllerCancelResponse,
|
|
42
42
|
| errors.ErrorDto
|
|
43
|
+
| errors.ErrorDto
|
|
43
44
|
| errors.ValidationErrorDto
|
|
44
45
|
| SDKError
|
|
45
46
|
| SDKValidationError
|
|
@@ -133,7 +134,11 @@ export async function cancel(
|
|
|
133
134
|
"401",
|
|
134
135
|
"403",
|
|
135
136
|
"404",
|
|
137
|
+
"405",
|
|
136
138
|
"409",
|
|
139
|
+
"413",
|
|
140
|
+
"414",
|
|
141
|
+
"415",
|
|
137
142
|
"422",
|
|
138
143
|
"429",
|
|
139
144
|
"4XX",
|
|
@@ -156,6 +161,7 @@ export async function cancel(
|
|
|
156
161
|
const [result] = await M.match<
|
|
157
162
|
operations.EventsControllerCancelResponse,
|
|
158
163
|
| errors.ErrorDto
|
|
164
|
+
| errors.ErrorDto
|
|
159
165
|
| errors.ValidationErrorDto
|
|
160
166
|
| SDKError
|
|
161
167
|
| SDKValidationError
|
|
@@ -169,9 +175,12 @@ export async function cancel(
|
|
|
169
175
|
hdrs: true,
|
|
170
176
|
key: "Result",
|
|
171
177
|
}),
|
|
172
|
-
M.jsonErr(
|
|
173
|
-
|
|
174
|
-
|
|
178
|
+
M.jsonErr(
|
|
179
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
180
|
+
errors.ErrorDto$inboundSchema,
|
|
181
|
+
{ hdrs: true },
|
|
182
|
+
),
|
|
183
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
175
184
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
176
185
|
M.fail([429, 503]),
|
|
177
186
|
M.fail(["4XX", "5XX"]),
|
|
@@ -39,6 +39,7 @@ export async function integrationsCreate(
|
|
|
39
39
|
Result<
|
|
40
40
|
operations.IntegrationsControllerCreateIntegrationResponse,
|
|
41
41
|
| errors.ErrorDto
|
|
42
|
+
| errors.ErrorDto
|
|
42
43
|
| errors.ValidationErrorDto
|
|
43
44
|
| SDKError
|
|
44
45
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function integrationsCreate(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function integrationsCreate(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.IntegrationsControllerCreateIntegrationResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -161,19 +167,17 @@ export async function integrationsCreate(
|
|
|
161
167
|
| RequestTimeoutError
|
|
162
168
|
| ConnectionError
|
|
163
169
|
>(
|
|
164
|
-
M.json(
|
|
165
|
-
200,
|
|
166
|
-
operations.IntegrationsControllerCreateIntegrationResponse$inboundSchema,
|
|
167
|
-
{ hdrs: true, key: "Result" },
|
|
168
|
-
),
|
|
169
170
|
M.json(
|
|
170
171
|
201,
|
|
171
172
|
operations.IntegrationsControllerCreateIntegrationResponse$inboundSchema,
|
|
172
173
|
{ hdrs: true, key: "Result" },
|
|
173
174
|
),
|
|
174
|
-
M.jsonErr(
|
|
175
|
-
|
|
176
|
-
|
|
175
|
+
M.jsonErr(
|
|
176
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
177
|
+
errors.ErrorDto$inboundSchema,
|
|
178
|
+
{ hdrs: true },
|
|
179
|
+
),
|
|
180
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
177
181
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
178
182
|
M.fail([429, 503]),
|
|
179
183
|
M.fail(["4XX", "5XX"]),
|
|
@@ -35,6 +35,7 @@ export async function integrationsDelete(
|
|
|
35
35
|
Result<
|
|
36
36
|
operations.IntegrationsControllerRemoveIntegrationResponse,
|
|
37
37
|
| errors.ErrorDto
|
|
38
|
+
| errors.ErrorDto
|
|
38
39
|
| errors.ValidationErrorDto
|
|
39
40
|
| SDKError
|
|
40
41
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function integrationsDelete(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function integrationsDelete(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.IntegrationsControllerRemoveIntegrationResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -166,9 +172,12 @@ export async function integrationsDelete(
|
|
|
166
172
|
operations.IntegrationsControllerRemoveIntegrationResponse$inboundSchema,
|
|
167
173
|
{ hdrs: true, key: "Result" },
|
|
168
174
|
),
|
|
169
|
-
M.jsonErr(
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
M.jsonErr(
|
|
176
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
177
|
+
errors.ErrorDto$inboundSchema,
|
|
178
|
+
{ hdrs: true },
|
|
179
|
+
),
|
|
180
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
172
181
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
173
182
|
M.fail([429, 503]),
|
|
174
183
|
M.fail(["4XX", "5XX"]),
|
|
@@ -37,6 +37,7 @@ export async function integrationsList(
|
|
|
37
37
|
Result<
|
|
38
38
|
operations.IntegrationsControllerListIntegrationsResponse,
|
|
39
39
|
| errors.ErrorDto
|
|
40
|
+
| errors.ErrorDto
|
|
40
41
|
| errors.ValidationErrorDto
|
|
41
42
|
| SDKError
|
|
42
43
|
| SDKValidationError
|
|
@@ -123,7 +124,11 @@ export async function integrationsList(
|
|
|
123
124
|
"401",
|
|
124
125
|
"403",
|
|
125
126
|
"404",
|
|
127
|
+
"405",
|
|
126
128
|
"409",
|
|
129
|
+
"413",
|
|
130
|
+
"414",
|
|
131
|
+
"415",
|
|
127
132
|
"422",
|
|
128
133
|
"429",
|
|
129
134
|
"4XX",
|
|
@@ -146,6 +151,7 @@ export async function integrationsList(
|
|
|
146
151
|
const [result] = await M.match<
|
|
147
152
|
operations.IntegrationsControllerListIntegrationsResponse,
|
|
148
153
|
| errors.ErrorDto
|
|
154
|
+
| errors.ErrorDto
|
|
149
155
|
| errors.ValidationErrorDto
|
|
150
156
|
| SDKError
|
|
151
157
|
| SDKValidationError
|
|
@@ -160,9 +166,12 @@ export async function integrationsList(
|
|
|
160
166
|
operations.IntegrationsControllerListIntegrationsResponse$inboundSchema,
|
|
161
167
|
{ hdrs: true, key: "Result" },
|
|
162
168
|
),
|
|
163
|
-
M.jsonErr(
|
|
164
|
-
|
|
165
|
-
|
|
169
|
+
M.jsonErr(
|
|
170
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
171
|
+
errors.ErrorDto$inboundSchema,
|
|
172
|
+
{ hdrs: true },
|
|
173
|
+
),
|
|
174
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
166
175
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
167
176
|
M.fail([429, 503]),
|
|
168
177
|
M.fail(["4XX", "5XX"]),
|
|
@@ -37,6 +37,7 @@ export async function integrationsListActive(
|
|
|
37
37
|
Result<
|
|
38
38
|
operations.IntegrationsControllerGetActiveIntegrationsResponse,
|
|
39
39
|
| errors.ErrorDto
|
|
40
|
+
| errors.ErrorDto
|
|
40
41
|
| errors.ValidationErrorDto
|
|
41
42
|
| SDKError
|
|
42
43
|
| SDKValidationError
|
|
@@ -124,7 +125,11 @@ export async function integrationsListActive(
|
|
|
124
125
|
"401",
|
|
125
126
|
"403",
|
|
126
127
|
"404",
|
|
128
|
+
"405",
|
|
127
129
|
"409",
|
|
130
|
+
"413",
|
|
131
|
+
"414",
|
|
132
|
+
"415",
|
|
128
133
|
"422",
|
|
129
134
|
"429",
|
|
130
135
|
"4XX",
|
|
@@ -147,6 +152,7 @@ export async function integrationsListActive(
|
|
|
147
152
|
const [result] = await M.match<
|
|
148
153
|
operations.IntegrationsControllerGetActiveIntegrationsResponse,
|
|
149
154
|
| errors.ErrorDto
|
|
155
|
+
| errors.ErrorDto
|
|
150
156
|
| errors.ValidationErrorDto
|
|
151
157
|
| SDKError
|
|
152
158
|
| SDKValidationError
|
|
@@ -162,9 +168,12 @@ export async function integrationsListActive(
|
|
|
162
168
|
.IntegrationsControllerGetActiveIntegrationsResponse$inboundSchema,
|
|
163
169
|
{ hdrs: true, key: "Result" },
|
|
164
170
|
),
|
|
165
|
-
M.jsonErr(
|
|
166
|
-
|
|
167
|
-
|
|
171
|
+
M.jsonErr(
|
|
172
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
173
|
+
errors.ErrorDto$inboundSchema,
|
|
174
|
+
{ hdrs: true },
|
|
175
|
+
),
|
|
176
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
168
177
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
169
178
|
M.fail([429, 503]),
|
|
170
179
|
M.fail(["4XX", "5XX"]),
|
|
@@ -35,6 +35,7 @@ export async function integrationsSetAsPrimary(
|
|
|
35
35
|
Result<
|
|
36
36
|
operations.IntegrationsControllerSetIntegrationAsPrimaryResponse,
|
|
37
37
|
| errors.ErrorDto
|
|
38
|
+
| errors.ErrorDto
|
|
38
39
|
| errors.ValidationErrorDto
|
|
39
40
|
| SDKError
|
|
40
41
|
| SDKValidationError
|
|
@@ -133,7 +134,11 @@ export async function integrationsSetAsPrimary(
|
|
|
133
134
|
"401",
|
|
134
135
|
"403",
|
|
135
136
|
"404",
|
|
137
|
+
"405",
|
|
136
138
|
"409",
|
|
139
|
+
"413",
|
|
140
|
+
"414",
|
|
141
|
+
"415",
|
|
137
142
|
"422",
|
|
138
143
|
"429",
|
|
139
144
|
"4XX",
|
|
@@ -156,6 +161,7 @@ export async function integrationsSetAsPrimary(
|
|
|
156
161
|
const [result] = await M.match<
|
|
157
162
|
operations.IntegrationsControllerSetIntegrationAsPrimaryResponse,
|
|
158
163
|
| errors.ErrorDto
|
|
164
|
+
| errors.ErrorDto
|
|
159
165
|
| errors.ValidationErrorDto
|
|
160
166
|
| SDKError
|
|
161
167
|
| SDKValidationError
|
|
@@ -171,10 +177,13 @@ export async function integrationsSetAsPrimary(
|
|
|
171
177
|
.IntegrationsControllerSetIntegrationAsPrimaryResponse$inboundSchema,
|
|
172
178
|
{ hdrs: true, key: "Result" },
|
|
173
179
|
),
|
|
174
|
-
M.jsonErr(
|
|
175
|
-
|
|
176
|
-
|
|
180
|
+
M.jsonErr(
|
|
181
|
+
[400, 401, 403, 405, 409, 413, 415, 500],
|
|
182
|
+
errors.ErrorDto$inboundSchema,
|
|
183
|
+
{ hdrs: true },
|
|
184
|
+
),
|
|
177
185
|
M.fail([404, 429, 503]),
|
|
186
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
178
187
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
179
188
|
M.fail(["4XX", "5XX"]),
|
|
180
189
|
)(response, { extraFields: responseFields });
|
|
@@ -37,6 +37,7 @@ export async function integrationsUpdate(
|
|
|
37
37
|
Result<
|
|
38
38
|
operations.IntegrationsControllerUpdateIntegrationByIdResponse,
|
|
39
39
|
| errors.ErrorDto
|
|
40
|
+
| errors.ErrorDto
|
|
40
41
|
| errors.ValidationErrorDto
|
|
41
42
|
| SDKError
|
|
42
43
|
| SDKValidationError
|
|
@@ -136,7 +137,11 @@ export async function integrationsUpdate(
|
|
|
136
137
|
"401",
|
|
137
138
|
"403",
|
|
138
139
|
"404",
|
|
140
|
+
"405",
|
|
139
141
|
"409",
|
|
142
|
+
"413",
|
|
143
|
+
"414",
|
|
144
|
+
"415",
|
|
140
145
|
"422",
|
|
141
146
|
"429",
|
|
142
147
|
"4XX",
|
|
@@ -159,6 +164,7 @@ export async function integrationsUpdate(
|
|
|
159
164
|
const [result] = await M.match<
|
|
160
165
|
operations.IntegrationsControllerUpdateIntegrationByIdResponse,
|
|
161
166
|
| errors.ErrorDto
|
|
167
|
+
| errors.ErrorDto
|
|
162
168
|
| errors.ValidationErrorDto
|
|
163
169
|
| SDKError
|
|
164
170
|
| SDKValidationError
|
|
@@ -174,10 +180,13 @@ export async function integrationsUpdate(
|
|
|
174
180
|
.IntegrationsControllerUpdateIntegrationByIdResponse$inboundSchema,
|
|
175
181
|
{ hdrs: true, key: "Result" },
|
|
176
182
|
),
|
|
177
|
-
M.jsonErr(
|
|
178
|
-
|
|
179
|
-
|
|
183
|
+
M.jsonErr(
|
|
184
|
+
[400, 401, 403, 405, 409, 413, 415, 500],
|
|
185
|
+
errors.ErrorDto$inboundSchema,
|
|
186
|
+
{ hdrs: true },
|
|
187
|
+
),
|
|
180
188
|
M.fail([404, 429, 503]),
|
|
189
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
181
190
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
182
191
|
M.fail(["4XX", "5XX"]),
|
|
183
192
|
)(response, { extraFields: responseFields });
|
|
@@ -38,6 +38,7 @@ export async function integrationsWebhooksRetrieve(
|
|
|
38
38
|
Result<
|
|
39
39
|
operations.IntegrationsControllerGetWebhookSupportStatusResponse,
|
|
40
40
|
| errors.ErrorDto
|
|
41
|
+
| errors.ErrorDto
|
|
41
42
|
| errors.ValidationErrorDto
|
|
42
43
|
| SDKError
|
|
43
44
|
| SDKValidationError
|
|
@@ -137,7 +138,11 @@ export async function integrationsWebhooksRetrieve(
|
|
|
137
138
|
"401",
|
|
138
139
|
"403",
|
|
139
140
|
"404",
|
|
141
|
+
"405",
|
|
140
142
|
"409",
|
|
143
|
+
"413",
|
|
144
|
+
"414",
|
|
145
|
+
"415",
|
|
141
146
|
"422",
|
|
142
147
|
"429",
|
|
143
148
|
"4XX",
|
|
@@ -160,6 +165,7 @@ export async function integrationsWebhooksRetrieve(
|
|
|
160
165
|
const [result] = await M.match<
|
|
161
166
|
operations.IntegrationsControllerGetWebhookSupportStatusResponse,
|
|
162
167
|
| errors.ErrorDto
|
|
168
|
+
| errors.ErrorDto
|
|
163
169
|
| errors.ValidationErrorDto
|
|
164
170
|
| SDKError
|
|
165
171
|
| SDKValidationError
|
|
@@ -175,9 +181,12 @@ export async function integrationsWebhooksRetrieve(
|
|
|
175
181
|
.IntegrationsControllerGetWebhookSupportStatusResponse$inboundSchema,
|
|
176
182
|
{ hdrs: true, key: "Result" },
|
|
177
183
|
),
|
|
178
|
-
M.jsonErr(
|
|
179
|
-
|
|
180
|
-
|
|
184
|
+
M.jsonErr(
|
|
185
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
186
|
+
errors.ErrorDto$inboundSchema,
|
|
187
|
+
{ hdrs: true },
|
|
188
|
+
),
|
|
189
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
181
190
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
182
191
|
M.fail([429, 503]),
|
|
183
192
|
M.fail(["4XX", "5XX"]),
|
|
@@ -38,6 +38,7 @@ export async function messagesDelete(
|
|
|
38
38
|
Result<
|
|
39
39
|
operations.MessagesControllerDeleteMessageResponse,
|
|
40
40
|
| errors.ErrorDto
|
|
41
|
+
| errors.ErrorDto
|
|
41
42
|
| errors.ValidationErrorDto
|
|
42
43
|
| SDKError
|
|
43
44
|
| SDKValidationError
|
|
@@ -133,7 +134,11 @@ export async function messagesDelete(
|
|
|
133
134
|
"401",
|
|
134
135
|
"403",
|
|
135
136
|
"404",
|
|
137
|
+
"405",
|
|
136
138
|
"409",
|
|
139
|
+
"413",
|
|
140
|
+
"414",
|
|
141
|
+
"415",
|
|
137
142
|
"422",
|
|
138
143
|
"429",
|
|
139
144
|
"4XX",
|
|
@@ -156,6 +161,7 @@ export async function messagesDelete(
|
|
|
156
161
|
const [result] = await M.match<
|
|
157
162
|
operations.MessagesControllerDeleteMessageResponse,
|
|
158
163
|
| errors.ErrorDto
|
|
164
|
+
| errors.ErrorDto
|
|
159
165
|
| errors.ValidationErrorDto
|
|
160
166
|
| SDKError
|
|
161
167
|
| SDKValidationError
|
|
@@ -170,9 +176,12 @@ export async function messagesDelete(
|
|
|
170
176
|
operations.MessagesControllerDeleteMessageResponse$inboundSchema,
|
|
171
177
|
{ hdrs: true, key: "Result" },
|
|
172
178
|
),
|
|
173
|
-
M.jsonErr(
|
|
174
|
-
|
|
175
|
-
|
|
179
|
+
M.jsonErr(
|
|
180
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
181
|
+
errors.ErrorDto$inboundSchema,
|
|
182
|
+
{ hdrs: true },
|
|
183
|
+
),
|
|
184
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
176
185
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
177
186
|
M.fail([429, 503]),
|
|
178
187
|
M.fail(["4XX", "5XX"]),
|
|
@@ -40,6 +40,7 @@ export async function messagesDeleteByTransactionId(
|
|
|
40
40
|
| operations.MessagesControllerDeleteMessagesByTransactionIdResponse
|
|
41
41
|
| undefined,
|
|
42
42
|
| errors.ErrorDto
|
|
43
|
+
| errors.ErrorDto
|
|
43
44
|
| errors.ValidationErrorDto
|
|
44
45
|
| SDKError
|
|
45
46
|
| SDKValidationError
|
|
@@ -144,7 +145,11 @@ export async function messagesDeleteByTransactionId(
|
|
|
144
145
|
"401",
|
|
145
146
|
"403",
|
|
146
147
|
"404",
|
|
148
|
+
"405",
|
|
147
149
|
"409",
|
|
150
|
+
"413",
|
|
151
|
+
"414",
|
|
152
|
+
"415",
|
|
148
153
|
"422",
|
|
149
154
|
"429",
|
|
150
155
|
"4XX",
|
|
@@ -168,6 +173,7 @@ export async function messagesDeleteByTransactionId(
|
|
|
168
173
|
| operations.MessagesControllerDeleteMessagesByTransactionIdResponse
|
|
169
174
|
| undefined,
|
|
170
175
|
| errors.ErrorDto
|
|
176
|
+
| errors.ErrorDto
|
|
171
177
|
| errors.ValidationErrorDto
|
|
172
178
|
| SDKError
|
|
173
179
|
| SDKValidationError
|
|
@@ -177,13 +183,6 @@ export async function messagesDeleteByTransactionId(
|
|
|
177
183
|
| RequestTimeoutError
|
|
178
184
|
| ConnectionError
|
|
179
185
|
>(
|
|
180
|
-
M.json(
|
|
181
|
-
200,
|
|
182
|
-
operations
|
|
183
|
-
.MessagesControllerDeleteMessagesByTransactionIdResponse$inboundSchema
|
|
184
|
-
.optional(),
|
|
185
|
-
{ hdrs: true, key: "Result" },
|
|
186
|
-
),
|
|
187
186
|
M.nil(
|
|
188
187
|
204,
|
|
189
188
|
operations
|
|
@@ -191,9 +190,12 @@ export async function messagesDeleteByTransactionId(
|
|
|
191
190
|
.optional(),
|
|
192
191
|
{ hdrs: true },
|
|
193
192
|
),
|
|
194
|
-
M.jsonErr(
|
|
195
|
-
|
|
196
|
-
|
|
193
|
+
M.jsonErr(
|
|
194
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
195
|
+
errors.ErrorDto$inboundSchema,
|
|
196
|
+
{ hdrs: true },
|
|
197
|
+
),
|
|
198
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
197
199
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
198
200
|
M.fail([429, 503]),
|
|
199
201
|
M.fail(["4XX", "5XX"]),
|
|
@@ -37,6 +37,7 @@ export async function messagesRetrieve(
|
|
|
37
37
|
Result<
|
|
38
38
|
operations.MessagesControllerGetMessagesResponse,
|
|
39
39
|
| errors.ErrorDto
|
|
40
|
+
| errors.ErrorDto
|
|
40
41
|
| errors.ValidationErrorDto
|
|
41
42
|
| SDKError
|
|
42
43
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function messagesRetrieve(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function messagesRetrieve(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.MessagesControllerGetMessagesResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -166,9 +172,12 @@ export async function messagesRetrieve(
|
|
|
166
172
|
operations.MessagesControllerGetMessagesResponse$inboundSchema,
|
|
167
173
|
{ hdrs: true, key: "Result" },
|
|
168
174
|
),
|
|
169
|
-
M.jsonErr(
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
M.jsonErr(
|
|
176
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
177
|
+
errors.ErrorDto$inboundSchema,
|
|
178
|
+
{ hdrs: true },
|
|
179
|
+
),
|
|
180
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
172
181
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
173
182
|
M.fail([429, 503]),
|
|
174
183
|
M.fail(["4XX", "5XX"]),
|
|
@@ -34,6 +34,7 @@ export async function notificationsList(
|
|
|
34
34
|
Result<
|
|
35
35
|
operations.NotificationsControllerListNotificationsResponse,
|
|
36
36
|
| errors.ErrorDto
|
|
37
|
+
| errors.ErrorDto
|
|
37
38
|
| errors.ValidationErrorDto
|
|
38
39
|
| SDKError
|
|
39
40
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function notificationsList(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function notificationsList(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.NotificationsControllerListNotificationsResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -166,9 +172,12 @@ export async function notificationsList(
|
|
|
166
172
|
operations.NotificationsControllerListNotificationsResponse$inboundSchema,
|
|
167
173
|
{ hdrs: true, key: "Result" },
|
|
168
174
|
),
|
|
169
|
-
M.jsonErr(
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
M.jsonErr(
|
|
176
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
177
|
+
errors.ErrorDto$inboundSchema,
|
|
178
|
+
{ hdrs: true },
|
|
179
|
+
),
|
|
180
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
172
181
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
173
182
|
M.fail([429, 503]),
|
|
174
183
|
M.fail(["4XX", "5XX"]),
|
|
@@ -35,6 +35,7 @@ export async function notificationsRetrieve(
|
|
|
35
35
|
Result<
|
|
36
36
|
operations.NotificationsControllerGetNotificationResponse,
|
|
37
37
|
| errors.ErrorDto
|
|
38
|
+
| errors.ErrorDto
|
|
38
39
|
| errors.ValidationErrorDto
|
|
39
40
|
| SDKError
|
|
40
41
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function notificationsRetrieve(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function notificationsRetrieve(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.NotificationsControllerGetNotificationResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -166,9 +172,12 @@ export async function notificationsRetrieve(
|
|
|
166
172
|
operations.NotificationsControllerGetNotificationResponse$inboundSchema,
|
|
167
173
|
{ hdrs: true, key: "Result" },
|
|
168
174
|
),
|
|
169
|
-
M.jsonErr(
|
|
170
|
-
|
|
171
|
-
|
|
175
|
+
M.jsonErr(
|
|
176
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
177
|
+
errors.ErrorDto$inboundSchema,
|
|
178
|
+
{ hdrs: true },
|
|
179
|
+
),
|
|
180
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
172
181
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
173
182
|
M.fail([429, 503]),
|
|
174
183
|
M.fail(["4XX", "5XX"]),
|
|
@@ -35,6 +35,7 @@ export async function notificationsStatsGraph(
|
|
|
35
35
|
Result<
|
|
36
36
|
operations.NotificationsControllerGetActivityGraphStatsResponse,
|
|
37
37
|
| errors.ErrorDto
|
|
38
|
+
| errors.ErrorDto
|
|
38
39
|
| errors.ValidationErrorDto
|
|
39
40
|
| SDKError
|
|
40
41
|
| SDKValidationError
|
|
@@ -129,7 +130,11 @@ export async function notificationsStatsGraph(
|
|
|
129
130
|
"401",
|
|
130
131
|
"403",
|
|
131
132
|
"404",
|
|
133
|
+
"405",
|
|
132
134
|
"409",
|
|
135
|
+
"413",
|
|
136
|
+
"414",
|
|
137
|
+
"415",
|
|
133
138
|
"422",
|
|
134
139
|
"429",
|
|
135
140
|
"4XX",
|
|
@@ -152,6 +157,7 @@ export async function notificationsStatsGraph(
|
|
|
152
157
|
const [result] = await M.match<
|
|
153
158
|
operations.NotificationsControllerGetActivityGraphStatsResponse,
|
|
154
159
|
| errors.ErrorDto
|
|
160
|
+
| errors.ErrorDto
|
|
155
161
|
| errors.ValidationErrorDto
|
|
156
162
|
| SDKError
|
|
157
163
|
| SDKValidationError
|
|
@@ -167,9 +173,12 @@ export async function notificationsStatsGraph(
|
|
|
167
173
|
.NotificationsControllerGetActivityGraphStatsResponse$inboundSchema,
|
|
168
174
|
{ hdrs: true, key: "Result" },
|
|
169
175
|
),
|
|
170
|
-
M.jsonErr(
|
|
171
|
-
|
|
172
|
-
|
|
176
|
+
M.jsonErr(
|
|
177
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
178
|
+
errors.ErrorDto$inboundSchema,
|
|
179
|
+
{ hdrs: true },
|
|
180
|
+
),
|
|
181
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
173
182
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
174
183
|
M.fail([429, 503]),
|
|
175
184
|
M.fail(["4XX", "5XX"]),
|
|
@@ -34,6 +34,7 @@ export async function notificationsStatsRetrieve(
|
|
|
34
34
|
Result<
|
|
35
35
|
operations.NotificationsControllerGetActivityStatsResponse,
|
|
36
36
|
| errors.ErrorDto
|
|
37
|
+
| errors.ErrorDto
|
|
37
38
|
| errors.ValidationErrorDto
|
|
38
39
|
| SDKError
|
|
39
40
|
| SDKValidationError
|
|
@@ -120,7 +121,11 @@ export async function notificationsStatsRetrieve(
|
|
|
120
121
|
"401",
|
|
121
122
|
"403",
|
|
122
123
|
"404",
|
|
124
|
+
"405",
|
|
123
125
|
"409",
|
|
126
|
+
"413",
|
|
127
|
+
"414",
|
|
128
|
+
"415",
|
|
124
129
|
"422",
|
|
125
130
|
"429",
|
|
126
131
|
"4XX",
|
|
@@ -143,6 +148,7 @@ export async function notificationsStatsRetrieve(
|
|
|
143
148
|
const [result] = await M.match<
|
|
144
149
|
operations.NotificationsControllerGetActivityStatsResponse,
|
|
145
150
|
| errors.ErrorDto
|
|
151
|
+
| errors.ErrorDto
|
|
146
152
|
| errors.ValidationErrorDto
|
|
147
153
|
| SDKError
|
|
148
154
|
| SDKValidationError
|
|
@@ -157,9 +163,12 @@ export async function notificationsStatsRetrieve(
|
|
|
157
163
|
operations.NotificationsControllerGetActivityStatsResponse$inboundSchema,
|
|
158
164
|
{ hdrs: true, key: "Result" },
|
|
159
165
|
),
|
|
160
|
-
M.jsonErr(
|
|
161
|
-
|
|
162
|
-
|
|
166
|
+
M.jsonErr(
|
|
167
|
+
[400, 401, 403, 404, 405, 409, 413, 415, 500],
|
|
168
|
+
errors.ErrorDto$inboundSchema,
|
|
169
|
+
{ hdrs: true },
|
|
170
|
+
),
|
|
171
|
+
M.jsonErr(414, errors.ErrorDto$inboundSchema),
|
|
163
172
|
M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }),
|
|
164
173
|
M.fail([429, 503]),
|
|
165
174
|
M.fail(["4XX", "5XX"]),
|