@algolia/ingestion 1.0.0-alpha.83 → 1.0.0-alpha.84
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/ingestion.cjs +99 -99
- package/dist/ingestion.esm.browser.js +99 -99
- package/dist/ingestion.esm.node.js +99 -99
- package/dist/ingestion.umd.js +2 -2
- package/dist/model/actionType.d.ts +1 -1
- package/dist/model/authAPIKey.d.ts +4 -1
- package/dist/model/authAPIKey.d.ts.map +1 -1
- package/dist/model/authAPIKeyPartial.d.ts +4 -1
- package/dist/model/authAPIKeyPartial.d.ts.map +1 -1
- package/dist/model/authAlgolia.d.ts +5 -2
- package/dist/model/authAlgolia.d.ts.map +1 -1
- package/dist/model/authAlgoliaPartial.d.ts +5 -2
- package/dist/model/authAlgoliaPartial.d.ts.map +1 -1
- package/dist/model/authBasic.d.ts +7 -1
- package/dist/model/authBasic.d.ts.map +1 -1
- package/dist/model/authBasicPartial.d.ts +7 -1
- package/dist/model/authBasicPartial.d.ts.map +1 -1
- package/dist/model/authGoogleServiceAccount.d.ts +3 -3
- package/dist/model/authGoogleServiceAccountPartial.d.ts +3 -3
- package/dist/model/authOAuth.d.ts +8 -4
- package/dist/model/authOAuth.d.ts.map +1 -1
- package/dist/model/authOAuthPartial.d.ts +8 -4
- package/dist/model/authOAuthPartial.d.ts.map +1 -1
- package/dist/model/authentication.d.ts +5 -5
- package/dist/model/authenticationCreate.d.ts +2 -2
- package/dist/model/authenticationCreateResponse.d.ts +4 -4
- package/dist/model/authenticationSearch.d.ts +1 -1
- package/dist/model/authenticationSortKeys.d.ts +1 -1
- package/dist/model/authenticationType.d.ts +1 -1
- package/dist/model/authenticationUpdate.d.ts +2 -2
- package/dist/model/authenticationUpdateResponse.d.ts +4 -4
- package/dist/model/bigCommerceChannel.d.ts +2 -2
- package/dist/model/bigCommerceMetafield.d.ts +2 -2
- package/dist/model/clientMethodProps.d.ts +64 -64
- package/dist/model/commercetoolsCustomFields.d.ts +1 -1
- package/dist/model/deleteResponse.d.ts +1 -1
- package/dist/model/destination.d.ts +6 -6
- package/dist/model/destinationCreate.d.ts +3 -3
- package/dist/model/destinationCreateResponse.d.ts +4 -4
- package/dist/model/destinationIndexName.d.ts +2 -2
- package/dist/model/destinationIndexPrefix.d.ts +1 -1
- package/dist/model/destinationSearch.d.ts +1 -1
- package/dist/model/destinationSortKeys.d.ts +1 -1
- package/dist/model/destinationType.d.ts +2 -2
- package/dist/model/destinationType.d.ts.map +1 -1
- package/dist/model/destinationUpdate.d.ts +3 -3
- package/dist/model/destinationUpdateResponse.d.ts +4 -4
- package/dist/model/dockerImageType.d.ts +1 -1
- package/dist/model/dockerRegistry.d.ts +1 -1
- package/dist/model/dockerSourceDiscover.d.ts +2 -2
- package/dist/model/event.d.ts +3 -3
- package/dist/model/eventSortKeys.d.ts +1 -1
- package/dist/model/index.d.ts +1 -0
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/listTasksResponse.d.ts +1 -1
- package/dist/model/mappingFormatSchema.d.ts +5 -0
- package/dist/model/mappingFormatSchema.d.ts.map +1 -0
- package/dist/model/mappingInput.d.ts +3 -5
- package/dist/model/mappingInput.d.ts.map +1 -1
- package/dist/model/methodType.d.ts +3 -0
- package/dist/model/methodType.d.ts.map +1 -1
- package/dist/model/onDemandDateUtilsInput.d.ts +3 -3
- package/dist/model/onDemandTrigger.d.ts +2 -2
- package/dist/model/onDemandTriggerInput.d.ts +1 -1
- package/dist/model/onDemandTriggerType.d.ts +1 -1
- package/dist/model/orderKeys.d.ts +1 -1
- package/dist/model/pagination.d.ts +15 -0
- package/dist/model/pagination.d.ts.map +1 -1
- package/dist/model/platform.d.ts +2 -2
- package/dist/model/platform.d.ts.map +1 -1
- package/dist/model/platformNone.d.ts +1 -1
- package/dist/model/recordType.d.ts +1 -1
- package/dist/model/run.d.ts +7 -7
- package/dist/model/runOutcome.d.ts +3 -0
- package/dist/model/runOutcome.d.ts.map +1 -1
- package/dist/model/runReasonCode.d.ts +1 -1
- package/dist/model/runResponse.d.ts +3 -3
- package/dist/model/runSortKeys.d.ts +1 -1
- package/dist/model/runStatus.d.ts +3 -0
- package/dist/model/runStatus.d.ts.map +1 -1
- package/dist/model/runType.d.ts +3 -0
- package/dist/model/runType.d.ts.map +1 -1
- package/dist/model/scheduleDateUtilsInput.d.ts +2 -2
- package/dist/model/scheduleTrigger.d.ts +4 -4
- package/dist/model/scheduleTriggerInput.d.ts +2 -2
- package/dist/model/scheduleTriggerType.d.ts +1 -1
- package/dist/model/source.d.ts +4 -4
- package/dist/model/sourceBigCommerce.d.ts +1 -1
- package/dist/model/sourceBigQuery.d.ts +5 -5
- package/dist/model/sourceCSV.d.ts +3 -3
- package/dist/model/sourceCommercetools.d.ts +2 -2
- package/dist/model/sourceCreate.d.ts +4 -1
- package/dist/model/sourceCreate.d.ts.map +1 -1
- package/dist/model/sourceCreateResponse.d.ts +5 -2
- package/dist/model/sourceCreateResponse.d.ts.map +1 -1
- package/dist/model/sourceDocker.d.ts +3 -3
- package/dist/model/sourceGA4BigQueryExport.d.ts +3 -3
- package/dist/model/sourceJSON.d.ts +2 -2
- package/dist/model/sourceSortKeys.d.ts +1 -1
- package/dist/model/sourceType.d.ts +1 -1
- package/dist/model/sourceType.d.ts.map +1 -1
- package/dist/model/sourceUpdate.d.ts +4 -1
- package/dist/model/sourceUpdate.d.ts.map +1 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +2 -5
- package/dist/model/sourceUpdateCommercetools.d.ts.map +1 -1
- package/dist/model/sourceUpdateDocker.d.ts +3 -3
- package/dist/model/sourceUpdateResponse.d.ts +5 -2
- package/dist/model/sourceUpdateResponse.d.ts.map +1 -1
- package/dist/model/streamingTrigger.d.ts +1 -1
- package/dist/model/streamingTriggerType.d.ts +1 -1
- package/dist/model/streamingUtilsInput.d.ts +1 -1
- package/dist/model/subscriptionTrigger.d.ts +1 -1
- package/dist/model/subscriptionTriggerType.d.ts +1 -1
- package/dist/model/task.d.ts +7 -7
- package/dist/model/taskCreate.d.ts +5 -5
- package/dist/model/taskCreateResponse.d.ts +3 -3
- package/dist/model/taskInput.d.ts +3 -0
- package/dist/model/taskInput.d.ts.map +1 -1
- package/dist/model/taskSortKeys.d.ts +1 -1
- package/dist/model/taskUpdate.d.ts +4 -4
- package/dist/model/taskUpdateResponse.d.ts +3 -3
- package/dist/model/trigger.d.ts +3 -0
- package/dist/model/trigger.d.ts.map +1 -1
- package/dist/model/triggerType.d.ts +1 -1
- package/dist/model/triggerUpdateInput.d.ts +2 -2
- package/dist/model/window.d.ts +3 -3
- package/dist/src/ingestionClient.d.ts +99 -99
- package/model/actionType.ts +1 -1
- package/model/authAPIKey.ts +4 -1
- package/model/authAPIKeyPartial.ts +4 -1
- package/model/authAlgolia.ts +5 -2
- package/model/authAlgoliaPartial.ts +5 -2
- package/model/authBasic.ts +7 -1
- package/model/authBasicPartial.ts +7 -1
- package/model/authGoogleServiceAccount.ts +3 -3
- package/model/authGoogleServiceAccountPartial.ts +3 -3
- package/model/authOAuth.ts +9 -4
- package/model/authOAuthPartial.ts +9 -4
- package/model/authentication.ts +5 -5
- package/model/authenticationCreate.ts +2 -2
- package/model/authenticationCreateResponse.ts +4 -4
- package/model/authenticationSearch.ts +1 -1
- package/model/authenticationSortKeys.ts +1 -1
- package/model/authenticationType.ts +1 -1
- package/model/authenticationUpdate.ts +2 -2
- package/model/authenticationUpdateResponse.ts +4 -4
- package/model/bigCommerceChannel.ts +2 -2
- package/model/bigCommerceMetafield.ts +2 -2
- package/model/clientMethodProps.ts +64 -64
- package/model/commercetoolsCustomFields.ts +1 -1
- package/model/deleteResponse.ts +1 -1
- package/model/destination.ts +6 -6
- package/model/destinationCreate.ts +3 -3
- package/model/destinationCreateResponse.ts +4 -4
- package/model/destinationIndexName.ts +2 -2
- package/model/destinationIndexPrefix.ts +1 -1
- package/model/destinationSearch.ts +1 -1
- package/model/destinationSortKeys.ts +1 -1
- package/model/destinationType.ts +2 -2
- package/model/destinationUpdate.ts +3 -3
- package/model/destinationUpdateResponse.ts +4 -4
- package/model/dockerImageType.ts +1 -1
- package/model/dockerRegistry.ts +1 -1
- package/model/dockerSourceDiscover.ts +2 -2
- package/model/event.ts +3 -3
- package/model/eventSortKeys.ts +1 -1
- package/model/index.ts +1 -0
- package/model/listTasksResponse.ts +1 -1
- package/model/mappingFormatSchema.ts +6 -0
- package/model/mappingInput.ts +3 -5
- package/model/methodType.ts +3 -0
- package/model/onDemandDateUtilsInput.ts +3 -3
- package/model/onDemandTrigger.ts +2 -2
- package/model/onDemandTriggerInput.ts +1 -1
- package/model/onDemandTriggerType.ts +1 -1
- package/model/orderKeys.ts +1 -1
- package/model/pagination.ts +15 -0
- package/model/platform.ts +2 -2
- package/model/platformNone.ts +1 -1
- package/model/recordType.ts +1 -1
- package/model/run.ts +7 -7
- package/model/runOutcome.ts +3 -0
- package/model/runReasonCode.ts +1 -1
- package/model/runResponse.ts +3 -3
- package/model/runSortKeys.ts +1 -1
- package/model/runStatus.ts +3 -0
- package/model/runType.ts +3 -0
- package/model/scheduleDateUtilsInput.ts +2 -2
- package/model/scheduleTrigger.ts +4 -4
- package/model/scheduleTriggerInput.ts +2 -2
- package/model/scheduleTriggerType.ts +1 -1
- package/model/source.ts +4 -4
- package/model/sourceBigCommerce.ts +1 -1
- package/model/sourceBigQuery.ts +5 -5
- package/model/sourceCSV.ts +3 -3
- package/model/sourceCommercetools.ts +2 -2
- package/model/sourceCreate.ts +4 -1
- package/model/sourceCreateResponse.ts +5 -2
- package/model/sourceDocker.ts +3 -3
- package/model/sourceGA4BigQueryExport.ts +3 -3
- package/model/sourceJSON.ts +2 -2
- package/model/sourceSortKeys.ts +1 -1
- package/model/sourceType.ts +3 -1
- package/model/sourceUpdate.ts +4 -1
- package/model/sourceUpdateCommercetools.ts +2 -5
- package/model/sourceUpdateDocker.ts +3 -3
- package/model/sourceUpdateResponse.ts +5 -2
- package/model/streamingTrigger.ts +1 -1
- package/model/streamingTriggerType.ts +1 -1
- package/model/streamingUtilsInput.ts +1 -1
- package/model/subscriptionTrigger.ts +1 -1
- package/model/subscriptionTriggerType.ts +1 -1
- package/model/task.ts +7 -7
- package/model/taskCreate.ts +5 -5
- package/model/taskCreateResponse.ts +3 -3
- package/model/taskInput.ts +3 -0
- package/model/taskSortKeys.ts +1 -1
- package/model/taskUpdate.ts +4 -4
- package/model/taskUpdateResponse.ts +3 -3
- package/model/trigger.ts +3 -0
- package/model/triggerType.ts +1 -1
- package/model/triggerUpdateInput.ts +2 -2
- package/model/window.ts +3 -3
- package/package.json +5 -5
package/dist/model/event.d.ts
CHANGED
|
@@ -5,11 +5,11 @@ import type { EventType } from './eventType';
|
|
|
5
5
|
*/
|
|
6
6
|
export type Event = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Universally unique identifier (UUID) of an event.
|
|
9
9
|
*/
|
|
10
10
|
eventID: string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Universally unique identifier (UUID) of a task run.
|
|
13
13
|
*/
|
|
14
14
|
runID: string;
|
|
15
15
|
/**
|
|
@@ -24,7 +24,7 @@ export type Event = {
|
|
|
24
24
|
batchSize: number;
|
|
25
25
|
data?: Record<string, any>;
|
|
26
26
|
/**
|
|
27
|
-
* Date of publish
|
|
27
|
+
* Date of publish RFC3339 format.
|
|
28
28
|
*/
|
|
29
29
|
publishedAt: string;
|
|
30
30
|
};
|
package/dist/model/index.d.ts
CHANGED
|
@@ -50,6 +50,7 @@ export * from './listEventsResponse';
|
|
|
50
50
|
export * from './listSourcesResponse';
|
|
51
51
|
export * from './listTasksResponse';
|
|
52
52
|
export * from './mappingFieldDirective';
|
|
53
|
+
export * from './mappingFormatSchema';
|
|
53
54
|
export * from './mappingInput';
|
|
54
55
|
export * from './mappingKitAction';
|
|
55
56
|
export * from './mappingTypeCSV';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../model/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappingFormatSchema.d.ts","sourceRoot":"","sources":["../../model/mappingFormatSchema.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,eAAe,CAAC"}
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
+
import type { MappingFormatSchema } from './mappingFormatSchema';
|
|
1
2
|
import type { MappingKitAction } from './mappingKitAction';
|
|
2
3
|
/**
|
|
3
|
-
* Transformations to apply to source, serialized as a JSON string.
|
|
4
|
+
* Transformations to apply to the source, serialized as a JSON string.
|
|
4
5
|
*/
|
|
5
6
|
export type MappingInput = {
|
|
6
|
-
|
|
7
|
-
* Name of the mapping format schema, `mappingkit/v1` is currently the only supported format.
|
|
8
|
-
*/
|
|
9
|
-
format: string;
|
|
7
|
+
format: MappingFormatSchema;
|
|
10
8
|
actions: MappingKitAction[];
|
|
11
9
|
};
|
|
12
10
|
//# sourceMappingURL=mappingInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappingInput.d.ts","sourceRoot":"","sources":["../../model/mappingInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB
|
|
1
|
+
{"version":3,"file":"mappingInput.d.ts","sourceRoot":"","sources":["../../model/mappingInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IACzB,MAAM,EAAE,mBAAmB,CAAC;IAE5B,OAAO,EAAE,gBAAgB,EAAE,CAAC;CAC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"methodType.d.ts","sourceRoot":"","sources":["../../model/methodType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,KAAK,GAAG,MAAM,CAAC"}
|
|
1
|
+
{"version":3,"file":"methodType.d.ts","sourceRoot":"","sources":["../../model/methodType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,KAAK,GAAG,MAAM,CAAC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import type { MappingInput } from './mappingInput';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Input for a manually-triggered task whose source is of type `bigquery` and for which extracted data spans a given time range.
|
|
4
4
|
*/
|
|
5
5
|
export type OnDemandDateUtilsInput = {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Earliest date in RFC3339 format of the extracted data from Big Query.
|
|
8
8
|
*/
|
|
9
9
|
startDate: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Latest date in RFC3339 format of the extracted data from Big Query.
|
|
12
12
|
*/
|
|
13
13
|
endDate: string;
|
|
14
14
|
mapping?: MappingInput;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { OnDemandTriggerType } from './onDemandTriggerType';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Trigger information for manually-triggered tasks.
|
|
4
4
|
*/
|
|
5
5
|
export type OnDemandTrigger = {
|
|
6
6
|
type: OnDemandTriggerType;
|
|
7
7
|
/**
|
|
8
|
-
* The last time the scheduled task ran
|
|
8
|
+
* The last time the scheduled task ran in RFC3339 format.
|
|
9
9
|
*/
|
|
10
10
|
lastRun?: string;
|
|
11
11
|
};
|
|
@@ -1,7 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Paginated API response.
|
|
3
|
+
*/
|
|
1
4
|
export type Pagination = {
|
|
5
|
+
/**
|
|
6
|
+
* Number of pages in the API response.
|
|
7
|
+
*/
|
|
2
8
|
nbPages: number;
|
|
9
|
+
/**
|
|
10
|
+
* Page of the API response to retrieve.
|
|
11
|
+
*/
|
|
3
12
|
page: number;
|
|
13
|
+
/**
|
|
14
|
+
* Number of items in the API response.
|
|
15
|
+
*/
|
|
4
16
|
nbItems: number;
|
|
17
|
+
/**
|
|
18
|
+
* Number of items per page.
|
|
19
|
+
*/
|
|
5
20
|
itemsPerPage: number;
|
|
6
21
|
};
|
|
7
22
|
//# sourceMappingURL=pagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../model/pagination.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAEhB,IAAI,EAAE,MAAM,CAAC;IAEb,OAAO,EAAE,MAAM,CAAC;IAEhB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
1
|
+
{"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../model/pagination.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG;IACvB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
package/dist/model/platform.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* Name of an ecommerce platform with which to authenticate. This determines which authentication type you can select.
|
|
3
3
|
*/
|
|
4
|
-
export type Platform = 'bigcommerce' | 'commercetools';
|
|
4
|
+
export type Platform = 'bigcommerce' | 'commercetools' | 'shopify';
|
|
5
5
|
//# sourceMappingURL=platform.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"platform.d.ts","sourceRoot":"","sources":["../../model/platform.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,aAAa,GAAG,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"platform.d.ts","sourceRoot":"","sources":["../../model/platform.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,aAAa,GAAG,eAAe,GAAG,SAAS,CAAC"}
|
package/dist/model/run.d.ts
CHANGED
|
@@ -5,37 +5,37 @@ import type { RunStatus } from './runStatus';
|
|
|
5
5
|
import type { RunType } from './runType';
|
|
6
6
|
export type Run = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Universally unique identifier (UUID) of a task run.
|
|
9
9
|
*/
|
|
10
10
|
runID: string;
|
|
11
11
|
appID: string;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Universally unique identifier (UUID) of a task.
|
|
14
14
|
*/
|
|
15
15
|
taskID: string;
|
|
16
16
|
status: RunStatus;
|
|
17
17
|
progress?: RunProgress;
|
|
18
18
|
outcome?: RunOutcome;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Maximum accepted percentage of failures for a task run to finish successfully.
|
|
21
21
|
*/
|
|
22
22
|
failureThreshold?: number;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* More information about the task run\'s outcome.
|
|
25
25
|
*/
|
|
26
26
|
reason?: string;
|
|
27
27
|
reasonCode?: RunReasonCode;
|
|
28
28
|
type: RunType;
|
|
29
29
|
/**
|
|
30
|
-
* Date of creation
|
|
30
|
+
* Date of creation in RFC3339 format.
|
|
31
31
|
*/
|
|
32
32
|
createdAt: string;
|
|
33
33
|
/**
|
|
34
|
-
* Date of start
|
|
34
|
+
* Date of start in RFC3339 format.
|
|
35
35
|
*/
|
|
36
36
|
startedAt?: string;
|
|
37
37
|
/**
|
|
38
|
-
* Date of finish
|
|
38
|
+
* Date of finish in RFC3339 format.
|
|
39
39
|
*/
|
|
40
40
|
finishedAt?: string;
|
|
41
41
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runOutcome.d.ts","sourceRoot":"","sources":["../../model/runOutcome.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,YAAY,GAAG,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"runOutcome.d.ts","sourceRoot":"","sources":["../../model/runOutcome.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,YAAY,GAAG,SAAS,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* A code for the task run\'s outcome. A readable description of the code is included in the `reason` response property.
|
|
3
3
|
*/
|
|
4
4
|
export type RunReasonCode = 'blocking' | 'critical' | 'discarded' | 'internal' | 'no_events' | 'ok' | 'too_many_errors';
|
|
5
5
|
//# sourceMappingURL=runReasonCode.d.ts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* API response for running a task.
|
|
3
3
|
*/
|
|
4
4
|
export type RunResponse = {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* Universally unique identifier (UUID) of a task run.
|
|
7
7
|
*/
|
|
8
8
|
runID: string;
|
|
9
9
|
/**
|
|
10
|
-
* Date of creation
|
|
10
|
+
* Date of creation in RFC3339 format.
|
|
11
11
|
*/
|
|
12
12
|
createdAt: string;
|
|
13
13
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runStatus.d.ts","sourceRoot":"","sources":["../../model/runStatus.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,SAAS,GACjB,SAAS,GACT,UAAU,GACV,OAAO,GACP,SAAS,GACT,SAAS,CAAC"}
|
|
1
|
+
{"version":3,"file":"runStatus.d.ts","sourceRoot":"","sources":["../../model/runStatus.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GACjB,SAAS,GACT,UAAU,GACV,OAAO,GACP,SAAS,GACT,SAAS,CAAC"}
|
package/dist/model/runType.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runType.d.ts","sourceRoot":"","sources":["../../model/runType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,CAAC"}
|
|
1
|
+
{"version":3,"file":"runType.d.ts","sourceRoot":"","sources":["../../model/runType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import type { MappingInput } from './mappingInput';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Input for scheduled tasks whose source is of type `bigquery` and for which extracted data spans a fixed number of days.
|
|
4
4
|
*/
|
|
5
5
|
export type ScheduleDateUtilsInput = {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Number of days in the past until the current day for which to extract Big Query data.
|
|
8
8
|
*/
|
|
9
9
|
timeframe: number;
|
|
10
10
|
mapping?: MappingInput;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import type { ScheduleTriggerType } from './scheduleTriggerType';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Trigger information for scheduled tasks.
|
|
4
4
|
*/
|
|
5
5
|
export type ScheduleTrigger = {
|
|
6
6
|
type: ScheduleTriggerType;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Cron expression for the task\'s schedule.
|
|
9
9
|
*/
|
|
10
10
|
cron: string;
|
|
11
11
|
/**
|
|
12
|
-
* The last time the scheduled task ran
|
|
12
|
+
* The last time the scheduled task ran in RFC3339 format.
|
|
13
13
|
*/
|
|
14
14
|
lastRun?: string;
|
|
15
15
|
/**
|
|
16
|
-
* The next scheduled run of the task
|
|
16
|
+
* The next scheduled run of the task in RFC3339 format.
|
|
17
17
|
*/
|
|
18
18
|
nextRun: string;
|
|
19
19
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { ScheduleTriggerType } from './scheduleTriggerType';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Trigger input for scheduled tasks.
|
|
4
4
|
*/
|
|
5
5
|
export type ScheduleTriggerInput = {
|
|
6
6
|
type: ScheduleTriggerType;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Cron expression for the task\'s schedule.
|
|
9
9
|
*/
|
|
10
10
|
cron: string;
|
|
11
11
|
};
|
package/dist/model/source.d.ts
CHANGED
|
@@ -2,22 +2,22 @@ import type { SourceInput } from './sourceInput';
|
|
|
2
2
|
import type { SourceType } from './sourceType';
|
|
3
3
|
export type Source = {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Universally uniqud identifier (UUID) of a source.
|
|
6
6
|
*/
|
|
7
7
|
sourceID: string;
|
|
8
8
|
type: SourceType;
|
|
9
9
|
name: string;
|
|
10
10
|
input: SourceInput;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Universally unique identifier (UUID) of an authentication resource.
|
|
13
13
|
*/
|
|
14
14
|
authenticationID?: string;
|
|
15
15
|
/**
|
|
16
|
-
* Date of creation
|
|
16
|
+
* Date of creation in RFC3339 format.
|
|
17
17
|
*/
|
|
18
18
|
createdAt: string;
|
|
19
19
|
/**
|
|
20
|
-
* Date of last update
|
|
20
|
+
* Date of last update in RFC3339 format.
|
|
21
21
|
*/
|
|
22
22
|
updatedAt?: string;
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@ import type { BigCommerceChannel } from './bigCommerceChannel';
|
|
|
2
2
|
import type { BigCommerceMetafield } from './bigCommerceMetafield';
|
|
3
3
|
export type SourceBigCommerce = {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Store hash identifying your BigCommerce store.
|
|
6
6
|
*/
|
|
7
7
|
storeHash: string;
|
|
8
8
|
channel?: BigCommerceChannel;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import type { BigQueryDataType } from './bigQueryDataType';
|
|
2
2
|
export type SourceBigQuery = {
|
|
3
3
|
/**
|
|
4
|
-
* Project ID of the BigQuery
|
|
4
|
+
* Project ID of the BigQuery source.
|
|
5
5
|
*/
|
|
6
6
|
projectID: string;
|
|
7
7
|
/**
|
|
8
|
-
* Dataset ID of the BigQuery
|
|
8
|
+
* Dataset ID of the BigQuery source.
|
|
9
9
|
*/
|
|
10
10
|
datasetID: string;
|
|
11
11
|
dataType?: BigQueryDataType;
|
|
12
12
|
/**
|
|
13
|
-
* Table name
|
|
13
|
+
* Table name for the BigQuery export.
|
|
14
14
|
*/
|
|
15
15
|
table?: string;
|
|
16
16
|
/**
|
|
17
|
-
* Table prefix
|
|
17
|
+
* Table prefix for a Google Analytics 4 data export to BigQuery.
|
|
18
18
|
*/
|
|
19
19
|
tablePrefix?: string;
|
|
20
20
|
/**
|
|
@@ -22,7 +22,7 @@ export type SourceBigQuery = {
|
|
|
22
22
|
*/
|
|
23
23
|
customSQLRequest?: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Name of a column that contains a unique ID which will be used as `objectID` in Algolia.
|
|
26
26
|
*/
|
|
27
27
|
uniqueIDColumn?: string;
|
|
28
28
|
};
|
|
@@ -2,15 +2,15 @@ import type { MappingTypeCSV } from './mappingTypeCSV';
|
|
|
2
2
|
import type { MethodType } from './methodType';
|
|
3
3
|
export type SourceCSV = {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* URL of the file.
|
|
6
6
|
*/
|
|
7
7
|
url: string;
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Name of a column that contains a unique ID which will be used as `objectID` in Algolia.
|
|
10
10
|
*/
|
|
11
11
|
uniqueIDColumn?: string;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Key-value pairs of column names and their expected types.
|
|
14
14
|
*/
|
|
15
15
|
mapping?: Record<string, MappingTypeCSV>;
|
|
16
16
|
method?: MethodType;
|
|
@@ -2,13 +2,13 @@ import type { CommercetoolsCustomFields } from './commercetoolsCustomFields';
|
|
|
2
2
|
export type SourceCommercetools = {
|
|
3
3
|
storeKeys?: string[];
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Locales for your commercetools stores.
|
|
6
6
|
*/
|
|
7
7
|
locales?: string[];
|
|
8
8
|
url: string;
|
|
9
9
|
projectKey: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Whether a fallback value is stored in the Algolia record if there\'s no inventory information about the product.
|
|
12
12
|
*/
|
|
13
13
|
fallbackIsInStockValue?: boolean;
|
|
14
14
|
customFields?: CommercetoolsCustomFields;
|
|
@@ -2,10 +2,13 @@ import type { SourceInput } from './sourceInput';
|
|
|
2
2
|
import type { SourceType } from './sourceType';
|
|
3
3
|
export type SourceCreate = {
|
|
4
4
|
type: SourceType;
|
|
5
|
+
/**
|
|
6
|
+
* Descriptive name of the source.
|
|
7
|
+
*/
|
|
5
8
|
name: string;
|
|
6
9
|
input: SourceInput;
|
|
7
10
|
/**
|
|
8
|
-
*
|
|
11
|
+
* Universally unique identifier (UUID) of an authentication resource.
|
|
9
12
|
*/
|
|
10
13
|
authenticationID?: string;
|
|
11
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sourceCreate.d.ts","sourceRoot":"","sources":["../../model/sourceCreate.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,UAAU,CAAC;IAEjB,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,EAAE,WAAW,CAAC;IAEnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC"}
|
|
1
|
+
{"version":3,"file":"sourceCreate.d.ts","sourceRoot":"","sources":["../../model/sourceCreate.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,UAAU,CAAC;IAEjB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,EAAE,WAAW,CAAC;IAEnB;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
export type SourceCreateResponse = {
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Universally uniqud identifier (UUID) of a source.
|
|
4
4
|
*/
|
|
5
5
|
sourceID: string;
|
|
6
|
+
/**
|
|
7
|
+
* Descriptive name of the source.
|
|
8
|
+
*/
|
|
6
9
|
name: string;
|
|
7
10
|
/**
|
|
8
|
-
* Date of creation
|
|
11
|
+
* Date of creation in RFC3339 format.
|
|
9
12
|
*/
|
|
10
13
|
createdAt: string;
|
|
11
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sourceCreateResponse.d.ts","sourceRoot":"","sources":["../../model/sourceCreateResponse.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
1
|
+
{"version":3,"file":"sourceCreateResponse.d.ts","sourceRoot":"","sources":["../../model/sourceCreateResponse.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -4,15 +4,15 @@ export type SourceDocker = {
|
|
|
4
4
|
imageType: DockerImageType;
|
|
5
5
|
registry: DockerRegistry;
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Docker image name.
|
|
8
8
|
*/
|
|
9
9
|
image: string;
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* Docker image version.
|
|
12
12
|
*/
|
|
13
13
|
version?: string;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* Configuration of the spec.
|
|
16
16
|
*/
|
|
17
17
|
configuration: Record<string, any>;
|
|
18
18
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export type SourceGA4BigQueryExport = {
|
|
2
2
|
/**
|
|
3
|
-
* GCP project ID that the BigQuery
|
|
3
|
+
* GCP project ID that the BigQuery export writes to.
|
|
4
4
|
*/
|
|
5
5
|
projectID: string;
|
|
6
6
|
/**
|
|
7
|
-
* BigQuery dataset ID that the BigQuery
|
|
7
|
+
* BigQuery dataset ID that the BigQuery export writes to.
|
|
8
8
|
*/
|
|
9
9
|
datasetID: string;
|
|
10
10
|
/**
|
|
11
|
-
* Prefix of the tables that the BigQuery Export writes to
|
|
11
|
+
* Prefix of the tables that the BigQuery Export writes to.
|
|
12
12
|
*/
|
|
13
13
|
tablePrefix: string;
|
|
14
14
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { MethodType } from './methodType';
|
|
2
2
|
export type SourceJSON = {
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* URL of the file.
|
|
5
5
|
*/
|
|
6
6
|
url: string;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Name of a column that contains a unique ID which will be used as `objectID` in Algolia.
|
|
9
9
|
*/
|
|
10
10
|
uniqueIDColumn?: string;
|
|
11
11
|
method?: MethodType;
|