@seekora-ai/admin-api 1.2.12 → 1.2.14
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 +18 -2
- package/api.ts +825 -22
- package/dist/api.d.ts +644 -25
- package/dist/api.js +363 -28
- package/dist/esm/api.d.ts +644 -25
- package/dist/esm/api.js +347 -16
- package/package.json +1 -1
- package/seekora-ai-admin-api-1.2.14.tgz +0 -0
- package/seekora-ai-admin-api-1.2.12.tgz +0 -0
package/dist/api.js
CHANGED
|
@@ -22,18 +22,18 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.
|
|
33
|
-
exports.
|
|
34
|
-
exports.
|
|
35
|
-
exports.
|
|
36
|
-
exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.UserProfilesApi = exports.UserProfilesApiFactory = exports.UserProfilesApiFp = exports.UserProfilesApiAxiosParamCreator = exports.UserApi = exports.UserApiFactory = exports.UserApiFp = exports.UserApiAxiosParamCreator = exports.TeamApi = exports.TeamApiFactory = exports.TeamApiFp = exports.TeamApiAxiosParamCreator = exports.TaxManagementApi = exports.TaxManagementApiFactory = exports.TaxManagementApiFp = exports.TaxManagementApiAxiosParamCreator = exports.SubscriptionsApi = exports.SubscriptionsApiFactory = exports.SubscriptionsApiFp = exports.SubscriptionsApiAxiosParamCreator = exports.SubscriptionPaymentsApi = exports.SubscriptionPaymentsApiFactory = exports.SubscriptionPaymentsApiFp = exports.SubscriptionPaymentsApiAxiosParamCreator = exports.StoresApi = exports.StoresApiFactory = exports.StoresApiFp = exports.StoresApiAxiosParamCreator = exports.StoreManagementApi = exports.StoreManagementApiFactory = exports.StoreManagementApiFp = exports.StoreManagementApiAxiosParamCreator = void 0;
|
|
25
|
+
exports.QuerySuggestionsServiceQuerySuggestionStatus = exports.QuerySuggestionsServiceQuerySuggestionSource = exports.QuerySuggestionsServiceBulkOperation = exports.QuerySuggestionsServiceBannedMatchType = exports.ModelsCreateCustomEventFieldRequestFieldTypeEnum = exports.MenuRoutesAddMenuRequestModuleTypeEnum = exports.MenuRoutesAddMenuRequestMenuLocationEnum = exports.MenuRoutesAddMenuRequestMenuLevelEnum = exports.DataTypesUpdateWordStatusRequestWordTypeEnum = exports.DataTypesUpdateStoreAccessRequestAccessLevelEnum = exports.DataTypesUpdatePluralDeclensionRequestTypeEnum = exports.DataTypesUpdateMemberRoleRequestMemberRoleEnum = exports.DataTypesStoreLevelMenuRightAccessLevelEnum = exports.DataTypesStoreAccessRequestAccessLevelEnum = exports.DataTypesRefundCalculationRequestDtoRefundTypeEnum = exports.DataTypesRefundApprovalDtoActionEnum = exports.DataTypesProcessRefundRequestDtoRefundTypeEnum = exports.DataTypesNotificationType = exports.DataTypesNotificationStatus = exports.DataTypesNotificationPriority = exports.DataTypesNotificationChannel = exports.DataTypesMarkPaidRequestPaymentMethodEnum = exports.DataTypesMarkPaidRequestCurrencyEnum = exports.DataTypesGrantStoreAccessRequestAccessLevelEnum = exports.DataTypesExperimentType = exports.DataTypesExperimentStatus = exports.DataTypesCreateTaskRequestTypeEnum = exports.DataTypesCreateTaskRequestIndexingStrategyEnum = exports.DataTypesCreateTaskRequestFrequencyEnum = exports.DataTypesCreateRefundRequestDtoRefundTypeEnum = exports.DataTypesCreatePluralDeclensionRequestTypeEnum = exports.DataTypesCreatePaymentOrderRequestPaymentTypeEnum = exports.DataTypesCreateCustomWordListRequestTypeEnum = exports.DataTypesCreateCustomPlanRequestCurrencyEnum = exports.DataTypesCreateCustomPlanRequestBillingTypeEnum = exports.DataTypesBillingAlertRequestThresholdUnitEnum = exports.DataTypesBillingAlertRequestAlertTypeEnum = exports.DataTypesAcceptInvitationWithOAuthRequestTypeEnum = exports.ConsentServiceUpdateConsentRequestConsentTypeEnum = exports.ConnectorsCreateConnectorRequestConnectorTypeEnum = exports.ConnectorUpdateTransformationRequestTransformTypeEnum = exports.ConnectorUpdateTaskRequestWriteActionEnum = exports.ConnectorUpdateTaskRequestTriggerTypeEnum = exports.ConnectorCreateTransformationRequestTransformTypeEnum = exports.ConnectorCreateTaskRequestWriteActionEnum = exports.ConnectorCreateTaskRequestTriggerTypeEnum = exports.ConnectorCreateAuthRequestAuthTypeEnum = exports.BillingProviderProviderName = exports.AnalyticsThresholdType = exports.AnalyticsRuleType = void 0;
|
|
26
|
+
exports.AdminAnalyticsStoreXStoreIDFiltersTrendsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDFiltersTrendsGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDFiltersGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDFiltersGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDFiltersGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDFiltersEffectivenessGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDFiltersEffectivenessGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDFiltersCombinationsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDFiltersCombinationsGetSortByEnum = exports.AdminAnalyticsOrgKpiGetTagsMatchModeEnum = exports.AdminAnalyticsOrgKpiGetGranularityEnum = exports.AnalyticsApi = exports.AnalyticsApiFactory = exports.AnalyticsApiFp = exports.AnalyticsApiAxiosParamCreator = exports.AdminPagesApi = exports.AdminPagesApiFactory = exports.AdminPagesApiFp = exports.AdminPagesApiAxiosParamCreator = exports.AdminNotificationsApi = exports.AdminNotificationsApiFactory = exports.AdminNotificationsApiFp = exports.AdminNotificationsApiAxiosParamCreator = exports.AdminNotificationTemplatesApi = exports.AdminNotificationTemplatesApiFactory = exports.AdminNotificationTemplatesApiFp = exports.AdminNotificationTemplatesApiAxiosParamCreator = exports.AdminConnectorWebhooksApi = exports.AdminConnectorWebhooksApiFactory = exports.AdminConnectorWebhooksApiFp = exports.AdminConnectorWebhooksApiAxiosParamCreator = exports.AdminAnalyticsApi = exports.AdminAnalyticsApiFactory = exports.AdminAnalyticsApiFp = exports.AdminAnalyticsApiAxiosParamCreator = exports.AnalyticsActivityLogsGetActionEnum = exports.ActivityLogsApi = exports.ActivityLogsApiFactory = exports.ActivityLogsApiFp = exports.ActivityLogsApiAxiosParamCreator = exports.AccountSettingsApi = exports.AccountSettingsApiFactory = exports.AccountSettingsApiFp = exports.AccountSettingsApiAxiosParamCreator = exports.APICallsApi = exports.APICallsApiFactory = exports.APICallsApiFp = exports.APICallsApiAxiosParamCreator = exports.RefundRefundPreviewRequestDtoRefundTypeEnum = exports.QuerySuggestionsServiceRuleType = void 0;
|
|
27
|
+
exports.AnalyticsEventsApiAxiosParamCreator = exports.AnalyticsCohortsApi = exports.AnalyticsCohortsApiFactory = exports.AnalyticsCohortsApiFp = exports.AnalyticsCohortsApiAxiosParamCreator = exports.AdminAnalyticsStoreXStoreIDTagsSummaryGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDTagsSummaryGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDTagsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDTagsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsQueryInsightsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsQueryInsightsGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsQueriesGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsQueriesGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsQueriesGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsNoResultsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsNoResultsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsNoResultsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsKpiGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsKpiGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDSuggestionsGeoGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDResultsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDResultsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDResultsGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDResultsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesQueryInsightsGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesQueryInsightsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoResultsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoResultsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoResultsGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoResultsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoClicksGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoClicksGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoClicksGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesNoClicksGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDQueriesGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDQueriesGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDQueriesGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDKpiGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDKpiGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDKpiGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDGeoInsightsGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDGeoInsightsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDGeoGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDGeoGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDGeoGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDGeoGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDGeoGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDFiltersTrendsGetSortOrderEnum = void 0;
|
|
28
|
+
exports.AutomatedRefundManagementApiFactory = exports.AutomatedRefundManagementApiFp = exports.AutomatedRefundManagementApiAxiosParamCreator = exports.AuthApi = exports.AuthApiFactory = exports.AuthApiFp = exports.AuthApiAxiosParamCreator = exports.ArticlesApi = exports.ArticlesApiFactory = exports.ArticlesApiFp = exports.ArticlesApiAxiosParamCreator = exports.AnalyticsV3SearchApi = exports.AnalyticsV3SearchApiFactory = exports.AnalyticsV3SearchApiFp = exports.AnalyticsV3SearchApiAxiosParamCreator = exports.AnalyticsV3RecommendationsApi = exports.AnalyticsV3RecommendationsApiFactory = exports.AnalyticsV3RecommendationsApiFp = exports.AnalyticsV3RecommendationsApiAxiosParamCreator = exports.AnalyticsV3JourneyApi = exports.AnalyticsV3JourneyApiFactory = exports.AnalyticsV3JourneyApiFp = exports.AnalyticsV3JourneyApiAxiosParamCreator = exports.AnalyticsV3FunnelApi = exports.AnalyticsV3FunnelApiFactory = exports.AnalyticsV3FunnelApiFp = exports.AnalyticsV3FunnelApiAxiosParamCreator = exports.AnalyticsV3ConversionsApi = exports.AnalyticsV3ConversionsApiFactory = exports.AnalyticsV3ConversionsApiFp = exports.AnalyticsV3ConversionsApiAxiosParamCreator = exports.AnalyticsV3ClicksApi = exports.AnalyticsV3ClicksApiFactory = exports.AnalyticsV3ClicksApiFp = exports.AnalyticsV3ClicksApiAxiosParamCreator = exports.AnalyticsRulesApi = exports.AnalyticsRulesApiFactory = exports.AnalyticsRulesApiFp = exports.AnalyticsRulesApiAxiosParamCreator = exports.AnalyticsRecommendationsApi = exports.AnalyticsRecommendationsApiFactory = exports.AnalyticsRecommendationsApiFp = exports.AnalyticsRecommendationsApiAxiosParamCreator = exports.AnalyticsFunnelsApi = exports.AnalyticsFunnelsApiFactory = exports.AnalyticsFunnelsApiFp = exports.AnalyticsFunnelsApiAxiosParamCreator = exports.AnalyticsEventsApi = exports.AnalyticsEventsApiFactory = exports.AnalyticsEventsApiFp = void 0;
|
|
29
|
+
exports.CompanyConfigApiFactory = exports.CompanyConfigApiFp = exports.CompanyConfigApiAxiosParamCreator = exports.CommonApi = exports.CommonApiFactory = exports.CommonApiFp = exports.CommonApiAxiosParamCreator = exports.BillingUserPaymentsApi = exports.BillingUserPaymentsApiFactory = exports.BillingUserPaymentsApiFp = exports.BillingUserPaymentsApiAxiosParamCreator = exports.AdminBillingGraphsUsageBreakdownGetGranularityEnum = exports.AdminBillingGraphsTimeseriesConsumptionGetGranularityEnum = exports.AdminBillingGraphsSearchRequestsGetGranularityEnum = exports.AdminBillingGraphsCreditsConsumedGetGranularityEnum = exports.BillingDashboardGraphsApi = exports.BillingDashboardGraphsApiFactory = exports.BillingDashboardGraphsApiFp = exports.BillingDashboardGraphsApiAxiosParamCreator = exports.AdminBillingUsageDetailsGetGranularityEnum = exports.AdminBillingPaymentTransactionsGetSortOrderEnum = exports.AdminBillingPaymentTransactionsGetSortByEnum = exports.AdminBillingOrdersGetSortOrderEnum = exports.AdminBillingOrdersGetSortByEnum = exports.AdminBillingInvoicesGetInvoiceTypeEnum = exports.AdminBillingInvoicesGetSortOrderEnum = exports.AdminBillingInvoicesGetSortByEnum = exports.AdminBillingCreditTransactionsGetSortOrderEnum = exports.AdminBillingCreditTransactionsGetSortByEnum = exports.AdminBillingCreditPurchasesGetSortOrderEnum = exports.AdminBillingCreditPurchasesGetSortByEnum = exports.AdminBillingCreditLedgerGetSortOrderEnum = exports.AdminBillingCreditLedgerGetSortByEnum = exports.BillingDashboardApi = exports.BillingDashboardApiFactory = exports.BillingDashboardApiFp = exports.BillingDashboardApiAxiosParamCreator = exports.BillingApi = exports.BillingApiFactory = exports.BillingApiFp = exports.BillingApiAxiosParamCreator = exports.BackofficePaymentLinksApi = exports.BackofficePaymentLinksApiFactory = exports.BackofficePaymentLinksApiFp = exports.BackofficePaymentLinksApiAxiosParamCreator = exports.BackofficeCustomPlansApi = exports.BackofficeCustomPlansApiFactory = exports.BackofficeCustomPlansApiFp = exports.BackofficeCustomPlansApiAxiosParamCreator = exports.AutomatedRefundManagementApi = void 0;
|
|
30
|
+
exports.ConnectorPipelinesApiAxiosParamCreator = exports.ConnectorOAuthApi = exports.ConnectorOAuthApiFactory = exports.ConnectorOAuthApiFp = exports.ConnectorOAuthApiAxiosParamCreator = exports.ConnectorDefinitionsApi = exports.ConnectorDefinitionsApiFactory = exports.ConnectorDefinitionsApiFp = exports.ConnectorDefinitionsApiAxiosParamCreator = exports.ConnectorAdminTransformationsApi = exports.ConnectorAdminTransformationsApiFactory = exports.ConnectorAdminTransformationsApiFp = exports.ConnectorAdminTransformationsApiAxiosParamCreator = exports.ConnectorAdminTasksApi = exports.ConnectorAdminTasksApiFactory = exports.ConnectorAdminTasksApiFp = exports.ConnectorAdminTasksApiAxiosParamCreator = exports.ConnectorAdminTaskGroupsApi = exports.ConnectorAdminTaskGroupsApiFactory = exports.ConnectorAdminTaskGroupsApiFp = exports.ConnectorAdminTaskGroupsApiAxiosParamCreator = exports.ConnectorAdminStoreUploadsApi = exports.ConnectorAdminStoreUploadsApiFactory = exports.ConnectorAdminStoreUploadsApiFp = exports.ConnectorAdminStoreUploadsApiAxiosParamCreator = exports.ConnectorAdminSourcesApi = exports.ConnectorAdminSourcesApiFactory = exports.ConnectorAdminSourcesApiFp = exports.ConnectorAdminSourcesApiAxiosParamCreator = exports.ConnectorAdminSecretsApi = exports.ConnectorAdminSecretsApiFactory = exports.ConnectorAdminSecretsApiFp = exports.ConnectorAdminSecretsApiAxiosParamCreator = exports.ConnectorAdminRunsApi = exports.ConnectorAdminRunsApiFactory = exports.ConnectorAdminRunsApiFp = exports.ConnectorAdminRunsApiAxiosParamCreator = exports.ConnectorAdminDiscoveryApi = exports.ConnectorAdminDiscoveryApiFactory = exports.ConnectorAdminDiscoveryApiFp = exports.ConnectorAdminDiscoveryApiAxiosParamCreator = exports.ConnectorAdminDestinationsApi = exports.ConnectorAdminDestinationsApiFactory = exports.ConnectorAdminDestinationsApiFp = exports.ConnectorAdminDestinationsApiAxiosParamCreator = exports.ConnectorAdminAuthApi = exports.ConnectorAdminAuthApiFactory = exports.ConnectorAdminAuthApiFp = exports.ConnectorAdminAuthApiAxiosParamCreator = exports.CompanyConfigApi = void 0;
|
|
31
|
+
exports.CustomStopwordsApiFp = exports.CustomStopwordsApiAxiosParamCreator = exports.CustomEventsAnalyticsApi = exports.CustomEventsAnalyticsApiFactory = exports.CustomEventsAnalyticsApiFp = exports.CustomEventsAnalyticsApiAxiosParamCreator = exports.CustomEventsApi = exports.CustomEventsApiFactory = exports.CustomEventsApiFp = exports.CustomEventsApiAxiosParamCreator = exports.CreditsTransactionsGetTypeEnum = exports.CreditsApi = exports.CreditsApiFactory = exports.CreditsApiFp = exports.CreditsApiAxiosParamCreator = exports.ConsentApi = exports.ConsentApiFactory = exports.ConsentApiFp = exports.ConsentApiAxiosParamCreator = exports.ConnectorsApi = exports.ConnectorsApiFactory = exports.ConnectorsApiFp = exports.ConnectorsApiAxiosParamCreator = exports.ConnectorSourcesApi = exports.ConnectorSourcesApiFactory = exports.ConnectorSourcesApiFp = exports.ConnectorSourcesApiAxiosParamCreator = exports.ConnectorPublicTasksApi = exports.ConnectorPublicTasksApiFactory = exports.ConnectorPublicTasksApiFp = exports.ConnectorPublicTasksApiAxiosParamCreator = exports.ConnectorPublicSourcesApi = exports.ConnectorPublicSourcesApiFactory = exports.ConnectorPublicSourcesApiFp = exports.ConnectorPublicSourcesApiAxiosParamCreator = exports.ConnectorPublicRunsApi = exports.ConnectorPublicRunsApiFactory = exports.ConnectorPublicRunsApiFp = exports.ConnectorPublicRunsApiAxiosParamCreator = exports.ConnectorPublicDestinationsApi = exports.ConnectorPublicDestinationsApiFactory = exports.ConnectorPublicDestinationsApiFp = exports.ConnectorPublicDestinationsApiAxiosParamCreator = exports.ConnectorPublicAuthApi = exports.ConnectorPublicAuthApiFactory = exports.ConnectorPublicAuthApiFp = exports.ConnectorPublicAuthApiAxiosParamCreator = exports.ConnectorPipelinesApi = exports.ConnectorPipelinesApiFactory = exports.ConnectorPipelinesApiFp = void 0;
|
|
32
|
+
exports.ForgeApi = exports.ForgeApiFactory = exports.ForgeApiFp = exports.ForgeApiAxiosParamCreator = exports.FiltersApi = exports.FiltersApiFactory = exports.FiltersApiFp = exports.FiltersApiAxiosParamCreator = exports.FeatureLimitsAdminApi = exports.FeatureLimitsAdminApiFactory = exports.FeatureLimitsAdminApiFp = exports.FeatureLimitsAdminApiAxiosParamCreator = exports.FeatureLimitsApi = exports.FeatureLimitsApiFactory = exports.FeatureLimitsApiFp = exports.FeatureLimitsApiAxiosParamCreator = exports.FeatureFlagsApi = exports.FeatureFlagsApiFactory = exports.FeatureFlagsApiFp = exports.FeatureFlagsApiAxiosParamCreator = exports.ExternalAPINotificationsApi = exports.ExternalAPINotificationsApiFactory = exports.ExternalAPINotificationsApiFp = exports.ExternalAPINotificationsApiAxiosParamCreator = exports.ExperimentsApi = exports.ExperimentsApiFactory = exports.ExperimentsApiFp = exports.ExperimentsApiAxiosParamCreator = exports.DocumentsApi = exports.DocumentsApiFactory = exports.DocumentsApiFp = exports.DocumentsApiAxiosParamCreator = exports.DocumentationApi = exports.DocumentationApiFactory = exports.DocumentationApiFp = exports.DocumentationApiAxiosParamCreator = exports.DefaultMenuManagementApi = exports.DefaultMenuManagementApiFactory = exports.DefaultMenuManagementApiFp = exports.DefaultMenuManagementApiAxiosParamCreator = exports.DefaultApi = exports.DefaultApiFactory = exports.DefaultApiFp = exports.DefaultApiAxiosParamCreator = exports.DataQualityApi = exports.DataQualityApiFactory = exports.DataQualityApiFp = exports.DataQualityApiAxiosParamCreator = exports.CustomStopwordsApi = exports.CustomStopwordsApiFactory = void 0;
|
|
33
|
+
exports.MenusApiFp = exports.MenusApiAxiosParamCreator = exports.MenuRouteMetricsAdminApi = exports.MenuRouteMetricsAdminApiFactory = exports.MenuRouteMetricsAdminApiFp = exports.MenuRouteMetricsAdminApiAxiosParamCreator = exports.MenuRouteMetricGetFormnameEnum = exports.MenuRouteMetricGetRouteEnum = exports.MenuRouteMetricsApi = exports.MenuRouteMetricsApiFactory = exports.MenuRouteMetricsApiFp = exports.MenuRouteMetricsApiAxiosParamCreator = exports.MenuManagementApi = exports.MenuManagementApiFactory = exports.MenuManagementApiFp = exports.MenuManagementApiAxiosParamCreator = exports.LimitsApi = exports.LimitsApiFactory = exports.LimitsApiFp = exports.LimitsApiAxiosParamCreator = exports.JourneyBuilderApi = exports.JourneyBuilderApiFactory = exports.JourneyBuilderApiFp = exports.JourneyBuilderApiAxiosParamCreator = exports.AdminAnalyticsStoreXStoreIDQueriesItemPerformanceGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDQueriesItemPerformanceGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDItemsTrendsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDItemsTrendsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDItemsTrendsGetGranularityEnum = exports.AdminAnalyticsStoreXStoreIDItemsPerformanceGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDItemsPerformanceGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDItemsItemIdInsightsGetGroupByEnum = exports.AdminAnalyticsStoreXStoreIDItemsItemIdInsightsGetCompareTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDItemsItemIdInsightsGetTagsMatchModeEnum = exports.AdminAnalyticsStoreXStoreIDItemsGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDItemsGetSortByEnum = exports.AdminAnalyticsStoreXStoreIDItemsDiscoveryGetSortOrderEnum = exports.AdminAnalyticsStoreXStoreIDItemsDiscoveryGetSortByEnum = exports.ItemAnalyticsApi = exports.ItemAnalyticsApiFactory = exports.ItemAnalyticsApiFp = exports.ItemAnalyticsApiAxiosParamCreator = exports.InternalApi = exports.InternalApiFactory = exports.InternalApiFp = exports.InternalApiAxiosParamCreator = exports.GDPRApi = exports.GDPRApiFactory = exports.GDPRApiFp = exports.GDPRApiAxiosParamCreator = void 0;
|
|
34
|
+
exports.PlansApiFactory = exports.PlansApiFp = exports.PlansApiAxiosParamCreator = exports.PaymentsApi = exports.PaymentsApiFactory = exports.PaymentsApiFp = exports.PaymentsApiAxiosParamCreator = exports.PaymentGatewayApi = exports.PaymentGatewayApiFactory = exports.PaymentGatewayApiFp = exports.PaymentGatewayApiAxiosParamCreator = exports.ParentMenusApi = exports.ParentMenusApiFactory = exports.ParentMenusApiFp = exports.ParentMenusApiAxiosParamCreator = exports.OrganizationsApi = exports.OrganizationsApiFactory = exports.OrganizationsApiFp = exports.OrganizationsApiAxiosParamCreator = exports.OnboardingApi = exports.OnboardingApiFactory = exports.OnboardingApiFp = exports.OnboardingApiAxiosParamCreator = exports.V1NotificationsGetSortOrderEnum = exports.V1NotificationsGetSortByEnum = exports.V1NotificationsGetPriorityEnum = exports.V1NotificationsGetIsReadEnum = exports.V1NotificationsGetTypeEnum = exports.NotificationsApi = exports.NotificationsApiFactory = exports.NotificationsApiFp = exports.NotificationsApiAxiosParamCreator = exports.NotificationPreferencesApi = exports.NotificationPreferencesApiFactory = exports.NotificationPreferencesApiFp = exports.NotificationPreferencesApiAxiosParamCreator = exports.NewsLettersApi = exports.NewsLettersApiFactory = exports.NewsLettersApiFp = exports.NewsLettersApiAxiosParamCreator = exports.MongoDbApi = exports.MongoDbApiFactory = exports.MongoDbApiFp = exports.MongoDbApiAxiosParamCreator = exports.ModulesApi = exports.ModulesApiFactory = exports.ModulesApiFp = exports.ModulesApiAxiosParamCreator = exports.MenusApi = exports.MenusApiFactory = void 0;
|
|
35
|
+
exports.StoreCreationApiFactory = exports.StoreCreationApiFp = exports.StoreCreationApiAxiosParamCreator = exports.StopwordsApi = exports.StopwordsApiFactory = exports.StopwordsApiFp = exports.StopwordsApiAxiosParamCreator = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.RolesApi = exports.RolesApiFactory = exports.RolesApiFp = exports.RolesApiAxiosParamCreator = exports.RoleRightsApi = exports.RoleRightsApiFactory = exports.RoleRightsApiFp = exports.RoleRightsApiAxiosParamCreator = exports.RequestsApi = exports.RequestsApiFactory = exports.RequestsApiFp = exports.RequestsApiAxiosParamCreator = exports.RegisterApi = exports.RegisterApiFactory = exports.RegisterApiFp = exports.RegisterApiAxiosParamCreator = exports.RefundManagementApi = exports.RefundManagementApiFactory = exports.RefundManagementApiFp = exports.RefundManagementApiAxiosParamCreator = exports.QuerySuggestionsManagementApi = exports.QuerySuggestionsManagementApiFactory = exports.QuerySuggestionsManagementApiFp = exports.QuerySuggestionsManagementApiAxiosParamCreator = exports.V1SuggestionsQueriesGetTimeRangeEnum = exports.V1SuggestionsQueriesGetTagsMatchModeEnum = exports.QuerySuggestionsApi = exports.QuerySuggestionsApiFactory = exports.QuerySuggestionsApiFp = exports.QuerySuggestionsApiAxiosParamCreator = exports.PluralsDeclensionsApi = exports.PluralsDeclensionsApiFactory = exports.PluralsDeclensionsApiFp = exports.PluralsDeclensionsApiAxiosParamCreator = exports.PlatformPublicOnboardingApi = exports.PlatformPublicOnboardingApiFactory = exports.PlatformPublicOnboardingApiFp = exports.PlatformPublicOnboardingApiAxiosParamCreator = exports.PlansApi = void 0;
|
|
36
|
+
exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.UserProfilesApi = exports.UserProfilesApiFactory = exports.UserProfilesApiFp = exports.UserProfilesApiAxiosParamCreator = exports.UserApi = exports.UserApiFactory = exports.UserApiFp = exports.UserApiAxiosParamCreator = exports.TeamApi = exports.TeamApiFactory = exports.TeamApiFp = exports.TeamApiAxiosParamCreator = exports.TaxManagementApi = exports.TaxManagementApiFactory = exports.TaxManagementApiFp = exports.TaxManagementApiAxiosParamCreator = exports.SubscriptionsApi = exports.SubscriptionsApiFactory = exports.SubscriptionsApiFp = exports.SubscriptionsApiAxiosParamCreator = exports.SubscriptionPaymentsApi = exports.SubscriptionPaymentsApiFactory = exports.SubscriptionPaymentsApiFp = exports.SubscriptionPaymentsApiAxiosParamCreator = exports.StoresApi = exports.StoresApiFactory = exports.StoresApiFp = exports.StoresApiAxiosParamCreator = exports.StoreManagementApi = exports.StoreManagementApiFactory = exports.StoreManagementApiFp = exports.StoreManagementApiAxiosParamCreator = exports.StoreDocumentsApi = exports.StoreDocumentsApiFactory = exports.StoreDocumentsApiFp = exports.StoreDocumentsApiAxiosParamCreator = exports.StoreCreationApi = void 0;
|
|
37
37
|
const axios_1 = require("axios");
|
|
38
38
|
// Some imports not used depending on template conditions
|
|
39
39
|
// @ts-ignore
|
|
@@ -106,6 +106,10 @@ exports.ConnectorUpdateTaskRequestWriteActionEnum = {
|
|
|
106
106
|
InsertOnly: 'insert_only',
|
|
107
107
|
UpdateOnly: 'update_only'
|
|
108
108
|
};
|
|
109
|
+
exports.ConnectorUpdateTransformationRequestTransformTypeEnum = {
|
|
110
|
+
Code: 'code',
|
|
111
|
+
Nocode: 'nocode'
|
|
112
|
+
};
|
|
109
113
|
exports.ConnectorsCreateConnectorRequestConnectorTypeEnum = {
|
|
110
114
|
Import: 'import',
|
|
111
115
|
Export: 'export'
|
|
@@ -1609,6 +1613,337 @@ class AdminAnalyticsApi extends base_1.BaseAPI {
|
|
|
1609
1613
|
}
|
|
1610
1614
|
}
|
|
1611
1615
|
exports.AdminAnalyticsApi = AdminAnalyticsApi;
|
|
1616
|
+
/**
|
|
1617
|
+
* AdminConnectorWebhooksApi - axios parameter creator
|
|
1618
|
+
* @export
|
|
1619
|
+
*/
|
|
1620
|
+
const AdminConnectorWebhooksApiAxiosParamCreator = function (configuration) {
|
|
1621
|
+
return {
|
|
1622
|
+
/**
|
|
1623
|
+
* Re-publish a previously recorded delivery through the forge.webhook exchange. A new external_id is minted so the worker processes the replay end-to-end.
|
|
1624
|
+
* @summary Replay a recorded webhook delivery
|
|
1625
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1626
|
+
* @param {string} deliveryUuid Delivery UUID to replay
|
|
1627
|
+
* @param {*} [options] Override http request option.
|
|
1628
|
+
* @throws {RequiredError}
|
|
1629
|
+
*/
|
|
1630
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost: (sourceUuid_1, deliveryUuid_1, ...args_1) => __awaiter(this, [sourceUuid_1, deliveryUuid_1, ...args_1], void 0, function* (sourceUuid, deliveryUuid, options = {}) {
|
|
1631
|
+
// verify required parameter 'sourceUuid' is not null or undefined
|
|
1632
|
+
(0, common_1.assertParamExists)('adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost', 'sourceUuid', sourceUuid);
|
|
1633
|
+
// verify required parameter 'deliveryUuid' is not null or undefined
|
|
1634
|
+
(0, common_1.assertParamExists)('adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost', 'deliveryUuid', deliveryUuid);
|
|
1635
|
+
const localVarPath = `/admin/connectors/sources/{source_uuid}/webhooks/deliveries/{delivery_uuid}/replay`
|
|
1636
|
+
.replace(`{${"source_uuid"}}`, encodeURIComponent(String(sourceUuid)))
|
|
1637
|
+
.replace(`{${"delivery_uuid"}}`, encodeURIComponent(String(deliveryUuid)));
|
|
1638
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1639
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1640
|
+
let baseOptions;
|
|
1641
|
+
if (configuration) {
|
|
1642
|
+
baseOptions = configuration.baseOptions;
|
|
1643
|
+
}
|
|
1644
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1645
|
+
const localVarHeaderParameter = {};
|
|
1646
|
+
const localVarQueryParameter = {};
|
|
1647
|
+
// authentication BearerAuth required
|
|
1648
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
1649
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1650
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1651
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1652
|
+
return {
|
|
1653
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1654
|
+
options: localVarRequestOptions,
|
|
1655
|
+
};
|
|
1656
|
+
}),
|
|
1657
|
+
/**
|
|
1658
|
+
* Paginated list of recent webhook deliveries for a connector source. body_base64 is redacted; use replay to send a delivery through the pipeline again.
|
|
1659
|
+
* @summary List recent webhook deliveries
|
|
1660
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1661
|
+
* @param {string} [status] Filter by delivery status (pending, processed, failed)
|
|
1662
|
+
* @param {number} [limit] Page size (default 50, max 200)
|
|
1663
|
+
* @param {string} [beforeUuid] Cursor: return rows older than the delivery with this UUID
|
|
1664
|
+
* @param {*} [options] Override http request option.
|
|
1665
|
+
* @throws {RequiredError}
|
|
1666
|
+
*/
|
|
1667
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet: (sourceUuid_1, status_1, limit_1, beforeUuid_1, ...args_1) => __awaiter(this, [sourceUuid_1, status_1, limit_1, beforeUuid_1, ...args_1], void 0, function* (sourceUuid, status, limit, beforeUuid, options = {}) {
|
|
1668
|
+
// verify required parameter 'sourceUuid' is not null or undefined
|
|
1669
|
+
(0, common_1.assertParamExists)('adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet', 'sourceUuid', sourceUuid);
|
|
1670
|
+
const localVarPath = `/admin/connectors/sources/{source_uuid}/webhooks/deliveries`
|
|
1671
|
+
.replace(`{${"source_uuid"}}`, encodeURIComponent(String(sourceUuid)));
|
|
1672
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1673
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1674
|
+
let baseOptions;
|
|
1675
|
+
if (configuration) {
|
|
1676
|
+
baseOptions = configuration.baseOptions;
|
|
1677
|
+
}
|
|
1678
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
1679
|
+
const localVarHeaderParameter = {};
|
|
1680
|
+
const localVarQueryParameter = {};
|
|
1681
|
+
// authentication BearerAuth required
|
|
1682
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
1683
|
+
if (status !== undefined) {
|
|
1684
|
+
localVarQueryParameter['status'] = status;
|
|
1685
|
+
}
|
|
1686
|
+
if (limit !== undefined) {
|
|
1687
|
+
localVarQueryParameter['limit'] = limit;
|
|
1688
|
+
}
|
|
1689
|
+
if (beforeUuid !== undefined) {
|
|
1690
|
+
localVarQueryParameter['before_uuid'] = beforeUuid;
|
|
1691
|
+
}
|
|
1692
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1693
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1694
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1695
|
+
return {
|
|
1696
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1697
|
+
options: localVarRequestOptions,
|
|
1698
|
+
};
|
|
1699
|
+
}),
|
|
1700
|
+
/**
|
|
1701
|
+
* Re-run the register_webhooks post-install hook for one connector source. Idempotent via ON CONFLICT (source_id, topic) DO UPDATE.
|
|
1702
|
+
* @summary Resubscribe webhooks for a connector source
|
|
1703
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1704
|
+
* @param {*} [options] Override http request option.
|
|
1705
|
+
* @throws {RequiredError}
|
|
1706
|
+
*/
|
|
1707
|
+
adminConnectorsSourcesSourceUuidWebhooksResubscribePost: (sourceUuid_1, ...args_1) => __awaiter(this, [sourceUuid_1, ...args_1], void 0, function* (sourceUuid, options = {}) {
|
|
1708
|
+
// verify required parameter 'sourceUuid' is not null or undefined
|
|
1709
|
+
(0, common_1.assertParamExists)('adminConnectorsSourcesSourceUuidWebhooksResubscribePost', 'sourceUuid', sourceUuid);
|
|
1710
|
+
const localVarPath = `/admin/connectors/sources/{source_uuid}/webhooks/resubscribe`
|
|
1711
|
+
.replace(`{${"source_uuid"}}`, encodeURIComponent(String(sourceUuid)));
|
|
1712
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1713
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1714
|
+
let baseOptions;
|
|
1715
|
+
if (configuration) {
|
|
1716
|
+
baseOptions = configuration.baseOptions;
|
|
1717
|
+
}
|
|
1718
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1719
|
+
const localVarHeaderParameter = {};
|
|
1720
|
+
const localVarQueryParameter = {};
|
|
1721
|
+
// authentication BearerAuth required
|
|
1722
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
1723
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1724
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1725
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1726
|
+
return {
|
|
1727
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1728
|
+
options: localVarRequestOptions,
|
|
1729
|
+
};
|
|
1730
|
+
}),
|
|
1731
|
+
/**
|
|
1732
|
+
* Iterates every active connector source in the org and re-runs register_webhooks for each. Per-source errors are captured individually — one failure does not block the others.
|
|
1733
|
+
* @summary Resubscribe webhooks for every connector source
|
|
1734
|
+
* @param {*} [options] Override http request option.
|
|
1735
|
+
* @throws {RequiredError}
|
|
1736
|
+
*/
|
|
1737
|
+
adminConnectorsWebhooksResubscribeAllPost: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
1738
|
+
const localVarPath = `/admin/connectors/webhooks/resubscribe-all`;
|
|
1739
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1740
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
1741
|
+
let baseOptions;
|
|
1742
|
+
if (configuration) {
|
|
1743
|
+
baseOptions = configuration.baseOptions;
|
|
1744
|
+
}
|
|
1745
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
1746
|
+
const localVarHeaderParameter = {};
|
|
1747
|
+
const localVarQueryParameter = {};
|
|
1748
|
+
// authentication BearerAuth required
|
|
1749
|
+
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
|
|
1750
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
1751
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1752
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1753
|
+
return {
|
|
1754
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
1755
|
+
options: localVarRequestOptions,
|
|
1756
|
+
};
|
|
1757
|
+
}),
|
|
1758
|
+
};
|
|
1759
|
+
};
|
|
1760
|
+
exports.AdminConnectorWebhooksApiAxiosParamCreator = AdminConnectorWebhooksApiAxiosParamCreator;
|
|
1761
|
+
/**
|
|
1762
|
+
* AdminConnectorWebhooksApi - functional programming interface
|
|
1763
|
+
* @export
|
|
1764
|
+
*/
|
|
1765
|
+
const AdminConnectorWebhooksApiFp = function (configuration) {
|
|
1766
|
+
const localVarAxiosParamCreator = (0, exports.AdminConnectorWebhooksApiAxiosParamCreator)(configuration);
|
|
1767
|
+
return {
|
|
1768
|
+
/**
|
|
1769
|
+
* Re-publish a previously recorded delivery through the forge.webhook exchange. A new external_id is minted so the worker processes the replay end-to-end.
|
|
1770
|
+
* @summary Replay a recorded webhook delivery
|
|
1771
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1772
|
+
* @param {string} deliveryUuid Delivery UUID to replay
|
|
1773
|
+
* @param {*} [options] Override http request option.
|
|
1774
|
+
* @throws {RequiredError}
|
|
1775
|
+
*/
|
|
1776
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options) {
|
|
1777
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1778
|
+
var _a, _b, _c;
|
|
1779
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options);
|
|
1780
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1781
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AdminConnectorWebhooksApi.adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1782
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1783
|
+
});
|
|
1784
|
+
},
|
|
1785
|
+
/**
|
|
1786
|
+
* Paginated list of recent webhook deliveries for a connector source. body_base64 is redacted; use replay to send a delivery through the pipeline again.
|
|
1787
|
+
* @summary List recent webhook deliveries
|
|
1788
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1789
|
+
* @param {string} [status] Filter by delivery status (pending, processed, failed)
|
|
1790
|
+
* @param {number} [limit] Page size (default 50, max 200)
|
|
1791
|
+
* @param {string} [beforeUuid] Cursor: return rows older than the delivery with this UUID
|
|
1792
|
+
* @param {*} [options] Override http request option.
|
|
1793
|
+
* @throws {RequiredError}
|
|
1794
|
+
*/
|
|
1795
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options) {
|
|
1796
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1797
|
+
var _a, _b, _c;
|
|
1798
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options);
|
|
1799
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1800
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AdminConnectorWebhooksApi.adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1801
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1802
|
+
});
|
|
1803
|
+
},
|
|
1804
|
+
/**
|
|
1805
|
+
* Re-run the register_webhooks post-install hook for one connector source. Idempotent via ON CONFLICT (source_id, topic) DO UPDATE.
|
|
1806
|
+
* @summary Resubscribe webhooks for a connector source
|
|
1807
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1808
|
+
* @param {*} [options] Override http request option.
|
|
1809
|
+
* @throws {RequiredError}
|
|
1810
|
+
*/
|
|
1811
|
+
adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options) {
|
|
1812
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1813
|
+
var _a, _b, _c;
|
|
1814
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options);
|
|
1815
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1816
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AdminConnectorWebhooksApi.adminConnectorsSourcesSourceUuidWebhooksResubscribePost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1817
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1818
|
+
});
|
|
1819
|
+
},
|
|
1820
|
+
/**
|
|
1821
|
+
* Iterates every active connector source in the org and re-runs register_webhooks for each. Per-source errors are captured individually — one failure does not block the others.
|
|
1822
|
+
* @summary Resubscribe webhooks for every connector source
|
|
1823
|
+
* @param {*} [options] Override http request option.
|
|
1824
|
+
* @throws {RequiredError}
|
|
1825
|
+
*/
|
|
1826
|
+
adminConnectorsWebhooksResubscribeAllPost(options) {
|
|
1827
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1828
|
+
var _a, _b, _c;
|
|
1829
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.adminConnectorsWebhooksResubscribeAllPost(options);
|
|
1830
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1831
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AdminConnectorWebhooksApi.adminConnectorsWebhooksResubscribeAllPost']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1832
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1833
|
+
});
|
|
1834
|
+
},
|
|
1835
|
+
};
|
|
1836
|
+
};
|
|
1837
|
+
exports.AdminConnectorWebhooksApiFp = AdminConnectorWebhooksApiFp;
|
|
1838
|
+
/**
|
|
1839
|
+
* AdminConnectorWebhooksApi - factory interface
|
|
1840
|
+
* @export
|
|
1841
|
+
*/
|
|
1842
|
+
const AdminConnectorWebhooksApiFactory = function (configuration, basePath, axios) {
|
|
1843
|
+
const localVarFp = (0, exports.AdminConnectorWebhooksApiFp)(configuration);
|
|
1844
|
+
return {
|
|
1845
|
+
/**
|
|
1846
|
+
* Re-publish a previously recorded delivery through the forge.webhook exchange. A new external_id is minted so the worker processes the replay end-to-end.
|
|
1847
|
+
* @summary Replay a recorded webhook delivery
|
|
1848
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1849
|
+
* @param {string} deliveryUuid Delivery UUID to replay
|
|
1850
|
+
* @param {*} [options] Override http request option.
|
|
1851
|
+
* @throws {RequiredError}
|
|
1852
|
+
*/
|
|
1853
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options) {
|
|
1854
|
+
return localVarFp.adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options).then((request) => request(axios, basePath));
|
|
1855
|
+
},
|
|
1856
|
+
/**
|
|
1857
|
+
* Paginated list of recent webhook deliveries for a connector source. body_base64 is redacted; use replay to send a delivery through the pipeline again.
|
|
1858
|
+
* @summary List recent webhook deliveries
|
|
1859
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1860
|
+
* @param {string} [status] Filter by delivery status (pending, processed, failed)
|
|
1861
|
+
* @param {number} [limit] Page size (default 50, max 200)
|
|
1862
|
+
* @param {string} [beforeUuid] Cursor: return rows older than the delivery with this UUID
|
|
1863
|
+
* @param {*} [options] Override http request option.
|
|
1864
|
+
* @throws {RequiredError}
|
|
1865
|
+
*/
|
|
1866
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options) {
|
|
1867
|
+
return localVarFp.adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options).then((request) => request(axios, basePath));
|
|
1868
|
+
},
|
|
1869
|
+
/**
|
|
1870
|
+
* Re-run the register_webhooks post-install hook for one connector source. Idempotent via ON CONFLICT (source_id, topic) DO UPDATE.
|
|
1871
|
+
* @summary Resubscribe webhooks for a connector source
|
|
1872
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1873
|
+
* @param {*} [options] Override http request option.
|
|
1874
|
+
* @throws {RequiredError}
|
|
1875
|
+
*/
|
|
1876
|
+
adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options) {
|
|
1877
|
+
return localVarFp.adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options).then((request) => request(axios, basePath));
|
|
1878
|
+
},
|
|
1879
|
+
/**
|
|
1880
|
+
* Iterates every active connector source in the org and re-runs register_webhooks for each. Per-source errors are captured individually — one failure does not block the others.
|
|
1881
|
+
* @summary Resubscribe webhooks for every connector source
|
|
1882
|
+
* @param {*} [options] Override http request option.
|
|
1883
|
+
* @throws {RequiredError}
|
|
1884
|
+
*/
|
|
1885
|
+
adminConnectorsWebhooksResubscribeAllPost(options) {
|
|
1886
|
+
return localVarFp.adminConnectorsWebhooksResubscribeAllPost(options).then((request) => request(axios, basePath));
|
|
1887
|
+
},
|
|
1888
|
+
};
|
|
1889
|
+
};
|
|
1890
|
+
exports.AdminConnectorWebhooksApiFactory = AdminConnectorWebhooksApiFactory;
|
|
1891
|
+
/**
|
|
1892
|
+
* AdminConnectorWebhooksApi - object-oriented interface
|
|
1893
|
+
* @export
|
|
1894
|
+
* @class AdminConnectorWebhooksApi
|
|
1895
|
+
* @extends {BaseAPI}
|
|
1896
|
+
*/
|
|
1897
|
+
class AdminConnectorWebhooksApi extends base_1.BaseAPI {
|
|
1898
|
+
/**
|
|
1899
|
+
* Re-publish a previously recorded delivery through the forge.webhook exchange. A new external_id is minted so the worker processes the replay end-to-end.
|
|
1900
|
+
* @summary Replay a recorded webhook delivery
|
|
1901
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1902
|
+
* @param {string} deliveryUuid Delivery UUID to replay
|
|
1903
|
+
* @param {*} [options] Override http request option.
|
|
1904
|
+
* @throws {RequiredError}
|
|
1905
|
+
* @memberof AdminConnectorWebhooksApi
|
|
1906
|
+
*/
|
|
1907
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options) {
|
|
1908
|
+
return (0, exports.AdminConnectorWebhooksApiFp)(this.configuration).adminConnectorsSourcesSourceUuidWebhooksDeliveriesDeliveryUuidReplayPost(sourceUuid, deliveryUuid, options).then((request) => request(this.axios, this.basePath));
|
|
1909
|
+
}
|
|
1910
|
+
/**
|
|
1911
|
+
* Paginated list of recent webhook deliveries for a connector source. body_base64 is redacted; use replay to send a delivery through the pipeline again.
|
|
1912
|
+
* @summary List recent webhook deliveries
|
|
1913
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1914
|
+
* @param {string} [status] Filter by delivery status (pending, processed, failed)
|
|
1915
|
+
* @param {number} [limit] Page size (default 50, max 200)
|
|
1916
|
+
* @param {string} [beforeUuid] Cursor: return rows older than the delivery with this UUID
|
|
1917
|
+
* @param {*} [options] Override http request option.
|
|
1918
|
+
* @throws {RequiredError}
|
|
1919
|
+
* @memberof AdminConnectorWebhooksApi
|
|
1920
|
+
*/
|
|
1921
|
+
adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options) {
|
|
1922
|
+
return (0, exports.AdminConnectorWebhooksApiFp)(this.configuration).adminConnectorsSourcesSourceUuidWebhooksDeliveriesGet(sourceUuid, status, limit, beforeUuid, options).then((request) => request(this.axios, this.basePath));
|
|
1923
|
+
}
|
|
1924
|
+
/**
|
|
1925
|
+
* Re-run the register_webhooks post-install hook for one connector source. Idempotent via ON CONFLICT (source_id, topic) DO UPDATE.
|
|
1926
|
+
* @summary Resubscribe webhooks for a connector source
|
|
1927
|
+
* @param {string} sourceUuid Connector source UUID
|
|
1928
|
+
* @param {*} [options] Override http request option.
|
|
1929
|
+
* @throws {RequiredError}
|
|
1930
|
+
* @memberof AdminConnectorWebhooksApi
|
|
1931
|
+
*/
|
|
1932
|
+
adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options) {
|
|
1933
|
+
return (0, exports.AdminConnectorWebhooksApiFp)(this.configuration).adminConnectorsSourcesSourceUuidWebhooksResubscribePost(sourceUuid, options).then((request) => request(this.axios, this.basePath));
|
|
1934
|
+
}
|
|
1935
|
+
/**
|
|
1936
|
+
* Iterates every active connector source in the org and re-runs register_webhooks for each. Per-source errors are captured individually — one failure does not block the others.
|
|
1937
|
+
* @summary Resubscribe webhooks for every connector source
|
|
1938
|
+
* @param {*} [options] Override http request option.
|
|
1939
|
+
* @throws {RequiredError}
|
|
1940
|
+
* @memberof AdminConnectorWebhooksApi
|
|
1941
|
+
*/
|
|
1942
|
+
adminConnectorsWebhooksResubscribeAllPost(options) {
|
|
1943
|
+
return (0, exports.AdminConnectorWebhooksApiFp)(this.configuration).adminConnectorsWebhooksResubscribeAllPost(options).then((request) => request(this.axios, this.basePath));
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
exports.AdminConnectorWebhooksApi = AdminConnectorWebhooksApi;
|
|
1612
1947
|
/**
|
|
1613
1948
|
* AdminNotificationTemplatesApi - axios parameter creator
|
|
1614
1949
|
* @export
|
|
@@ -20483,7 +20818,7 @@ const ConnectorAdminAuthApiAxiosParamCreator = function (configuration) {
|
|
|
20483
20818
|
};
|
|
20484
20819
|
}),
|
|
20485
20820
|
/**
|
|
20486
|
-
*
|
|
20821
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
20487
20822
|
* @summary Validate connector authentication credentials
|
|
20488
20823
|
* @param {string} uuid Authentication UUID
|
|
20489
20824
|
* @param {*} [options] Override http request option.
|
|
@@ -20604,7 +20939,7 @@ const ConnectorAdminAuthApiFp = function (configuration) {
|
|
|
20604
20939
|
});
|
|
20605
20940
|
},
|
|
20606
20941
|
/**
|
|
20607
|
-
*
|
|
20942
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
20608
20943
|
* @summary Validate connector authentication credentials
|
|
20609
20944
|
* @param {string} uuid Authentication UUID
|
|
20610
20945
|
* @param {*} [options] Override http request option.
|
|
@@ -20680,7 +21015,7 @@ const ConnectorAdminAuthApiFactory = function (configuration, basePath, axios) {
|
|
|
20680
21015
|
return localVarFp.adminConnectorAuthUuidPut(uuid, connectorUpdateAuthRequest, options).then((request) => request(axios, basePath));
|
|
20681
21016
|
},
|
|
20682
21017
|
/**
|
|
20683
|
-
*
|
|
21018
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
20684
21019
|
* @summary Validate connector authentication credentials
|
|
20685
21020
|
* @param {string} uuid Authentication UUID
|
|
20686
21021
|
* @param {*} [options] Override http request option.
|
|
@@ -20755,7 +21090,7 @@ class ConnectorAdminAuthApi extends base_1.BaseAPI {
|
|
|
20755
21090
|
return (0, exports.ConnectorAdminAuthApiFp)(this.configuration).adminConnectorAuthUuidPut(uuid, connectorUpdateAuthRequest, options).then((request) => request(this.axios, this.basePath));
|
|
20756
21091
|
}
|
|
20757
21092
|
/**
|
|
20758
|
-
*
|
|
21093
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
20759
21094
|
* @summary Validate connector authentication credentials
|
|
20760
21095
|
* @param {string} uuid Authentication UUID
|
|
20761
21096
|
* @param {*} [options] Override http request option.
|
|
@@ -22716,7 +23051,7 @@ const ConnectorAdminSourcesApiAxiosParamCreator = function (configuration) {
|
|
|
22716
23051
|
};
|
|
22717
23052
|
}),
|
|
22718
23053
|
/**
|
|
22719
|
-
*
|
|
23054
|
+
* Runs a synchronous connection check against the source\'s stored config + credentials. Returns the forge check result directly — no polling required. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
22720
23055
|
* @summary Check source connectivity
|
|
22721
23056
|
* @param {string} uuid Source UUID
|
|
22722
23057
|
* @param {*} [options] Override http request option.
|
|
@@ -22778,7 +23113,7 @@ const ConnectorAdminSourcesApiAxiosParamCreator = function (configuration) {
|
|
|
22778
23113
|
};
|
|
22779
23114
|
}),
|
|
22780
23115
|
/**
|
|
22781
|
-
*
|
|
23116
|
+
* Runs a synchronous schema discovery against the source\'s stored config + credentials. Persists the catalog to connector_sources.discovered_catalog and returns it directly. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
22782
23117
|
* @summary Discover source stream catalog
|
|
22783
23118
|
* @param {string} uuid Source UUID
|
|
22784
23119
|
* @param {*} [options] Override http request option.
|
|
@@ -22968,7 +23303,7 @@ const ConnectorAdminSourcesApiFp = function (configuration) {
|
|
|
22968
23303
|
});
|
|
22969
23304
|
},
|
|
22970
23305
|
/**
|
|
22971
|
-
*
|
|
23306
|
+
* Runs a synchronous connection check against the source\'s stored config + credentials. Returns the forge check result directly — no polling required. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
22972
23307
|
* @summary Check source connectivity
|
|
22973
23308
|
* @param {string} uuid Source UUID
|
|
22974
23309
|
* @param {*} [options] Override http request option.
|
|
@@ -23000,7 +23335,7 @@ const ConnectorAdminSourcesApiFp = function (configuration) {
|
|
|
23000
23335
|
});
|
|
23001
23336
|
},
|
|
23002
23337
|
/**
|
|
23003
|
-
*
|
|
23338
|
+
* Runs a synchronous schema discovery against the source\'s stored config + credentials. Persists the catalog to connector_sources.discovered_catalog and returns it directly. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
23004
23339
|
* @summary Discover source stream catalog
|
|
23005
23340
|
* @param {string} uuid Source UUID
|
|
23006
23341
|
* @param {*} [options] Override http request option.
|
|
@@ -23105,7 +23440,7 @@ const ConnectorAdminSourcesApiFactory = function (configuration, basePath, axios
|
|
|
23105
23440
|
return localVarFp.adminConnectorSourcesTestConnectionPost(connectorTestConnectionRequest, options).then((request) => request(axios, basePath));
|
|
23106
23441
|
},
|
|
23107
23442
|
/**
|
|
23108
|
-
*
|
|
23443
|
+
* Runs a synchronous connection check against the source\'s stored config + credentials. Returns the forge check result directly — no polling required. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
23109
23444
|
* @summary Check source connectivity
|
|
23110
23445
|
* @param {string} uuid Source UUID
|
|
23111
23446
|
* @param {*} [options] Override http request option.
|
|
@@ -23125,7 +23460,7 @@ const ConnectorAdminSourcesApiFactory = function (configuration, basePath, axios
|
|
|
23125
23460
|
return localVarFp.adminConnectorSourcesUuidDelete(uuid, options).then((request) => request(axios, basePath));
|
|
23126
23461
|
},
|
|
23127
23462
|
/**
|
|
23128
|
-
*
|
|
23463
|
+
* Runs a synchronous schema discovery against the source\'s stored config + credentials. Persists the catalog to connector_sources.discovered_catalog and returns it directly. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
23129
23464
|
* @summary Discover source stream catalog
|
|
23130
23465
|
* @param {string} uuid Source UUID
|
|
23131
23466
|
* @param {*} [options] Override http request option.
|
|
@@ -23209,7 +23544,7 @@ class ConnectorAdminSourcesApi extends base_1.BaseAPI {
|
|
|
23209
23544
|
return (0, exports.ConnectorAdminSourcesApiFp)(this.configuration).adminConnectorSourcesTestConnectionPost(connectorTestConnectionRequest, options).then((request) => request(this.axios, this.basePath));
|
|
23210
23545
|
}
|
|
23211
23546
|
/**
|
|
23212
|
-
*
|
|
23547
|
+
* Runs a synchronous connection check against the source\'s stored config + credentials. Returns the forge check result directly — no polling required. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
23213
23548
|
* @summary Check source connectivity
|
|
23214
23549
|
* @param {string} uuid Source UUID
|
|
23215
23550
|
* @param {*} [options] Override http request option.
|
|
@@ -23231,7 +23566,7 @@ class ConnectorAdminSourcesApi extends base_1.BaseAPI {
|
|
|
23231
23566
|
return (0, exports.ConnectorAdminSourcesApiFp)(this.configuration).adminConnectorSourcesUuidDelete(uuid, options).then((request) => request(this.axios, this.basePath));
|
|
23232
23567
|
}
|
|
23233
23568
|
/**
|
|
23234
|
-
*
|
|
23569
|
+
* Runs a synchronous schema discovery against the source\'s stored config + credentials. Persists the catalog to connector_sources.discovered_catalog and returns it directly. Falls back to the legacy RabbitMQ dispatch path only when the check service is not wired.
|
|
23235
23570
|
* @summary Discover source stream catalog
|
|
23236
23571
|
* @param {string} uuid Source UUID
|
|
23237
23572
|
* @param {*} [options] Override http request option.
|
|
@@ -28903,7 +29238,7 @@ const ConnectorsApiAxiosParamCreator = function (configuration) {
|
|
|
28903
29238
|
};
|
|
28904
29239
|
}),
|
|
28905
29240
|
/**
|
|
28906
|
-
*
|
|
29241
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
28907
29242
|
* @summary Validate connector authentication credentials
|
|
28908
29243
|
* @param {string} uuid Authentication UUID
|
|
28909
29244
|
* @param {*} [options] Override http request option.
|
|
@@ -30160,7 +30495,7 @@ const ConnectorsApiFp = function (configuration) {
|
|
|
30160
30495
|
});
|
|
30161
30496
|
},
|
|
30162
30497
|
/**
|
|
30163
|
-
*
|
|
30498
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
30164
30499
|
* @summary Validate connector authentication credentials
|
|
30165
30500
|
* @param {string} uuid Authentication UUID
|
|
30166
30501
|
* @param {*} [options] Override http request option.
|
|
@@ -30865,7 +31200,7 @@ const ConnectorsApiFactory = function (configuration, basePath, axios) {
|
|
|
30865
31200
|
return localVarFp.v1ConnectorsAuthUuidPut(uuid, connectorUpdateAuthRequest, options).then((request) => request(axios, basePath));
|
|
30866
31201
|
},
|
|
30867
31202
|
/**
|
|
30868
|
-
*
|
|
31203
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
30869
31204
|
* @summary Validate connector authentication credentials
|
|
30870
31205
|
* @param {string} uuid Authentication UUID
|
|
30871
31206
|
* @param {*} [options] Override http request option.
|
|
@@ -31386,7 +31721,7 @@ class ConnectorsApi extends base_1.BaseAPI {
|
|
|
31386
31721
|
return (0, exports.ConnectorsApiFp)(this.configuration).v1ConnectorsAuthUuidPut(uuid, connectorUpdateAuthRequest, options).then((request) => request(this.axios, this.basePath));
|
|
31387
31722
|
}
|
|
31388
31723
|
/**
|
|
31389
|
-
*
|
|
31724
|
+
* Runs a live provider probe (forge Source.Check) against stored credentials. Returns a structured CheckResult and persists the outcome to connector_authentications.
|
|
31390
31725
|
* @summary Validate connector authentication credentials
|
|
31391
31726
|
* @param {string} uuid Authentication UUID
|
|
31392
31727
|
* @param {*} [options] Override http request option.
|