@algolia/ingestion 1.0.0-alpha.8 → 1.0.0-alpha.81
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/dist/builds/browser.d.ts +52 -5
- package/dist/builds/browser.d.ts.map +1 -1
- package/dist/builds/node.d.ts +52 -5
- package/dist/builds/node.d.ts.map +1 -1
- package/dist/{ingestion.cjs.js → ingestion.cjs} +1321 -820
- package/dist/ingestion.esm.browser.js +1486 -964
- package/dist/ingestion.esm.node.js +1319 -819
- package/dist/ingestion.umd.js +2 -2
- package/dist/model/actionType.d.ts +4 -1
- package/dist/model/actionType.d.ts.map +1 -1
- package/dist/model/authAPIKey.d.ts +6 -3
- package/dist/model/authAPIKey.d.ts.map +1 -1
- package/dist/model/authAPIKeyPartial.d.ts +7 -0
- package/dist/model/authAPIKeyPartial.d.ts.map +1 -0
- package/dist/model/authAlgolia.d.ts +10 -4
- package/dist/model/authAlgolia.d.ts.map +1 -1
- package/dist/model/authAlgoliaPartial.d.ts +11 -0
- package/dist/model/authAlgoliaPartial.d.ts.map +1 -0
- package/dist/model/authBasic.d.ts +7 -4
- package/dist/model/authBasic.d.ts.map +1 -1
- package/dist/model/authBasicPartial.d.ts +8 -0
- package/dist/model/authBasicPartial.d.ts.map +1 -0
- package/dist/model/authGoogleServiceAccount.d.ts +13 -4
- package/dist/model/authGoogleServiceAccount.d.ts.map +1 -1
- package/dist/model/authGoogleServiceAccountPartial.d.ts +14 -0
- package/dist/model/authGoogleServiceAccountPartial.d.ts.map +1 -0
- package/dist/model/authInput.d.ts +6 -6
- package/dist/model/authInput.d.ts.map +1 -1
- package/dist/model/authInputPartial.d.ts +7 -0
- package/dist/model/authInputPartial.d.ts.map +1 -0
- package/dist/model/authOAuth.d.ts +17 -6
- package/dist/model/authOAuth.d.ts.map +1 -1
- package/dist/model/authOAuthPartial.d.ts +18 -0
- package/dist/model/authOAuthPartial.d.ts.map +1 -0
- package/dist/model/authentication.d.ts +27 -16
- package/dist/model/authentication.d.ts.map +1 -1
- package/dist/model/authenticationCreate.d.ts +15 -9
- package/dist/model/authenticationCreate.d.ts.map +1 -1
- package/dist/model/authenticationCreateResponse.d.ts +17 -8
- package/dist/model/authenticationCreateResponse.d.ts.map +1 -1
- package/dist/model/authenticationSearch.d.ts +7 -0
- package/dist/model/authenticationSearch.d.ts.map +1 -0
- package/dist/model/authenticationSortKeys.d.ts +5 -0
- package/dist/model/authenticationSortKeys.d.ts.map +1 -0
- package/dist/model/authenticationType.d.ts +4 -1
- package/dist/model/authenticationType.d.ts.map +1 -1
- package/dist/model/authenticationUpdate.d.ts +15 -9
- package/dist/model/authenticationUpdate.d.ts.map +1 -1
- package/dist/model/authenticationUpdateResponse.d.ts +17 -8
- package/dist/model/authenticationUpdateResponse.d.ts.map +1 -1
- package/dist/model/bigCommerceChannel.d.ts +11 -0
- package/dist/model/bigCommerceChannel.d.ts.map +1 -0
- package/dist/model/bigCommerceMetafield.d.ts +11 -0
- package/dist/model/bigCommerceMetafield.d.ts.map +1 -0
- package/dist/model/bigQueryDataType.d.ts +2 -0
- package/dist/model/bigQueryDataType.d.ts.map +1 -0
- package/dist/model/clientMethodProps.d.ts +465 -282
- package/dist/model/clientMethodProps.d.ts.map +1 -1
- package/dist/model/commercetoolsCustomFields.d.ts +18 -0
- package/dist/model/commercetoolsCustomFields.d.ts.map +1 -0
- package/dist/model/deleteResponse.d.ts +6 -6
- package/dist/model/deleteResponse.d.ts.map +1 -1
- package/dist/model/destination.d.ts +29 -17
- package/dist/model/destination.d.ts.map +1 -1
- package/dist/model/destinationCreate.d.ts +17 -8
- package/dist/model/destinationCreate.d.ts.map +1 -1
- package/dist/model/destinationCreateResponse.d.ts +17 -8
- package/dist/model/destinationCreateResponse.d.ts.map +1 -1
- package/dist/model/destinationIndexName.d.ts +12 -3
- package/dist/model/destinationIndexName.d.ts.map +1 -1
- package/dist/model/destinationIndexPrefix.d.ts +6 -3
- package/dist/model/destinationIndexPrefix.d.ts.map +1 -1
- package/dist/model/destinationInput.d.ts +3 -3
- package/dist/model/destinationInput.d.ts.map +1 -1
- package/dist/model/destinationSearch.d.ts +7 -0
- package/dist/model/destinationSearch.d.ts.map +1 -0
- package/dist/model/destinationSortKeys.d.ts +5 -0
- package/dist/model/destinationSortKeys.d.ts.map +1 -0
- package/dist/model/destinationType.d.ts +4 -1
- package/dist/model/destinationType.d.ts.map +1 -1
- package/dist/model/destinationUpdate.d.ts +17 -8
- package/dist/model/destinationUpdate.d.ts.map +1 -1
- package/dist/model/destinationUpdateResponse.d.ts +17 -8
- package/dist/model/destinationUpdateResponse.d.ts.map +1 -1
- package/dist/model/dockerImageType.d.ts +5 -0
- package/dist/model/dockerImageType.d.ts.map +1 -0
- package/dist/model/dockerRegistry.d.ts +5 -0
- package/dist/model/dockerRegistry.d.ts.map +1 -0
- package/dist/model/dockerSourceDiscover.d.ts +11 -0
- package/dist/model/dockerSourceDiscover.d.ts.map +1 -0
- package/dist/model/dockerSourceStreams.d.ts +4 -0
- package/dist/model/dockerSourceStreams.d.ts.map +1 -0
- package/dist/model/errorBase.d.ts +6 -6
- package/dist/model/errorBase.d.ts.map +1 -1
- package/dist/model/event.d.ts +30 -14
- package/dist/model/event.d.ts.map +1 -1
- package/dist/model/eventSortKeys.d.ts +5 -0
- package/dist/model/eventSortKeys.d.ts.map +1 -0
- package/dist/model/eventStatus.d.ts +1 -1
- package/dist/model/eventStatus.d.ts.map +1 -1
- package/dist/model/eventType.d.ts +1 -1
- package/dist/model/eventType.d.ts.map +1 -1
- package/dist/model/index.d.ts +117 -63
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/listAuthenticationsResponse.d.ts +6 -6
- package/dist/model/listAuthenticationsResponse.d.ts.map +1 -1
- package/dist/model/listDestinationsResponse.d.ts +6 -6
- package/dist/model/listDestinationsResponse.d.ts.map +1 -1
- package/dist/model/listEventsResponse.d.ts +8 -6
- package/dist/model/listEventsResponse.d.ts.map +1 -1
- package/dist/model/listSourcesResponse.d.ts +6 -6
- package/dist/model/listSourcesResponse.d.ts.map +1 -1
- package/dist/model/listTasksResponse.d.ts +9 -6
- package/dist/model/listTasksResponse.d.ts.map +1 -1
- package/dist/model/mappingFieldDirective.d.ts +14 -0
- package/dist/model/mappingFieldDirective.d.ts.map +1 -0
- package/dist/model/mappingInput.d.ts +12 -0
- package/dist/model/mappingInput.d.ts.map +1 -0
- package/dist/model/mappingKitAction.d.ts +20 -0
- package/dist/model/mappingKitAction.d.ts.map +1 -0
- package/dist/model/mappingTypeCSV.d.ts +2 -0
- package/dist/model/mappingTypeCSV.d.ts.map +1 -0
- package/dist/model/methodType.d.ts +1 -1
- package/dist/model/methodType.d.ts.map +1 -1
- package/dist/model/onDemandDateUtilsInput.d.ts +16 -0
- package/dist/model/onDemandDateUtilsInput.d.ts.map +1 -0
- package/dist/model/onDemandTrigger.d.ts +12 -0
- package/dist/model/onDemandTrigger.d.ts.map +1 -0
- package/dist/model/onDemandTriggerInput.d.ts +8 -0
- package/dist/model/onDemandTriggerInput.d.ts.map +1 -0
- package/dist/model/onDemandTriggerType.d.ts +5 -0
- package/dist/model/onDemandTriggerType.d.ts.map +1 -0
- package/dist/model/orderKeys.d.ts +5 -0
- package/dist/model/orderKeys.d.ts.map +1 -0
- package/dist/model/pagination.d.ts +6 -6
- package/dist/model/pagination.d.ts.map +1 -1
- package/dist/model/platform.d.ts +5 -0
- package/dist/model/platform.d.ts.map +1 -0
- package/dist/model/platformNone.d.ts +5 -0
- package/dist/model/platformNone.d.ts.map +1 -0
- package/dist/model/platformWithNone.d.ts +4 -0
- package/dist/model/platformWithNone.d.ts.map +1 -0
- package/dist/model/recordType.d.ts +5 -0
- package/dist/model/recordType.d.ts.map +1 -0
- package/dist/model/run.d.ts +41 -29
- package/dist/model/run.d.ts.map +1 -1
- package/dist/model/runListResponse.d.ts +8 -6
- package/dist/model/runListResponse.d.ts.map +1 -1
- package/dist/model/runOutcome.d.ts +1 -1
- package/dist/model/runOutcome.d.ts.map +1 -1
- package/dist/model/runProgress.d.ts +4 -4
- package/dist/model/runProgress.d.ts.map +1 -1
- package/dist/model/runReasonCode.d.ts +5 -0
- package/dist/model/runReasonCode.d.ts.map +1 -0
- package/dist/model/runResponse.d.ts +13 -7
- package/dist/model/runResponse.d.ts.map +1 -1
- package/dist/model/runSortKeys.d.ts +5 -0
- package/dist/model/runSortKeys.d.ts.map +1 -0
- package/dist/model/runStatus.d.ts +1 -1
- package/dist/model/runStatus.d.ts.map +1 -1
- package/dist/model/runType.d.ts +1 -1
- package/dist/model/runType.d.ts.map +1 -1
- package/dist/model/scheduleDateUtilsInput.d.ts +12 -0
- package/dist/model/scheduleDateUtilsInput.d.ts.map +1 -0
- package/dist/model/scheduleTrigger.d.ts +20 -0
- package/dist/model/scheduleTrigger.d.ts.map +1 -0
- package/dist/model/scheduleTriggerInput.d.ts +12 -0
- package/dist/model/scheduleTriggerInput.d.ts.map +1 -0
- package/dist/model/scheduleTriggerType.d.ts +5 -0
- package/dist/model/scheduleTriggerType.d.ts.map +1 -0
- package/dist/model/source.d.ts +23 -17
- package/dist/model/source.d.ts.map +1 -1
- package/dist/model/sourceBigCommerce.d.ts +12 -3
- package/dist/model/sourceBigCommerce.d.ts.map +1 -1
- package/dist/model/sourceBigQuery.d.ts +29 -0
- package/dist/model/sourceBigQuery.d.ts.map +1 -0
- package/dist/model/sourceCSV.d.ts +22 -0
- package/dist/model/sourceCSV.d.ts.map +1 -0
- package/dist/model/sourceCommercetools.d.ts +15 -9
- package/dist/model/sourceCommercetools.d.ts.map +1 -1
- package/dist/model/sourceCreate.d.ts +11 -8
- package/dist/model/sourceCreate.d.ts.map +1 -1
- package/dist/model/sourceCreateResponse.d.ts +11 -8
- package/dist/model/sourceCreateResponse.d.ts.map +1 -1
- package/dist/model/sourceDocker.d.ts +19 -0
- package/dist/model/sourceDocker.d.ts.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts +15 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts.map +1 -0
- package/dist/model/sourceInput.d.ts +8 -4
- package/dist/model/sourceInput.d.ts.map +1 -1
- package/dist/model/sourceJSON.d.ts +13 -0
- package/dist/model/sourceJSON.d.ts.map +1 -0
- package/dist/model/sourceSearch.d.ts +4 -0
- package/dist/model/sourceSearch.d.ts.map +1 -0
- package/dist/model/sourceSortKeys.d.ts +5 -0
- package/dist/model/sourceSortKeys.d.ts.map +1 -0
- package/dist/model/sourceType.d.ts +1 -1
- package/dist/model/sourceType.d.ts.map +1 -1
- package/dist/model/sourceUpdate.d.ts +9 -8
- package/dist/model/sourceUpdate.d.ts.map +1 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +18 -0
- package/dist/model/sourceUpdateCommercetools.d.ts.map +1 -0
- package/dist/model/sourceUpdateDocker.d.ts +17 -0
- package/dist/model/sourceUpdateDocker.d.ts.map +1 -0
- package/dist/model/sourceUpdateInput.d.ts +8 -0
- package/dist/model/sourceUpdateInput.d.ts.map +1 -0
- package/dist/model/sourceUpdateResponse.d.ts +11 -8
- package/dist/model/sourceUpdateResponse.d.ts.map +1 -1
- package/dist/model/streamingTrigger.d.ts +8 -0
- package/dist/model/streamingTrigger.d.ts.map +1 -0
- package/dist/model/streamingTriggerType.d.ts +5 -0
- package/dist/model/streamingTriggerType.d.ts.map +1 -0
- package/dist/model/streamingUtilsInput.d.ts +8 -0
- package/dist/model/streamingUtilsInput.d.ts.map +1 -0
- package/dist/model/subscriptionTrigger.d.ts +8 -0
- package/dist/model/subscriptionTrigger.d.ts.map +1 -0
- package/dist/model/subscriptionTriggerType.d.ts +5 -0
- package/dist/model/subscriptionTriggerType.d.ts.map +1 -0
- package/dist/model/task.d.ts +36 -18
- package/dist/model/task.d.ts.map +1 -1
- package/dist/model/taskCreate.d.ts +27 -9
- package/dist/model/taskCreate.d.ts.map +1 -1
- package/dist/model/taskCreateResponse.d.ts +13 -7
- package/dist/model/taskCreateResponse.d.ts.map +1 -1
- package/dist/model/taskCreateTrigger.d.ts +6 -0
- package/dist/model/taskCreateTrigger.d.ts.map +1 -0
- package/dist/model/taskInput.d.ts +5 -0
- package/dist/model/taskInput.d.ts.map +1 -0
- package/dist/model/taskSearch.d.ts +4 -0
- package/dist/model/taskSearch.d.ts.map +1 -0
- package/dist/model/taskSortKeys.d.ts +5 -0
- package/dist/model/taskSortKeys.d.ts.map +1 -0
- package/dist/model/taskUpdate.d.ts +21 -6
- package/dist/model/taskUpdate.d.ts.map +1 -1
- package/dist/model/taskUpdateResponse.d.ts +13 -7
- package/dist/model/taskUpdateResponse.d.ts.map +1 -1
- package/dist/model/trigger.d.ts +5 -13
- package/dist/model/trigger.d.ts.map +1 -1
- package/dist/model/triggerType.d.ts +4 -1
- package/dist/model/triggerType.d.ts.map +1 -1
- package/dist/model/triggerUpdateInput.d.ts +10 -0
- package/dist/model/triggerUpdateInput.d.ts.map +1 -0
- package/dist/model/window.d.ts +14 -0
- package/dist/model/window.d.ts.map +1 -0
- package/dist/src/ingestionClient.d.ts +574 -325
- package/dist/src/ingestionClient.d.ts.map +1 -1
- package/index.js +1 -1
- package/model/actionType.ts +5 -2
- package/model/authAPIKey.ts +4 -1
- package/model/authAPIKeyPartial.ts +8 -0
- package/model/authAlgolia.ts +7 -1
- package/model/authAlgoliaPartial.ts +13 -0
- package/model/authBasic.ts +4 -1
- package/model/authBasicPartial.ts +10 -0
- package/model/authGoogleServiceAccount.ts +10 -1
- package/model/authGoogleServiceAccountPartial.ts +16 -0
- package/model/authInput.ts +1 -1
- package/model/authInputPartial.ts +14 -0
- package/model/authOAuth.ts +13 -3
- package/model/authOAuthPartial.ts +21 -0
- package/model/authentication.ts +15 -3
- package/model/authenticationCreate.ts +9 -3
- package/model/authenticationCreateResponse.ts +10 -1
- package/model/authenticationSearch.ts +8 -0
- package/model/authenticationSortKeys.ts +11 -0
- package/model/authenticationType.ts +4 -1
- package/model/authenticationUpdate.ts +11 -5
- package/model/authenticationUpdateResponse.ts +10 -1
- package/model/bigCommerceChannel.ts +13 -0
- package/model/bigCommerceMetafield.ts +13 -0
- package/model/bigQueryDataType.ts +3 -0
- package/model/clientMethodProps.ts +224 -36
- package/model/commercetoolsCustomFields.ts +21 -0
- package/model/deleteResponse.ts +1 -1
- package/model/destination.ts +13 -1
- package/model/destinationCreate.ts +11 -2
- package/model/destinationCreateResponse.ts +10 -1
- package/model/destinationIndexName.ts +13 -1
- package/model/destinationIndexPrefix.ts +4 -1
- package/model/destinationInput.ts +1 -1
- package/model/destinationSearch.ts +8 -0
- package/model/destinationSortKeys.ts +6 -0
- package/model/destinationType.ts +5 -2
- package/model/destinationUpdate.ts +10 -1
- package/model/destinationUpdateResponse.ts +10 -1
- package/model/dockerImageType.ts +6 -0
- package/model/dockerRegistry.ts +6 -0
- package/model/dockerSourceDiscover.ts +13 -0
- package/model/dockerSourceStreams.ts +5 -0
- package/model/errorBase.ts +1 -1
- package/model/event.ts +18 -1
- package/model/eventSortKeys.ts +6 -0
- package/model/eventStatus.ts +2 -1
- package/model/eventType.ts +2 -2
- package/model/index.ts +60 -6
- package/model/listAuthenticationsResponse.ts +1 -1
- package/model/listDestinationsResponse.ts +1 -1
- package/model/listEventsResponse.ts +4 -1
- package/model/listSourcesResponse.ts +1 -1
- package/model/listTasksResponse.ts +4 -1
- package/model/mappingFieldDirective.ts +16 -0
- package/model/mappingInput.ts +15 -0
- package/model/mappingKitAction.ts +25 -0
- package/model/mappingTypeCSV.ts +8 -0
- package/model/methodType.ts +1 -1
- package/model/onDemandDateUtilsInput.ts +20 -0
- package/model/onDemandTrigger.ts +15 -0
- package/model/onDemandTriggerInput.ts +10 -0
- package/model/onDemandTriggerType.ts +6 -0
- package/model/orderKeys.ts +6 -0
- package/model/pagination.ts +1 -1
- package/model/platform.ts +6 -0
- package/model/platformNone.ts +6 -0
- package/model/platformWithNone.ts +6 -0
- package/model/recordType.ts +6 -0
- package/model/run.ts +20 -6
- package/model/runListResponse.ts +4 -1
- package/model/runOutcome.ts +2 -2
- package/model/runProgress.ts +1 -1
- package/model/runReasonCode.ts +13 -0
- package/model/runResponse.ts +7 -1
- package/model/runSortKeys.ts +6 -0
- package/model/runStatus.ts +7 -2
- package/model/runType.ts +2 -2
- package/model/scheduleDateUtilsInput.ts +15 -0
- package/model/scheduleTrigger.ts +25 -0
- package/model/scheduleTriggerInput.ts +15 -0
- package/model/scheduleTriggerType.ts +6 -0
- package/model/source.ts +7 -1
- package/model/sourceBigCommerce.ts +16 -2
- package/model/sourceBigQuery.ts +37 -0
- package/model/sourceCSV.ts +28 -0
- package/model/sourceCommercetools.ts +10 -1
- package/model/sourceCreate.ts +5 -2
- package/model/sourceCreateResponse.ts +4 -1
- package/model/sourceDocker.ts +25 -0
- package/model/sourceGA4BigQueryExport.ts +18 -0
- package/model/sourceInput.ts +14 -3
- package/model/sourceJSON.ts +17 -0
- package/model/sourceSearch.ts +5 -0
- package/model/sourceSortKeys.ts +6 -0
- package/model/sourceType.ts +9 -2
- package/model/sourceUpdate.ts +6 -6
- package/model/sourceUpdateCommercetools.ts +24 -0
- package/model/sourceUpdateDocker.ts +22 -0
- package/model/sourceUpdateInput.ts +16 -0
- package/model/sourceUpdateResponse.ts +4 -1
- package/model/streamingTrigger.ts +10 -0
- package/model/streamingTriggerType.ts +6 -0
- package/model/streamingUtilsInput.ts +10 -0
- package/model/subscriptionTrigger.ts +10 -0
- package/model/subscriptionTriggerType.ts +6 -0
- package/model/task.ts +22 -2
- package/model/taskCreate.ts +23 -3
- package/model/taskCreateResponse.ts +7 -1
- package/model/taskCreateTrigger.ts +12 -0
- package/model/taskInput.ts +10 -0
- package/model/taskSearch.ts +5 -0
- package/model/taskSortKeys.ts +11 -0
- package/model/taskUpdate.ts +20 -3
- package/model/taskUpdateResponse.ts +7 -1
- package/model/trigger.ts +12 -19
- package/model/triggerType.ts +9 -2
- package/model/triggerUpdateInput.ts +11 -0
- package/model/window.ts +16 -0
- package/package.json +10 -9
- package/dist/model/authenticationInput.d.ts +0 -5
- package/dist/model/authenticationInput.d.ts.map +0 -1
- package/dist/model/authenticationWithInput.d.ts +0 -4
- package/dist/model/authenticationWithInput.d.ts.map +0 -1
- package/dist/model/platformType.d.ts +0 -2
- package/dist/model/platformType.d.ts.map +0 -1
- package/dist/model/sourceJson.d.ts +0 -6
- package/dist/model/sourceJson.d.ts.map +0 -1
- package/dist/model/triggerInput.d.ts +0 -6
- package/dist/model/triggerInput.d.ts.map +0 -1
- package/model/authenticationInput.ts +0 -7
- package/model/authenticationWithInput.ts +0 -6
- package/model/platformType.ts +0 -3
- package/model/sourceJson.ts +0 -9
- package/model/triggerInput.ts +0 -9
|
@@ -1,18 +1,96 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
import type { ActionType } from './actionType';
|
|
4
|
+
import type { AuthenticationSortKeys } from './authenticationSortKeys';
|
|
5
|
+
import type { AuthenticationType } from './authenticationType';
|
|
4
6
|
import type { AuthenticationUpdate } from './authenticationUpdate';
|
|
7
|
+
import type { DestinationSortKeys } from './destinationSortKeys';
|
|
8
|
+
import type { DestinationType } from './destinationType';
|
|
5
9
|
import type { DestinationUpdate } from './destinationUpdate';
|
|
10
|
+
import type { EventSortKeys } from './eventSortKeys';
|
|
11
|
+
import type { EventStatus } from './eventStatus';
|
|
12
|
+
import type { EventType } from './eventType';
|
|
13
|
+
import type { OrderKeys } from './orderKeys';
|
|
14
|
+
import type { PlatformWithNone } from './platformWithNone';
|
|
15
|
+
import type { RunSortKeys } from './runSortKeys';
|
|
16
|
+
import type { RunStatus } from './runStatus';
|
|
17
|
+
import type { SourceSortKeys } from './sourceSortKeys';
|
|
18
|
+
import type { SourceType } from './sourceType';
|
|
6
19
|
import type { SourceUpdate } from './sourceUpdate';
|
|
20
|
+
import type { TaskSortKeys } from './taskSortKeys';
|
|
7
21
|
import type { TaskUpdate } from './taskUpdate';
|
|
8
22
|
import type { TriggerType } from './triggerType';
|
|
9
23
|
|
|
24
|
+
/**
|
|
25
|
+
* Properties for the `customDelete` method.
|
|
26
|
+
*/
|
|
27
|
+
export type CustomDeleteProps = {
|
|
28
|
+
/**
|
|
29
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
30
|
+
*/
|
|
31
|
+
path: string;
|
|
32
|
+
/**
|
|
33
|
+
* Query parameters to apply to the current query.
|
|
34
|
+
*/
|
|
35
|
+
parameters?: Record<string, any>;
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Properties for the `customGet` method.
|
|
40
|
+
*/
|
|
41
|
+
export type CustomGetProps = {
|
|
42
|
+
/**
|
|
43
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
44
|
+
*/
|
|
45
|
+
path: string;
|
|
46
|
+
/**
|
|
47
|
+
* Query parameters to apply to the current query.
|
|
48
|
+
*/
|
|
49
|
+
parameters?: Record<string, any>;
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* Properties for the `customPost` method.
|
|
54
|
+
*/
|
|
55
|
+
export type CustomPostProps = {
|
|
56
|
+
/**
|
|
57
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
58
|
+
*/
|
|
59
|
+
path: string;
|
|
60
|
+
/**
|
|
61
|
+
* Query parameters to apply to the current query.
|
|
62
|
+
*/
|
|
63
|
+
parameters?: Record<string, any>;
|
|
64
|
+
/**
|
|
65
|
+
* Parameters to send with the custom request.
|
|
66
|
+
*/
|
|
67
|
+
body?: Record<string, any>;
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Properties for the `customPut` method.
|
|
72
|
+
*/
|
|
73
|
+
export type CustomPutProps = {
|
|
74
|
+
/**
|
|
75
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
76
|
+
*/
|
|
77
|
+
path: string;
|
|
78
|
+
/**
|
|
79
|
+
* Query parameters to apply to the current query.
|
|
80
|
+
*/
|
|
81
|
+
parameters?: Record<string, any>;
|
|
82
|
+
/**
|
|
83
|
+
* Parameters to send with the custom request.
|
|
84
|
+
*/
|
|
85
|
+
body?: Record<string, any>;
|
|
86
|
+
};
|
|
87
|
+
|
|
10
88
|
/**
|
|
11
89
|
* Properties for the `deleteAuthentication` method.
|
|
12
90
|
*/
|
|
13
91
|
export type DeleteAuthenticationProps = {
|
|
14
92
|
/**
|
|
15
|
-
* The authentication
|
|
93
|
+
* The authentication UUID.
|
|
16
94
|
*/
|
|
17
95
|
authenticationID: string;
|
|
18
96
|
};
|
|
@@ -22,7 +100,7 @@ export type DeleteAuthenticationProps = {
|
|
|
22
100
|
*/
|
|
23
101
|
export type DeleteDestinationProps = {
|
|
24
102
|
/**
|
|
25
|
-
* The destination
|
|
103
|
+
* The destination UUID.
|
|
26
104
|
*/
|
|
27
105
|
destinationID: string;
|
|
28
106
|
};
|
|
@@ -32,7 +110,7 @@ export type DeleteDestinationProps = {
|
|
|
32
110
|
*/
|
|
33
111
|
export type DeleteSourceProps = {
|
|
34
112
|
/**
|
|
35
|
-
* The source
|
|
113
|
+
* The source UUID.
|
|
36
114
|
*/
|
|
37
115
|
sourceID: string;
|
|
38
116
|
};
|
|
@@ -42,7 +120,7 @@ export type DeleteSourceProps = {
|
|
|
42
120
|
*/
|
|
43
121
|
export type DeleteTaskProps = {
|
|
44
122
|
/**
|
|
45
|
-
* The task
|
|
123
|
+
* The task UUID.
|
|
46
124
|
*/
|
|
47
125
|
taskID: string;
|
|
48
126
|
};
|
|
@@ -52,7 +130,7 @@ export type DeleteTaskProps = {
|
|
|
52
130
|
*/
|
|
53
131
|
export type DisableTaskProps = {
|
|
54
132
|
/**
|
|
55
|
-
* The task
|
|
133
|
+
* The task UUID.
|
|
56
134
|
*/
|
|
57
135
|
taskID: string;
|
|
58
136
|
};
|
|
@@ -62,7 +140,7 @@ export type DisableTaskProps = {
|
|
|
62
140
|
*/
|
|
63
141
|
export type EnableTaskProps = {
|
|
64
142
|
/**
|
|
65
|
-
* The task
|
|
143
|
+
* The task UUID.
|
|
66
144
|
*/
|
|
67
145
|
taskID: string;
|
|
68
146
|
};
|
|
@@ -72,7 +150,7 @@ export type EnableTaskProps = {
|
|
|
72
150
|
*/
|
|
73
151
|
export type GetAuthenticationProps = {
|
|
74
152
|
/**
|
|
75
|
-
* The authentication
|
|
153
|
+
* The authentication UUID.
|
|
76
154
|
*/
|
|
77
155
|
authenticationID: string;
|
|
78
156
|
};
|
|
@@ -89,6 +167,22 @@ export type GetAuthenticationsProps = {
|
|
|
89
167
|
* The page number to fetch, starting at 1.
|
|
90
168
|
*/
|
|
91
169
|
page?: number;
|
|
170
|
+
/**
|
|
171
|
+
* The type of the authentications to retrieve.
|
|
172
|
+
*/
|
|
173
|
+
type?: AuthenticationType[];
|
|
174
|
+
/**
|
|
175
|
+
* The platform of the authentications to retrieve.
|
|
176
|
+
*/
|
|
177
|
+
platform?: PlatformWithNone[];
|
|
178
|
+
/**
|
|
179
|
+
* The key by which the list should be sorted.
|
|
180
|
+
*/
|
|
181
|
+
sort?: AuthenticationSortKeys;
|
|
182
|
+
/**
|
|
183
|
+
* The order of the returned list.
|
|
184
|
+
*/
|
|
185
|
+
order?: OrderKeys;
|
|
92
186
|
};
|
|
93
187
|
|
|
94
188
|
/**
|
|
@@ -96,7 +190,7 @@ export type GetAuthenticationsProps = {
|
|
|
96
190
|
*/
|
|
97
191
|
export type GetDestinationProps = {
|
|
98
192
|
/**
|
|
99
|
-
* The destination
|
|
193
|
+
* The destination UUID.
|
|
100
194
|
*/
|
|
101
195
|
destinationID: string;
|
|
102
196
|
};
|
|
@@ -113,6 +207,32 @@ export type GetDestinationsProps = {
|
|
|
113
207
|
* The page number to fetch, starting at 1.
|
|
114
208
|
*/
|
|
115
209
|
page?: number;
|
|
210
|
+
/**
|
|
211
|
+
* The type of the destinations to retrive.
|
|
212
|
+
*/
|
|
213
|
+
type?: DestinationType[];
|
|
214
|
+
/**
|
|
215
|
+
* The authenticationIDs of the destinations to retrive.
|
|
216
|
+
*/
|
|
217
|
+
authenticationID?: string[];
|
|
218
|
+
/**
|
|
219
|
+
* The key by which the list should be sorted.
|
|
220
|
+
*/
|
|
221
|
+
sort?: DestinationSortKeys;
|
|
222
|
+
/**
|
|
223
|
+
* The order of the returned list.
|
|
224
|
+
*/
|
|
225
|
+
order?: OrderKeys;
|
|
226
|
+
};
|
|
227
|
+
|
|
228
|
+
/**
|
|
229
|
+
* Properties for the `getDockerSourceStreams` method.
|
|
230
|
+
*/
|
|
231
|
+
export type GetDockerSourceStreamsProps = {
|
|
232
|
+
/**
|
|
233
|
+
* The source UUID.
|
|
234
|
+
*/
|
|
235
|
+
sourceID: string;
|
|
116
236
|
};
|
|
117
237
|
|
|
118
238
|
/**
|
|
@@ -120,11 +240,11 @@ export type GetDestinationsProps = {
|
|
|
120
240
|
*/
|
|
121
241
|
export type GetEventProps = {
|
|
122
242
|
/**
|
|
123
|
-
* The run
|
|
243
|
+
* The run UUID.
|
|
124
244
|
*/
|
|
125
245
|
runID: string;
|
|
126
246
|
/**
|
|
127
|
-
* The event
|
|
247
|
+
* The event UUID.
|
|
128
248
|
*/
|
|
129
249
|
eventID: string;
|
|
130
250
|
};
|
|
@@ -134,7 +254,7 @@ export type GetEventProps = {
|
|
|
134
254
|
*/
|
|
135
255
|
export type GetEventsProps = {
|
|
136
256
|
/**
|
|
137
|
-
* The run
|
|
257
|
+
* The run UUID.
|
|
138
258
|
*/
|
|
139
259
|
runID: string;
|
|
140
260
|
/**
|
|
@@ -145,6 +265,30 @@ export type GetEventsProps = {
|
|
|
145
265
|
* The page number to fetch, starting at 1.
|
|
146
266
|
*/
|
|
147
267
|
page?: number;
|
|
268
|
+
/**
|
|
269
|
+
* Filter the status of the events.
|
|
270
|
+
*/
|
|
271
|
+
status?: EventStatus[];
|
|
272
|
+
/**
|
|
273
|
+
* Filter the type of the events.
|
|
274
|
+
*/
|
|
275
|
+
type?: EventType[];
|
|
276
|
+
/**
|
|
277
|
+
* The key by which the list should be sorted.
|
|
278
|
+
*/
|
|
279
|
+
sort?: EventSortKeys;
|
|
280
|
+
/**
|
|
281
|
+
* The order of the returned list.
|
|
282
|
+
*/
|
|
283
|
+
order?: OrderKeys;
|
|
284
|
+
/**
|
|
285
|
+
* The start date (in RFC3339 format) of the events fetching window. Defaults to \'now\'-3 hours if omitted.
|
|
286
|
+
*/
|
|
287
|
+
startDate?: string;
|
|
288
|
+
/**
|
|
289
|
+
* The end date (in RFC3339 format) of the events fetching window. Defaults to \'now\' days if omitted.
|
|
290
|
+
*/
|
|
291
|
+
endDate?: string;
|
|
148
292
|
};
|
|
149
293
|
|
|
150
294
|
/**
|
|
@@ -152,7 +296,7 @@ export type GetEventsProps = {
|
|
|
152
296
|
*/
|
|
153
297
|
export type GetRunProps = {
|
|
154
298
|
/**
|
|
155
|
-
* The run
|
|
299
|
+
* The run UUID.
|
|
156
300
|
*/
|
|
157
301
|
runID: string;
|
|
158
302
|
};
|
|
@@ -169,24 +313,30 @@ export type GetRunsProps = {
|
|
|
169
313
|
* The page number to fetch, starting at 1.
|
|
170
314
|
*/
|
|
171
315
|
page?: number;
|
|
172
|
-
};
|
|
173
|
-
|
|
174
|
-
/**
|
|
175
|
-
* Properties for the `getRunsByTaskID` method.
|
|
176
|
-
*/
|
|
177
|
-
export type GetRunsByTaskIDProps = {
|
|
178
316
|
/**
|
|
179
|
-
*
|
|
317
|
+
* Filter the status of the runs.
|
|
180
318
|
*/
|
|
181
|
-
|
|
319
|
+
status?: RunStatus[];
|
|
182
320
|
/**
|
|
183
|
-
*
|
|
321
|
+
* Filter by taskID.
|
|
184
322
|
*/
|
|
185
|
-
|
|
323
|
+
taskID?: string;
|
|
186
324
|
/**
|
|
187
|
-
* The
|
|
325
|
+
* The key by which the list should be sorted.
|
|
188
326
|
*/
|
|
189
|
-
|
|
327
|
+
sort?: RunSortKeys;
|
|
328
|
+
/**
|
|
329
|
+
* The order of the returned list.
|
|
330
|
+
*/
|
|
331
|
+
order?: OrderKeys;
|
|
332
|
+
/**
|
|
333
|
+
* The start date (in RFC3339 format) of the runs fetching window. Defaults to \'now\'-7 days if omitted.
|
|
334
|
+
*/
|
|
335
|
+
startDate?: string;
|
|
336
|
+
/**
|
|
337
|
+
* The end date (in RFC3339 format) of the runs fetching window. Defaults to \'now\' days if omitted.
|
|
338
|
+
*/
|
|
339
|
+
endDate?: string;
|
|
190
340
|
};
|
|
191
341
|
|
|
192
342
|
/**
|
|
@@ -194,7 +344,7 @@ export type GetRunsByTaskIDProps = {
|
|
|
194
344
|
*/
|
|
195
345
|
export type GetSourceProps = {
|
|
196
346
|
/**
|
|
197
|
-
* The source
|
|
347
|
+
* The source UUID.
|
|
198
348
|
*/
|
|
199
349
|
sourceID: string;
|
|
200
350
|
};
|
|
@@ -211,6 +361,22 @@ export type GetSourcesProps = {
|
|
|
211
361
|
* The page number to fetch, starting at 1.
|
|
212
362
|
*/
|
|
213
363
|
page?: number;
|
|
364
|
+
/**
|
|
365
|
+
* The type of the sources to retrieve.
|
|
366
|
+
*/
|
|
367
|
+
type?: SourceType[];
|
|
368
|
+
/**
|
|
369
|
+
* The authenticationIDs of the sources to retrieve. \'none\' returns sources that doesn\'t have an authentication.
|
|
370
|
+
*/
|
|
371
|
+
authenticationID?: string[];
|
|
372
|
+
/**
|
|
373
|
+
* The key by which the list should be sorted.
|
|
374
|
+
*/
|
|
375
|
+
sort?: SourceSortKeys;
|
|
376
|
+
/**
|
|
377
|
+
* The order of the returned list.
|
|
378
|
+
*/
|
|
379
|
+
order?: OrderKeys;
|
|
214
380
|
};
|
|
215
381
|
|
|
216
382
|
/**
|
|
@@ -218,7 +384,7 @@ export type GetSourcesProps = {
|
|
|
218
384
|
*/
|
|
219
385
|
export type GetTaskProps = {
|
|
220
386
|
/**
|
|
221
|
-
* The task
|
|
387
|
+
* The task UUID.
|
|
222
388
|
*/
|
|
223
389
|
taskID: string;
|
|
224
390
|
};
|
|
@@ -236,21 +402,33 @@ export type GetTasksProps = {
|
|
|
236
402
|
*/
|
|
237
403
|
page?: number;
|
|
238
404
|
/**
|
|
239
|
-
*
|
|
405
|
+
* The action of the tasks to retrieve.
|
|
240
406
|
*/
|
|
241
407
|
action?: ActionType[];
|
|
242
408
|
/**
|
|
243
|
-
*
|
|
409
|
+
* Whether the task is enabled or not.
|
|
244
410
|
*/
|
|
245
411
|
enabled?: boolean;
|
|
246
412
|
/**
|
|
247
|
-
*
|
|
413
|
+
* The sourceIDs of the tasks to retrieve.
|
|
414
|
+
*/
|
|
415
|
+
sourceID?: string[];
|
|
416
|
+
/**
|
|
417
|
+
* The destinationIDs of the tasks to retrieve.
|
|
248
418
|
*/
|
|
249
419
|
destinationID?: string[];
|
|
250
420
|
/**
|
|
251
|
-
*
|
|
421
|
+
* The trigger type of the task.
|
|
252
422
|
*/
|
|
253
423
|
triggerType?: TriggerType[];
|
|
424
|
+
/**
|
|
425
|
+
* The key by which the list should be sorted.
|
|
426
|
+
*/
|
|
427
|
+
sort?: TaskSortKeys;
|
|
428
|
+
/**
|
|
429
|
+
* The order of the returned list.
|
|
430
|
+
*/
|
|
431
|
+
order?: OrderKeys;
|
|
254
432
|
};
|
|
255
433
|
|
|
256
434
|
/**
|
|
@@ -258,17 +436,27 @@ export type GetTasksProps = {
|
|
|
258
436
|
*/
|
|
259
437
|
export type RunTaskProps = {
|
|
260
438
|
/**
|
|
261
|
-
* The task
|
|
439
|
+
* The task UUID.
|
|
262
440
|
*/
|
|
263
441
|
taskID: string;
|
|
264
442
|
};
|
|
265
443
|
|
|
444
|
+
/**
|
|
445
|
+
* Properties for the `triggerDockerSourceDiscover` method.
|
|
446
|
+
*/
|
|
447
|
+
export type TriggerDockerSourceDiscoverProps = {
|
|
448
|
+
/**
|
|
449
|
+
* The source UUID.
|
|
450
|
+
*/
|
|
451
|
+
sourceID: string;
|
|
452
|
+
};
|
|
453
|
+
|
|
266
454
|
/**
|
|
267
455
|
* Properties for the `updateAuthentication` method.
|
|
268
456
|
*/
|
|
269
457
|
export type UpdateAuthenticationProps = {
|
|
270
458
|
/**
|
|
271
|
-
* The authentication
|
|
459
|
+
* The authentication UUID.
|
|
272
460
|
*/
|
|
273
461
|
authenticationID: string;
|
|
274
462
|
authenticationUpdate: AuthenticationUpdate;
|
|
@@ -279,7 +467,7 @@ export type UpdateAuthenticationProps = {
|
|
|
279
467
|
*/
|
|
280
468
|
export type UpdateDestinationProps = {
|
|
281
469
|
/**
|
|
282
|
-
* The destination
|
|
470
|
+
* The destination UUID.
|
|
283
471
|
*/
|
|
284
472
|
destinationID: string;
|
|
285
473
|
destinationUpdate: DestinationUpdate;
|
|
@@ -290,7 +478,7 @@ export type UpdateDestinationProps = {
|
|
|
290
478
|
*/
|
|
291
479
|
export type UpdateSourceProps = {
|
|
292
480
|
/**
|
|
293
|
-
* The source
|
|
481
|
+
* The source UUID.
|
|
294
482
|
*/
|
|
295
483
|
sourceID: string;
|
|
296
484
|
sourceUpdate: SourceUpdate;
|
|
@@ -301,7 +489,7 @@ export type UpdateSourceProps = {
|
|
|
301
489
|
*/
|
|
302
490
|
export type UpdateTaskProps = {
|
|
303
491
|
/**
|
|
304
|
-
* The task
|
|
492
|
+
* The task UUID.
|
|
305
493
|
*/
|
|
306
494
|
taskID: string;
|
|
307
495
|
taskUpdate: TaskUpdate;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Custom fields from Commercetools to index in the records (see https://docs.commercetools.com/tutorials/custom-types).
|
|
5
|
+
*/
|
|
6
|
+
export type CommercetoolsCustomFields = {
|
|
7
|
+
/**
|
|
8
|
+
* Inventory custom fields.
|
|
9
|
+
*/
|
|
10
|
+
inventory?: string[] | null;
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Price custom fields.
|
|
14
|
+
*/
|
|
15
|
+
price?: string[] | null;
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Category custom fields.
|
|
19
|
+
*/
|
|
20
|
+
category?: string[] | null;
|
|
21
|
+
};
|
package/model/deleteResponse.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
export type DeleteResponse = {
|
|
4
4
|
/**
|
package/model/destination.ts
CHANGED
|
@@ -1,13 +1,22 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
import type { DestinationInput } from './destinationInput';
|
|
4
4
|
import type { DestinationType } from './destinationType';
|
|
5
5
|
|
|
6
|
+
/**
|
|
7
|
+
* A destination describe how the data is indexed on the Algolia side.
|
|
8
|
+
*/
|
|
6
9
|
export type Destination = {
|
|
10
|
+
/**
|
|
11
|
+
* The destination UUID.
|
|
12
|
+
*/
|
|
7
13
|
destinationID: string;
|
|
8
14
|
|
|
9
15
|
type: DestinationType;
|
|
10
16
|
|
|
17
|
+
/**
|
|
18
|
+
* An human readable name describing the object.
|
|
19
|
+
*/
|
|
11
20
|
name: string;
|
|
12
21
|
|
|
13
22
|
input: DestinationInput;
|
|
@@ -22,5 +31,8 @@ export type Destination = {
|
|
|
22
31
|
*/
|
|
23
32
|
updatedAt?: string;
|
|
24
33
|
|
|
34
|
+
/**
|
|
35
|
+
* The authentication UUID.
|
|
36
|
+
*/
|
|
25
37
|
authenticationID?: string;
|
|
26
38
|
};
|
|
@@ -1,14 +1,23 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
import type { DestinationInput } from './destinationInput';
|
|
4
4
|
import type { DestinationType } from './destinationType';
|
|
5
5
|
|
|
6
|
+
/**
|
|
7
|
+
* The payload when creating a destination.
|
|
8
|
+
*/
|
|
6
9
|
export type DestinationCreate = {
|
|
7
10
|
type: DestinationType;
|
|
8
11
|
|
|
12
|
+
/**
|
|
13
|
+
* An human readable name describing the object.
|
|
14
|
+
*/
|
|
9
15
|
name: string;
|
|
10
16
|
|
|
11
17
|
input: DestinationInput;
|
|
12
18
|
|
|
13
|
-
|
|
19
|
+
/**
|
|
20
|
+
* The authentication UUID.
|
|
21
|
+
*/
|
|
22
|
+
authenticationID?: string;
|
|
14
23
|
};
|
|
@@ -1,8 +1,17 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* Response from the API when the Destination is successfully created.
|
|
5
|
+
*/
|
|
3
6
|
export type DestinationCreateResponse = {
|
|
7
|
+
/**
|
|
8
|
+
* The destination UUID.
|
|
9
|
+
*/
|
|
4
10
|
destinationID: string;
|
|
5
11
|
|
|
12
|
+
/**
|
|
13
|
+
* An human readable name describing the object.
|
|
14
|
+
*/
|
|
6
15
|
name: string;
|
|
7
16
|
|
|
8
17
|
/**
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import type { RecordType } from './recordType';
|
|
2
4
|
|
|
3
5
|
export type DestinationIndexName = {
|
|
6
|
+
/**
|
|
7
|
+
* The index name to store data in.
|
|
8
|
+
*/
|
|
4
9
|
indexName: string;
|
|
10
|
+
|
|
11
|
+
recordType?: RecordType;
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* Determines the attributes to exclude from an Algolia record. To remove nested element, you can separate the path to the element with dots (`.`): - \"foo.bar\": will remove `bar` from `foo`. To remove elements from an array, you can use the following: - \"foo.[0].bar\": will only remove `bar` from the first element of `foo`. - \"foo.[*].bar\": will remove `bar` from every elements of `foo`.
|
|
15
|
+
*/
|
|
16
|
+
attributesToExclude?: string[];
|
|
5
17
|
};
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
export type DestinationIndexPrefix = {
|
|
4
|
+
/**
|
|
5
|
+
* The prefix of the final index name.
|
|
6
|
+
*/
|
|
4
7
|
indexPrefix: string;
|
|
5
8
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
import type { DestinationIndexName } from './destinationIndexName';
|
|
4
4
|
import type { DestinationIndexPrefix } from './destinationIndexPrefix';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Payload to search for multiple destinations, based on the given `destinationIDs`.
|
|
5
|
+
*/
|
|
6
|
+
export type DestinationSearch = {
|
|
7
|
+
destinationIDs: string[];
|
|
8
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Used to sort the Destination list endpoint.
|
|
5
|
+
*/
|
|
6
|
+
export type DestinationSortKeys = 'createdAt' | 'name' | 'type' | 'updatedAt';
|
package/model/destinationType.ts
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* Type of the Destination, defines in which Algolia product the data will be stored.
|
|
5
|
+
*/
|
|
6
|
+
export type DestinationType = 'flow' | 'insights' | 'search';
|
|
@@ -1,14 +1,23 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
import type { DestinationInput } from './destinationInput';
|
|
4
4
|
import type { DestinationType } from './destinationType';
|
|
5
5
|
|
|
6
|
+
/**
|
|
7
|
+
* Payload to partially update a Destination.
|
|
8
|
+
*/
|
|
6
9
|
export type DestinationUpdate = {
|
|
7
10
|
type?: DestinationType;
|
|
8
11
|
|
|
12
|
+
/**
|
|
13
|
+
* An human readable name describing the object.
|
|
14
|
+
*/
|
|
9
15
|
name?: string;
|
|
10
16
|
|
|
11
17
|
input?: DestinationInput;
|
|
12
18
|
|
|
19
|
+
/**
|
|
20
|
+
* The authentication UUID.
|
|
21
|
+
*/
|
|
13
22
|
authenticationID?: string;
|
|
14
23
|
};
|
|
@@ -1,8 +1,17 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* Response from the API when the Destination is successfully updated.
|
|
5
|
+
*/
|
|
3
6
|
export type DestinationUpdateResponse = {
|
|
7
|
+
/**
|
|
8
|
+
* The destination UUID.
|
|
9
|
+
*/
|
|
4
10
|
destinationID: string;
|
|
5
11
|
|
|
12
|
+
/**
|
|
13
|
+
* An human readable name describing the object.
|
|
14
|
+
*/
|
|
6
15
|
name: string;
|
|
7
16
|
|
|
8
17
|
/**
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The type of the image.
|
|
5
|
+
*/
|
|
6
|
+
export type DockerImageType = 'airbyte' | 'custom' | 'singer';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The registry where the image is stored.
|
|
5
|
+
*/
|
|
6
|
+
export type DockerRegistry = 'dockerhub' | 'ghcr';
|