@novu/api 0.0.1-alpha.193 → 0.0.1-alpha.195
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/funcs/adminIdempotencyGet.js +1 -1
- package/funcs/adminIdempotencyPost.js +1 -1
- package/funcs/cancel.js +1 -1
- package/funcs/integrationsCreate.js +1 -1
- package/funcs/integrationsDelete.js +1 -1
- package/funcs/integrationsList.js +1 -1
- package/funcs/integrationsListActive.js +1 -1
- package/funcs/integrationsSetAsPrimary.js +1 -1
- package/funcs/integrationsUpdate.js +1 -1
- package/funcs/integrationsWebhooksRetrieve.js +1 -1
- package/funcs/messagesDelete.js +1 -1
- package/funcs/messagesDeleteByTransactionId.js +1 -1
- package/funcs/messagesRetrieve.js +1 -1
- package/funcs/notificationsList.js +1 -1
- package/funcs/notificationsRetrieve.js +1 -1
- package/funcs/notificationsStatsGraph.js +1 -1
- package/funcs/notificationsStatsRetrieve.js +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauth.js +1 -1
- package/funcs/subscribersAuthenticationChatAccessOauthCallBack.js +1 -1
- package/funcs/subscribersCreate.js +1 -1
- package/funcs/subscribersCreateBulk.js +1 -1
- package/funcs/subscribersCredentialsAppend.js +1 -1
- package/funcs/subscribersCredentialsDelete.js +1 -1
- package/funcs/subscribersCredentialsUpdate.js +1 -1
- package/funcs/subscribersDelete.js +1 -1
- package/funcs/subscribersList.js +1 -1
- package/funcs/subscribersMessagesMarkAll.js +1 -1
- package/funcs/subscribersMessagesMarkAllAs.js +1 -1
- package/funcs/subscribersMessagesUpdateAsSeen.js +1 -1
- package/funcs/subscribersNotificationsFeed.js +1 -1
- package/funcs/subscribersNotificationsUnseenCount.js +1 -1
- package/funcs/subscribersPreferencesList.js +1 -1
- package/funcs/subscribersPreferencesRetrieveByLevel.js +1 -1
- package/funcs/subscribersPreferencesUpdate.js +1 -1
- package/funcs/subscribersPreferencesUpdateGlobal.js +1 -1
- package/funcs/subscribersPropertiesUpdateOnlineFlag.js +1 -1
- package/funcs/subscribersRetrieve.js +1 -1
- package/funcs/subscribersUpdate.js +1 -1
- package/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.js +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.js +1 -1
- package/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.js +1 -1
- package/funcs/topicsCreate.js +1 -1
- package/funcs/topicsDelete.js +1 -1
- package/funcs/topicsList.js +1 -1
- package/funcs/topicsRename.js +1 -1
- package/funcs/topicsRetrieve.js +1 -1
- package/funcs/topicsSubscribersAssign.js +1 -1
- package/funcs/topicsSubscribersRemove.js +1 -1
- package/funcs/topicsSubscribersRetrieve.js +1 -1
- package/funcs/trigger.js +1 -1
- package/funcs/triggerBroadcast.js +1 -1
- package/funcs/triggerBulk.js +1 -1
- package/hooks/novu-custom-hook.js +2 -2
- package/hooks/novu-custom-hook.js.map +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/models/operations/eventscontrollerbroadcasteventtoall.d.ts +1 -1
- package/models/operations/eventscontrollerbroadcasteventtoall.js +3 -3
- package/models/operations/eventscontrollercancel.d.ts +1 -1
- package/models/operations/eventscontrollercancel.js +3 -3
- package/models/operations/eventscontrollertrigger.d.ts +1 -1
- package/models/operations/eventscontrollertrigger.js +3 -3
- package/models/operations/eventscontrollertriggerbulk.d.ts +1 -1
- package/models/operations/eventscontrollertriggerbulk.js +3 -3
- package/models/operations/integrationscontrollercreateintegration.d.ts +1 -1
- package/models/operations/integrationscontrollercreateintegration.js +3 -3
- package/models/operations/integrationscontrollergetactiveintegrations.d.ts +1 -1
- package/models/operations/integrationscontrollergetactiveintegrations.js +3 -3
- package/models/operations/integrationscontrollergetwebhooksupportstatus.d.ts +1 -1
- package/models/operations/integrationscontrollergetwebhooksupportstatus.js +3 -3
- package/models/operations/integrationscontrollerlistintegrations.d.ts +1 -1
- package/models/operations/integrationscontrollerlistintegrations.js +3 -3
- package/models/operations/integrationscontrollerremoveintegration.d.ts +1 -1
- package/models/operations/integrationscontrollerremoveintegration.js +3 -3
- package/models/operations/integrationscontrollersetintegrationasprimary.d.ts +1 -1
- package/models/operations/integrationscontrollersetintegrationasprimary.js +3 -3
- package/models/operations/integrationscontrollerupdateintegrationbyid.d.ts +1 -1
- package/models/operations/integrationscontrollerupdateintegrationbyid.js +3 -3
- package/models/operations/messagescontrollerdeletemessage.d.ts +1 -1
- package/models/operations/messagescontrollerdeletemessage.js +3 -3
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.d.ts +1 -1
- package/models/operations/messagescontrollerdeletemessagesbytransactionid.js +3 -3
- package/models/operations/messagescontrollergetmessages.d.ts +1 -1
- package/models/operations/messagescontrollergetmessages.js +3 -3
- package/models/operations/notificationscontrollergetactivitygraphstats.d.ts +1 -1
- package/models/operations/notificationscontrollergetactivitygraphstats.js +3 -3
- package/models/operations/notificationscontrollergetactivitystats.d.ts +1 -1
- package/models/operations/notificationscontrollergetactivitystats.js +3 -3
- package/models/operations/notificationscontrollergetnotification.d.ts +1 -1
- package/models/operations/notificationscontrollergetnotification.js +3 -3
- package/models/operations/notificationscontrollerlistnotifications.d.ts +1 -1
- package/models/operations/notificationscontrollerlistnotifications.js +3 -3
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.d.ts +1 -1
- package/models/operations/subscriberscontrollerbulkcreatesubscribers.js +3 -3
- package/models/operations/subscriberscontrollerchataccessoauth.d.ts +1 -1
- package/models/operations/subscriberscontrollerchataccessoauth.js +3 -3
- package/models/operations/subscriberscontrollerchatoauthcallback.d.ts +1 -1
- package/models/operations/subscriberscontrollerchatoauthcallback.js +3 -3
- package/models/operations/subscriberscontrollercreatesubscriber.d.ts +1 -1
- package/models/operations/subscriberscontrollercreatesubscriber.js +3 -3
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.d.ts +1 -1
- package/models/operations/subscriberscontrollerdeletesubscribercredentials.js +3 -3
- package/models/operations/subscriberscontrollergetnotificationsfeed.d.ts +1 -1
- package/models/operations/subscriberscontrollergetnotificationsfeed.js +3 -3
- package/models/operations/subscriberscontrollergetsubscriber.d.ts +1 -1
- package/models/operations/subscriberscontrollergetsubscriber.js +3 -3
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.d.ts +1 -1
- package/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.js +3 -3
- package/models/operations/subscriberscontrollergetunseencount.d.ts +1 -1
- package/models/operations/subscriberscontrollergetunseencount.js +3 -3
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.d.ts +1 -1
- package/models/operations/subscriberscontrollerlistsubscriberpreferences.js +3 -3
- package/models/operations/subscriberscontrollerlistsubscribers.d.ts +1 -1
- package/models/operations/subscriberscontrollerlistsubscribers.js +3 -3
- package/models/operations/subscriberscontrollermarkactionasseen.d.ts +1 -1
- package/models/operations/subscriberscontrollermarkactionasseen.js +3 -3
- package/models/operations/subscriberscontrollermarkallunreadasread.d.ts +1 -1
- package/models/operations/subscriberscontrollermarkallunreadasread.js +3 -3
- package/models/operations/subscriberscontrollermarkmessagesas.d.ts +1 -1
- package/models/operations/subscriberscontrollermarkmessagesas.js +3 -3
- package/models/operations/subscriberscontrollermodifysubscriberchannel.d.ts +1 -1
- package/models/operations/subscriberscontrollermodifysubscriberchannel.js +3 -3
- package/models/operations/subscriberscontrollerremovesubscriber.d.ts +1 -1
- package/models/operations/subscriberscontrollerremovesubscriber.js +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriber.d.ts +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriber.js +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.d.ts +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberchannel.js +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.d.ts +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberglobalpreferences.js +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.d.ts +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberonlineflag.js +3 -3
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.d.ts +1 -1
- package/models/operations/subscriberscontrollerupdatesubscriberpreference.js +3 -3
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.d.ts +1 -1
- package/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.js +3 -3
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.d.ts +1 -1
- package/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.js +3 -3
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.d.ts +1 -1
- package/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.js +3 -3
- package/models/operations/testingcontrolleridempotency.d.ts +1 -1
- package/models/operations/testingcontrolleridempotency.js +3 -3
- package/models/operations/testingcontrolleridempotencyget.d.ts +1 -1
- package/models/operations/testingcontrolleridempotencyget.js +3 -3
- package/models/operations/topicscontrollerassign.d.ts +1 -1
- package/models/operations/topicscontrollerassign.js +3 -3
- package/models/operations/topicscontrollercreatetopic.d.ts +1 -1
- package/models/operations/topicscontrollercreatetopic.js +3 -3
- package/models/operations/topicscontrollerdeletetopic.d.ts +1 -1
- package/models/operations/topicscontrollerdeletetopic.js +3 -3
- package/models/operations/topicscontrollergettopic.d.ts +1 -1
- package/models/operations/topicscontrollergettopic.js +3 -3
- package/models/operations/topicscontrollergettopicsubscriber.d.ts +1 -1
- package/models/operations/topicscontrollergettopicsubscriber.js +3 -3
- package/models/operations/topicscontrollerlisttopics.d.ts +1 -1
- package/models/operations/topicscontrollerlisttopics.js +3 -3
- package/models/operations/topicscontrollerremovesubscribers.d.ts +1 -1
- package/models/operations/topicscontrollerremovesubscribers.js +3 -3
- package/models/operations/topicscontrollerrenametopic.d.ts +1 -1
- package/models/operations/topicscontrollerrenametopic.js +3 -3
- package/package.json +1 -1
- package/src/funcs/adminIdempotencyGet.ts +3 -3
- package/src/funcs/adminIdempotencyPost.ts +3 -3
- package/src/funcs/cancel.ts +3 -3
- package/src/funcs/integrationsCreate.ts +3 -3
- package/src/funcs/integrationsDelete.ts +3 -3
- package/src/funcs/integrationsList.ts +3 -3
- package/src/funcs/integrationsListActive.ts +3 -3
- package/src/funcs/integrationsSetAsPrimary.ts +3 -3
- package/src/funcs/integrationsUpdate.ts +3 -3
- package/src/funcs/integrationsWebhooksRetrieve.ts +3 -3
- package/src/funcs/messagesDelete.ts +3 -3
- package/src/funcs/messagesDeleteByTransactionId.ts +3 -3
- package/src/funcs/messagesRetrieve.ts +3 -3
- package/src/funcs/notificationsList.ts +3 -3
- package/src/funcs/notificationsRetrieve.ts +3 -3
- package/src/funcs/notificationsStatsGraph.ts +3 -3
- package/src/funcs/notificationsStatsRetrieve.ts +3 -3
- package/src/funcs/subscribersAuthenticationChatAccessOauth.ts +3 -3
- package/src/funcs/subscribersAuthenticationChatAccessOauthCallBack.ts +3 -3
- package/src/funcs/subscribersCreate.ts +3 -3
- package/src/funcs/subscribersCreateBulk.ts +3 -3
- package/src/funcs/subscribersCredentialsAppend.ts +3 -3
- package/src/funcs/subscribersCredentialsDelete.ts +3 -3
- package/src/funcs/subscribersCredentialsUpdate.ts +3 -3
- package/src/funcs/subscribersDelete.ts +3 -3
- package/src/funcs/subscribersList.ts +3 -3
- package/src/funcs/subscribersMessagesMarkAll.ts +3 -3
- package/src/funcs/subscribersMessagesMarkAllAs.ts +3 -3
- package/src/funcs/subscribersMessagesUpdateAsSeen.ts +3 -3
- package/src/funcs/subscribersNotificationsFeed.ts +3 -3
- package/src/funcs/subscribersNotificationsUnseenCount.ts +3 -3
- package/src/funcs/subscribersPreferencesList.ts +3 -3
- package/src/funcs/subscribersPreferencesRetrieveByLevel.ts +3 -3
- package/src/funcs/subscribersPreferencesUpdate.ts +3 -3
- package/src/funcs/subscribersPreferencesUpdateGlobal.ts +3 -3
- package/src/funcs/subscribersPropertiesUpdateOnlineFlag.ts +3 -3
- package/src/funcs/subscribersRetrieve.ts +3 -3
- package/src/funcs/subscribersUpdate.ts +3 -3
- package/src/funcs/testApiRateLimitBulkControllerGlobalCategoryNoCostOverride.ts +3 -3
- package/src/funcs/testApiRateLimitBulkControllerNoCategoryNoCostOverride.ts +3 -3
- package/src/funcs/testApiRateLimitBulkControllerNoCategorySingleCostOverride.ts +3 -3
- package/src/funcs/topicsCreate.ts +3 -3
- package/src/funcs/topicsDelete.ts +3 -3
- package/src/funcs/topicsList.ts +3 -3
- package/src/funcs/topicsRename.ts +3 -3
- package/src/funcs/topicsRetrieve.ts +3 -3
- package/src/funcs/topicsSubscribersAssign.ts +3 -3
- package/src/funcs/topicsSubscribersRemove.ts +3 -3
- package/src/funcs/topicsSubscribersRetrieve.ts +3 -3
- package/src/funcs/trigger.ts +3 -3
- package/src/funcs/triggerBroadcast.ts +3 -3
- package/src/funcs/triggerBulk.ts +3 -3
- package/src/hooks/novu-custom-hook.ts +2 -2
- package/src/lib/config.ts +2 -2
- package/src/models/operations/eventscontrollerbroadcasteventtoall.ts +4 -4
- package/src/models/operations/eventscontrollercancel.ts +4 -4
- package/src/models/operations/eventscontrollertrigger.ts +4 -4
- package/src/models/operations/eventscontrollertriggerbulk.ts +4 -4
- package/src/models/operations/integrationscontrollercreateintegration.ts +4 -4
- package/src/models/operations/integrationscontrollergetactiveintegrations.ts +4 -4
- package/src/models/operations/integrationscontrollergetwebhooksupportstatus.ts +4 -4
- package/src/models/operations/integrationscontrollerlistintegrations.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 +4 -4
- package/src/models/operations/messagescontrollergetmessages.ts +4 -4
- package/src/models/operations/notificationscontrollergetactivitygraphstats.ts +4 -4
- package/src/models/operations/notificationscontrollergetactivitystats.ts +4 -4
- package/src/models/operations/notificationscontrollergetnotification.ts +4 -4
- package/src/models/operations/notificationscontrollerlistnotifications.ts +4 -4
- package/src/models/operations/subscriberscontrollerbulkcreatesubscribers.ts +4 -4
- package/src/models/operations/subscriberscontrollerchataccessoauth.ts +4 -4
- package/src/models/operations/subscriberscontrollerchatoauthcallback.ts +4 -4
- package/src/models/operations/subscriberscontrollercreatesubscriber.ts +4 -4
- package/src/models/operations/subscriberscontrollerdeletesubscribercredentials.ts +4 -4
- package/src/models/operations/subscriberscontrollergetnotificationsfeed.ts +4 -4
- package/src/models/operations/subscriberscontrollergetsubscriber.ts +4 -4
- package/src/models/operations/subscriberscontrollergetsubscriberpreferencebylevel.ts +4 -4
- package/src/models/operations/subscriberscontrollergetunseencount.ts +4 -4
- package/src/models/operations/subscriberscontrollerlistsubscriberpreferences.ts +4 -4
- package/src/models/operations/subscriberscontrollerlistsubscribers.ts +4 -4
- package/src/models/operations/subscriberscontrollermarkactionasseen.ts +4 -4
- package/src/models/operations/subscriberscontrollermarkallunreadasread.ts +4 -4
- package/src/models/operations/subscriberscontrollermarkmessagesas.ts +4 -4
- 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 +4 -4
- package/src/models/operations/testapiratelimitbulkcontrollerglobalcategorynocostoverride.ts +4 -4
- package/src/models/operations/testapiratelimitbulkcontrollernocategorynocostoverride.ts +4 -4
- package/src/models/operations/testapiratelimitbulkcontrollernocategorysinglecostoverride.ts +4 -4
- package/src/models/operations/testingcontrolleridempotency.ts +4 -4
- package/src/models/operations/testingcontrolleridempotencyget.ts +4 -4
- package/src/models/operations/topicscontrollerassign.ts +4 -4
- package/src/models/operations/topicscontrollercreatetopic.ts +4 -4
- package/src/models/operations/topicscontrollerdeletetopic.ts +4 -4
- package/src/models/operations/topicscontrollergettopic.ts +4 -4
- package/src/models/operations/topicscontrollergettopicsubscriber.ts +4 -4
- package/src/models/operations/topicscontrollerlisttopics.ts +4 -4
- package/src/models/operations/topicscontrollerremovesubscribers.ts +4 -4
- package/src/models/operations/topicscontrollerrenametopic.ts +4 -4
|
@@ -34,12 +34,12 @@ export const SubscribersControllerUpdateSubscriberPreferenceRequest$inboundSchem
|
|
|
34
34
|
> = z.object({
|
|
35
35
|
subscriberId: z.string(),
|
|
36
36
|
workflowId: z.string(),
|
|
37
|
-
"
|
|
37
|
+
"idempotency-key": z.string().optional(),
|
|
38
38
|
UpdateSubscriberPreferenceRequestDto:
|
|
39
39
|
components.UpdateSubscriberPreferenceRequestDto$inboundSchema,
|
|
40
40
|
}).transform((v) => {
|
|
41
41
|
return remap$(v, {
|
|
42
|
-
"
|
|
42
|
+
"idempotency-key": "idempotencyKey",
|
|
43
43
|
"UpdateSubscriberPreferenceRequestDto":
|
|
44
44
|
"updateSubscriberPreferenceRequestDto",
|
|
45
45
|
});
|
|
@@ -49,7 +49,7 @@ export const SubscribersControllerUpdateSubscriberPreferenceRequest$inboundSchem
|
|
|
49
49
|
export type SubscribersControllerUpdateSubscriberPreferenceRequest$Outbound = {
|
|
50
50
|
subscriberId: string;
|
|
51
51
|
workflowId: string;
|
|
52
|
-
"
|
|
52
|
+
"idempotency-key"?: string | undefined;
|
|
53
53
|
UpdateSubscriberPreferenceRequestDto:
|
|
54
54
|
components.UpdateSubscriberPreferenceRequestDto$Outbound;
|
|
55
55
|
};
|
|
@@ -68,7 +68,7 @@ export const SubscribersControllerUpdateSubscriberPreferenceRequest$outboundSche
|
|
|
68
68
|
components.UpdateSubscriberPreferenceRequestDto$outboundSchema,
|
|
69
69
|
}).transform((v) => {
|
|
70
70
|
return remap$(v, {
|
|
71
|
-
idempotencyKey: "
|
|
71
|
+
idempotencyKey: "idempotency-key",
|
|
72
72
|
updateSubscriberPreferenceRequestDto:
|
|
73
73
|
"UpdateSubscriberPreferenceRequestDto",
|
|
74
74
|
});
|
|
@@ -23,17 +23,17 @@ export const TestApiRateLimitBulkControllerGlobalCategoryNoCostOverrideRequest$i
|
|
|
23
23
|
z.ZodTypeDef,
|
|
24
24
|
unknown
|
|
25
25
|
> = z.object({
|
|
26
|
-
"
|
|
26
|
+
"idempotency-key": z.string().optional(),
|
|
27
27
|
}).transform((v) => {
|
|
28
28
|
return remap$(v, {
|
|
29
|
-
"
|
|
29
|
+
"idempotency-key": "idempotencyKey",
|
|
30
30
|
});
|
|
31
31
|
});
|
|
32
32
|
|
|
33
33
|
/** @internal */
|
|
34
34
|
export type TestApiRateLimitBulkControllerGlobalCategoryNoCostOverrideRequest$Outbound =
|
|
35
35
|
{
|
|
36
|
-
"
|
|
36
|
+
"idempotency-key"?: string | undefined;
|
|
37
37
|
};
|
|
38
38
|
|
|
39
39
|
/** @internal */
|
|
@@ -46,7 +46,7 @@ export const TestApiRateLimitBulkControllerGlobalCategoryNoCostOverrideRequest$o
|
|
|
46
46
|
idempotencyKey: z.string().optional(),
|
|
47
47
|
}).transform((v) => {
|
|
48
48
|
return remap$(v, {
|
|
49
|
-
idempotencyKey: "
|
|
49
|
+
idempotencyKey: "idempotency-key",
|
|
50
50
|
});
|
|
51
51
|
});
|
|
52
52
|
|
|
@@ -22,17 +22,17 @@ export const TestApiRateLimitBulkControllerNoCategoryNoCostOverrideRequest$inbou
|
|
|
22
22
|
z.ZodTypeDef,
|
|
23
23
|
unknown
|
|
24
24
|
> = z.object({
|
|
25
|
-
"
|
|
25
|
+
"idempotency-key": z.string().optional(),
|
|
26
26
|
}).transform((v) => {
|
|
27
27
|
return remap$(v, {
|
|
28
|
-
"
|
|
28
|
+
"idempotency-key": "idempotencyKey",
|
|
29
29
|
});
|
|
30
30
|
});
|
|
31
31
|
|
|
32
32
|
/** @internal */
|
|
33
33
|
export type TestApiRateLimitBulkControllerNoCategoryNoCostOverrideRequest$Outbound =
|
|
34
34
|
{
|
|
35
|
-
"
|
|
35
|
+
"idempotency-key"?: string | undefined;
|
|
36
36
|
};
|
|
37
37
|
|
|
38
38
|
/** @internal */
|
|
@@ -45,7 +45,7 @@ export const TestApiRateLimitBulkControllerNoCategoryNoCostOverrideRequest$outbo
|
|
|
45
45
|
idempotencyKey: z.string().optional(),
|
|
46
46
|
}).transform((v) => {
|
|
47
47
|
return remap$(v, {
|
|
48
|
-
idempotencyKey: "
|
|
48
|
+
idempotencyKey: "idempotency-key",
|
|
49
49
|
});
|
|
50
50
|
});
|
|
51
51
|
|
|
@@ -23,17 +23,17 @@ export const TestApiRateLimitBulkControllerNoCategorySingleCostOverrideRequest$i
|
|
|
23
23
|
z.ZodTypeDef,
|
|
24
24
|
unknown
|
|
25
25
|
> = z.object({
|
|
26
|
-
"
|
|
26
|
+
"idempotency-key": z.string().optional(),
|
|
27
27
|
}).transform((v) => {
|
|
28
28
|
return remap$(v, {
|
|
29
|
-
"
|
|
29
|
+
"idempotency-key": "idempotencyKey",
|
|
30
30
|
});
|
|
31
31
|
});
|
|
32
32
|
|
|
33
33
|
/** @internal */
|
|
34
34
|
export type TestApiRateLimitBulkControllerNoCategorySingleCostOverrideRequest$Outbound =
|
|
35
35
|
{
|
|
36
|
-
"
|
|
36
|
+
"idempotency-key"?: string | undefined;
|
|
37
37
|
};
|
|
38
38
|
|
|
39
39
|
/** @internal */
|
|
@@ -46,7 +46,7 @@ export const TestApiRateLimitBulkControllerNoCategorySingleCostOverrideRequest$o
|
|
|
46
46
|
idempotencyKey: z.string().optional(),
|
|
47
47
|
}).transform((v) => {
|
|
48
48
|
return remap$(v, {
|
|
49
|
-
idempotencyKey: "
|
|
49
|
+
idempotencyKey: "idempotency-key",
|
|
50
50
|
});
|
|
51
51
|
});
|
|
52
52
|
|
|
@@ -28,18 +28,18 @@ export const TestingControllerIdempotencyRequest$inboundSchema: z.ZodType<
|
|
|
28
28
|
z.ZodTypeDef,
|
|
29
29
|
unknown
|
|
30
30
|
> = z.object({
|
|
31
|
-
"
|
|
31
|
+
"idempotency-key": z.string().optional(),
|
|
32
32
|
IdempotencyBodyDto: components.IdempotencyBodyDto$inboundSchema,
|
|
33
33
|
}).transform((v) => {
|
|
34
34
|
return remap$(v, {
|
|
35
|
-
"
|
|
35
|
+
"idempotency-key": "idempotencyKey",
|
|
36
36
|
"IdempotencyBodyDto": "idempotencyBodyDto",
|
|
37
37
|
});
|
|
38
38
|
});
|
|
39
39
|
|
|
40
40
|
/** @internal */
|
|
41
41
|
export type TestingControllerIdempotencyRequest$Outbound = {
|
|
42
|
-
"
|
|
42
|
+
"idempotency-key"?: string | undefined;
|
|
43
43
|
IdempotencyBodyDto: components.IdempotencyBodyDto$Outbound;
|
|
44
44
|
};
|
|
45
45
|
|
|
@@ -53,7 +53,7 @@ export const TestingControllerIdempotencyRequest$outboundSchema: z.ZodType<
|
|
|
53
53
|
idempotencyBodyDto: components.IdempotencyBodyDto$outboundSchema,
|
|
54
54
|
}).transform((v) => {
|
|
55
55
|
return remap$(v, {
|
|
56
|
-
idempotencyKey: "
|
|
56
|
+
idempotencyKey: "idempotency-key",
|
|
57
57
|
idempotencyBodyDto: "IdempotencyBodyDto",
|
|
58
58
|
});
|
|
59
59
|
});
|
|
@@ -27,16 +27,16 @@ export const TestingControllerIdempotencyGetRequest$inboundSchema: z.ZodType<
|
|
|
27
27
|
z.ZodTypeDef,
|
|
28
28
|
unknown
|
|
29
29
|
> = z.object({
|
|
30
|
-
"
|
|
30
|
+
"idempotency-key": z.string().optional(),
|
|
31
31
|
}).transform((v) => {
|
|
32
32
|
return remap$(v, {
|
|
33
|
-
"
|
|
33
|
+
"idempotency-key": "idempotencyKey",
|
|
34
34
|
});
|
|
35
35
|
});
|
|
36
36
|
|
|
37
37
|
/** @internal */
|
|
38
38
|
export type TestingControllerIdempotencyGetRequest$Outbound = {
|
|
39
|
-
"
|
|
39
|
+
"idempotency-key"?: string | undefined;
|
|
40
40
|
};
|
|
41
41
|
|
|
42
42
|
/** @internal */
|
|
@@ -48,7 +48,7 @@ export const TestingControllerIdempotencyGetRequest$outboundSchema: z.ZodType<
|
|
|
48
48
|
idempotencyKey: z.string().optional(),
|
|
49
49
|
}).transform((v) => {
|
|
50
50
|
return remap$(v, {
|
|
51
|
-
idempotencyKey: "
|
|
51
|
+
idempotencyKey: "idempotency-key",
|
|
52
52
|
});
|
|
53
53
|
});
|
|
54
54
|
|
|
@@ -33,11 +33,11 @@ export const TopicsControllerAssignRequest$inboundSchema: z.ZodType<
|
|
|
33
33
|
unknown
|
|
34
34
|
> = z.object({
|
|
35
35
|
topicKey: z.string(),
|
|
36
|
-
"
|
|
36
|
+
"idempotency-key": z.string().optional(),
|
|
37
37
|
AddSubscribersRequestDto: components.AddSubscribersRequestDto$inboundSchema,
|
|
38
38
|
}).transform((v) => {
|
|
39
39
|
return remap$(v, {
|
|
40
|
-
"
|
|
40
|
+
"idempotency-key": "idempotencyKey",
|
|
41
41
|
"AddSubscribersRequestDto": "addSubscribersRequestDto",
|
|
42
42
|
});
|
|
43
43
|
});
|
|
@@ -45,7 +45,7 @@ export const TopicsControllerAssignRequest$inboundSchema: z.ZodType<
|
|
|
45
45
|
/** @internal */
|
|
46
46
|
export type TopicsControllerAssignRequest$Outbound = {
|
|
47
47
|
topicKey: string;
|
|
48
|
-
"
|
|
48
|
+
"idempotency-key"?: string | undefined;
|
|
49
49
|
AddSubscribersRequestDto: components.AddSubscribersRequestDto$Outbound;
|
|
50
50
|
};
|
|
51
51
|
|
|
@@ -60,7 +60,7 @@ export const TopicsControllerAssignRequest$outboundSchema: z.ZodType<
|
|
|
60
60
|
addSubscribersRequestDto: components.AddSubscribersRequestDto$outboundSchema,
|
|
61
61
|
}).transform((v) => {
|
|
62
62
|
return remap$(v, {
|
|
63
|
-
idempotencyKey: "
|
|
63
|
+
idempotencyKey: "idempotency-key",
|
|
64
64
|
addSubscribersRequestDto: "AddSubscribersRequestDto",
|
|
65
65
|
});
|
|
66
66
|
});
|
|
@@ -28,18 +28,18 @@ export const TopicsControllerCreateTopicRequest$inboundSchema: z.ZodType<
|
|
|
28
28
|
z.ZodTypeDef,
|
|
29
29
|
unknown
|
|
30
30
|
> = z.object({
|
|
31
|
-
"
|
|
31
|
+
"idempotency-key": z.string().optional(),
|
|
32
32
|
CreateTopicRequestDto: components.CreateTopicRequestDto$inboundSchema,
|
|
33
33
|
}).transform((v) => {
|
|
34
34
|
return remap$(v, {
|
|
35
|
-
"
|
|
35
|
+
"idempotency-key": "idempotencyKey",
|
|
36
36
|
"CreateTopicRequestDto": "createTopicRequestDto",
|
|
37
37
|
});
|
|
38
38
|
});
|
|
39
39
|
|
|
40
40
|
/** @internal */
|
|
41
41
|
export type TopicsControllerCreateTopicRequest$Outbound = {
|
|
42
|
-
"
|
|
42
|
+
"idempotency-key"?: string | undefined;
|
|
43
43
|
CreateTopicRequestDto: components.CreateTopicRequestDto$Outbound;
|
|
44
44
|
};
|
|
45
45
|
|
|
@@ -53,7 +53,7 @@ export const TopicsControllerCreateTopicRequest$outboundSchema: z.ZodType<
|
|
|
53
53
|
createTopicRequestDto: components.CreateTopicRequestDto$outboundSchema,
|
|
54
54
|
}).transform((v) => {
|
|
55
55
|
return remap$(v, {
|
|
56
|
-
idempotencyKey: "
|
|
56
|
+
idempotencyKey: "idempotency-key",
|
|
57
57
|
createTopicRequestDto: "CreateTopicRequestDto",
|
|
58
58
|
});
|
|
59
59
|
});
|
|
@@ -30,17 +30,17 @@ export const TopicsControllerDeleteTopicRequest$inboundSchema: z.ZodType<
|
|
|
30
30
|
unknown
|
|
31
31
|
> = z.object({
|
|
32
32
|
topicKey: z.string(),
|
|
33
|
-
"
|
|
33
|
+
"idempotency-key": z.string().optional(),
|
|
34
34
|
}).transform((v) => {
|
|
35
35
|
return remap$(v, {
|
|
36
|
-
"
|
|
36
|
+
"idempotency-key": "idempotencyKey",
|
|
37
37
|
});
|
|
38
38
|
});
|
|
39
39
|
|
|
40
40
|
/** @internal */
|
|
41
41
|
export type TopicsControllerDeleteTopicRequest$Outbound = {
|
|
42
42
|
topicKey: string;
|
|
43
|
-
"
|
|
43
|
+
"idempotency-key"?: string | undefined;
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
/** @internal */
|
|
@@ -53,7 +53,7 @@ export const TopicsControllerDeleteTopicRequest$outboundSchema: z.ZodType<
|
|
|
53
53
|
idempotencyKey: z.string().optional(),
|
|
54
54
|
}).transform((v) => {
|
|
55
55
|
return remap$(v, {
|
|
56
|
-
idempotencyKey: "
|
|
56
|
+
idempotencyKey: "idempotency-key",
|
|
57
57
|
});
|
|
58
58
|
});
|
|
59
59
|
|
|
@@ -32,17 +32,17 @@ export const TopicsControllerGetTopicRequest$inboundSchema: z.ZodType<
|
|
|
32
32
|
unknown
|
|
33
33
|
> = z.object({
|
|
34
34
|
topicKey: z.string(),
|
|
35
|
-
"
|
|
35
|
+
"idempotency-key": z.string().optional(),
|
|
36
36
|
}).transform((v) => {
|
|
37
37
|
return remap$(v, {
|
|
38
|
-
"
|
|
38
|
+
"idempotency-key": "idempotencyKey",
|
|
39
39
|
});
|
|
40
40
|
});
|
|
41
41
|
|
|
42
42
|
/** @internal */
|
|
43
43
|
export type TopicsControllerGetTopicRequest$Outbound = {
|
|
44
44
|
topicKey: string;
|
|
45
|
-
"
|
|
45
|
+
"idempotency-key"?: string | undefined;
|
|
46
46
|
};
|
|
47
47
|
|
|
48
48
|
/** @internal */
|
|
@@ -55,7 +55,7 @@ export const TopicsControllerGetTopicRequest$outboundSchema: z.ZodType<
|
|
|
55
55
|
idempotencyKey: z.string().optional(),
|
|
56
56
|
}).transform((v) => {
|
|
57
57
|
return remap$(v, {
|
|
58
|
-
idempotencyKey: "
|
|
58
|
+
idempotencyKey: "idempotency-key",
|
|
59
59
|
});
|
|
60
60
|
});
|
|
61
61
|
|
|
@@ -37,10 +37,10 @@ export const TopicsControllerGetTopicSubscriberRequest$inboundSchema: z.ZodType<
|
|
|
37
37
|
> = z.object({
|
|
38
38
|
externalSubscriberId: z.string(),
|
|
39
39
|
topicKey: z.string(),
|
|
40
|
-
"
|
|
40
|
+
"idempotency-key": z.string().optional(),
|
|
41
41
|
}).transform((v) => {
|
|
42
42
|
return remap$(v, {
|
|
43
|
-
"
|
|
43
|
+
"idempotency-key": "idempotencyKey",
|
|
44
44
|
});
|
|
45
45
|
});
|
|
46
46
|
|
|
@@ -48,7 +48,7 @@ export const TopicsControllerGetTopicSubscriberRequest$inboundSchema: z.ZodType<
|
|
|
48
48
|
export type TopicsControllerGetTopicSubscriberRequest$Outbound = {
|
|
49
49
|
externalSubscriberId: string;
|
|
50
50
|
topicKey: string;
|
|
51
|
-
"
|
|
51
|
+
"idempotency-key"?: string | undefined;
|
|
52
52
|
};
|
|
53
53
|
|
|
54
54
|
/** @internal */
|
|
@@ -63,7 +63,7 @@ export const TopicsControllerGetTopicSubscriberRequest$outboundSchema:
|
|
|
63
63
|
idempotencyKey: z.string().optional(),
|
|
64
64
|
}).transform((v) => {
|
|
65
65
|
return remap$(v, {
|
|
66
|
-
idempotencyKey: "
|
|
66
|
+
idempotencyKey: "idempotency-key",
|
|
67
67
|
});
|
|
68
68
|
});
|
|
69
69
|
|
|
@@ -42,10 +42,10 @@ export const TopicsControllerListTopicsRequest$inboundSchema: z.ZodType<
|
|
|
42
42
|
page: z.number().int().default(0),
|
|
43
43
|
pageSize: z.number().int().default(10),
|
|
44
44
|
key: z.string().optional(),
|
|
45
|
-
"
|
|
45
|
+
"idempotency-key": z.string().optional(),
|
|
46
46
|
}).transform((v) => {
|
|
47
47
|
return remap$(v, {
|
|
48
|
-
"
|
|
48
|
+
"idempotency-key": "idempotencyKey",
|
|
49
49
|
});
|
|
50
50
|
});
|
|
51
51
|
|
|
@@ -54,7 +54,7 @@ export type TopicsControllerListTopicsRequest$Outbound = {
|
|
|
54
54
|
page: number;
|
|
55
55
|
pageSize: number;
|
|
56
56
|
key?: string | undefined;
|
|
57
|
-
"
|
|
57
|
+
"idempotency-key"?: string | undefined;
|
|
58
58
|
};
|
|
59
59
|
|
|
60
60
|
/** @internal */
|
|
@@ -69,7 +69,7 @@ export const TopicsControllerListTopicsRequest$outboundSchema: z.ZodType<
|
|
|
69
69
|
idempotencyKey: z.string().optional(),
|
|
70
70
|
}).transform((v) => {
|
|
71
71
|
return remap$(v, {
|
|
72
|
-
idempotencyKey: "
|
|
72
|
+
idempotencyKey: "idempotency-key",
|
|
73
73
|
});
|
|
74
74
|
});
|
|
75
75
|
|
|
@@ -32,12 +32,12 @@ export const TopicsControllerRemoveSubscribersRequest$inboundSchema: z.ZodType<
|
|
|
32
32
|
unknown
|
|
33
33
|
> = z.object({
|
|
34
34
|
topicKey: z.string(),
|
|
35
|
-
"
|
|
35
|
+
"idempotency-key": z.string().optional(),
|
|
36
36
|
RemoveSubscribersRequestDto:
|
|
37
37
|
components.RemoveSubscribersRequestDto$inboundSchema,
|
|
38
38
|
}).transform((v) => {
|
|
39
39
|
return remap$(v, {
|
|
40
|
-
"
|
|
40
|
+
"idempotency-key": "idempotencyKey",
|
|
41
41
|
"RemoveSubscribersRequestDto": "removeSubscribersRequestDto",
|
|
42
42
|
});
|
|
43
43
|
});
|
|
@@ -45,7 +45,7 @@ export const TopicsControllerRemoveSubscribersRequest$inboundSchema: z.ZodType<
|
|
|
45
45
|
/** @internal */
|
|
46
46
|
export type TopicsControllerRemoveSubscribersRequest$Outbound = {
|
|
47
47
|
topicKey: string;
|
|
48
|
-
"
|
|
48
|
+
"idempotency-key"?: string | undefined;
|
|
49
49
|
RemoveSubscribersRequestDto: components.RemoveSubscribersRequestDto$Outbound;
|
|
50
50
|
};
|
|
51
51
|
|
|
@@ -61,7 +61,7 @@ export const TopicsControllerRemoveSubscribersRequest$outboundSchema: z.ZodType<
|
|
|
61
61
|
components.RemoveSubscribersRequestDto$outboundSchema,
|
|
62
62
|
}).transform((v) => {
|
|
63
63
|
return remap$(v, {
|
|
64
|
-
idempotencyKey: "
|
|
64
|
+
idempotencyKey: "idempotency-key",
|
|
65
65
|
removeSubscribersRequestDto: "RemoveSubscribersRequestDto",
|
|
66
66
|
});
|
|
67
67
|
});
|
|
@@ -33,11 +33,11 @@ export const TopicsControllerRenameTopicRequest$inboundSchema: z.ZodType<
|
|
|
33
33
|
unknown
|
|
34
34
|
> = z.object({
|
|
35
35
|
topicKey: z.string(),
|
|
36
|
-
"
|
|
36
|
+
"idempotency-key": z.string().optional(),
|
|
37
37
|
RenameTopicRequestDto: components.RenameTopicRequestDto$inboundSchema,
|
|
38
38
|
}).transform((v) => {
|
|
39
39
|
return remap$(v, {
|
|
40
|
-
"
|
|
40
|
+
"idempotency-key": "idempotencyKey",
|
|
41
41
|
"RenameTopicRequestDto": "renameTopicRequestDto",
|
|
42
42
|
});
|
|
43
43
|
});
|
|
@@ -45,7 +45,7 @@ export const TopicsControllerRenameTopicRequest$inboundSchema: z.ZodType<
|
|
|
45
45
|
/** @internal */
|
|
46
46
|
export type TopicsControllerRenameTopicRequest$Outbound = {
|
|
47
47
|
topicKey: string;
|
|
48
|
-
"
|
|
48
|
+
"idempotency-key"?: string | undefined;
|
|
49
49
|
RenameTopicRequestDto: components.RenameTopicRequestDto$Outbound;
|
|
50
50
|
};
|
|
51
51
|
|
|
@@ -60,7 +60,7 @@ export const TopicsControllerRenameTopicRequest$outboundSchema: z.ZodType<
|
|
|
60
60
|
renameTopicRequestDto: components.RenameTopicRequestDto$outboundSchema,
|
|
61
61
|
}).transform((v) => {
|
|
62
62
|
return remap$(v, {
|
|
63
|
-
idempotencyKey: "
|
|
63
|
+
idempotencyKey: "idempotency-key",
|
|
64
64
|
renameTopicRequestDto: "RenameTopicRequestDto",
|
|
65
65
|
});
|
|
66
66
|
});
|