@algolia/ingestion 5.2.4-beta.6 → 5.10.0-beta.1
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 +15 -7
- package/dist/browser.d.ts +1266 -634
- package/dist/builds/browser.js +223 -322
- package/dist/builds/browser.js.map +1 -1
- package/dist/builds/browser.min.js +1 -1
- package/dist/builds/browser.min.js.map +1 -1
- package/dist/builds/browser.umd.js +6 -6
- package/dist/builds/fetch.js +1943 -0
- package/dist/builds/fetch.js.map +1 -0
- package/dist/builds/node.cjs +220 -320
- package/dist/builds/node.cjs.map +1 -1
- package/dist/builds/node.js +221 -320
- package/dist/builds/node.js.map +1 -1
- package/dist/fetch.d.ts +3001 -0
- package/dist/node.d.cts +1267 -634
- package/dist/node.d.ts +1267 -634
- package/dist/src/ingestionClient.cjs +218 -319
- package/dist/src/ingestionClient.cjs.map +1 -1
- package/dist/src/ingestionClient.js +218 -319
- package/dist/src/ingestionClient.js.map +1 -1
- package/index.d.ts +0 -1
- package/index.js +1 -2
- package/package.json +16 -11
- package/model/action.ts +0 -13
- package/model/actionType.ts +0 -6
- package/model/authAPIKey.ts +0 -11
- package/model/authAPIKeyPartial.ts +0 -11
- package/model/authAlgolia.ts +0 -16
- package/model/authAlgoliaInsights.ts +0 -16
- package/model/authAlgoliaInsightsPartial.ts +0 -16
- package/model/authAlgoliaPartial.ts +0 -16
- package/model/authBasic.ts +0 -16
- package/model/authBasicPartial.ts +0 -16
- package/model/authGoogleServiceAccount.ts +0 -16
- package/model/authGoogleServiceAccountPartial.ts +0 -16
- package/model/authInput.ts +0 -16
- package/model/authInputPartial.ts +0 -16
- package/model/authOAuth.ts +0 -26
- package/model/authOAuthPartial.ts +0 -26
- package/model/authentication.ts +0 -36
- package/model/authenticationCreate.ts +0 -21
- package/model/authenticationCreateResponse.ts +0 -21
- package/model/authenticationSearch.ts +0 -8
- package/model/authenticationSortKeys.ts +0 -6
- package/model/authenticationType.ts +0 -6
- package/model/authenticationUpdate.ts +0 -21
- package/model/authenticationUpdateResponse.ts +0 -21
- package/model/bigCommerceChannel.ts +0 -13
- package/model/bigCommerceMetafield.ts +0 -13
- package/model/bigQueryDataType.ts +0 -3
- package/model/clientMethodProps.ts +0 -703
- package/model/commercetoolsCustomFields.ts +0 -21
- package/model/deleteResponse.ts +0 -8
- package/model/destination.ts +0 -40
- package/model/destinationCreate.ts +0 -25
- package/model/destinationCreateResponse.ts +0 -21
- package/model/destinationIndexName.ts +0 -17
- package/model/destinationInput.ts +0 -5
- package/model/destinationSearch.ts +0 -8
- package/model/destinationSortKeys.ts +0 -6
- package/model/destinationType.ts +0 -6
- package/model/destinationUpdate.ts +0 -25
- package/model/destinationUpdateResponse.ts +0 -21
- package/model/dockerImageType.ts +0 -6
- package/model/dockerRegistry.ts +0 -6
- package/model/dockerStreams.ts +0 -17
- package/model/dockerStreamsInput.ts +0 -10
- package/model/dockerStreamsSyncMode.ts +0 -6
- package/model/entityType.ts +0 -6
- package/model/errorBase.ts +0 -8
- package/model/event.ts +0 -40
- package/model/eventSortKeys.ts +0 -6
- package/model/eventStatus.ts +0 -3
- package/model/eventType.ts +0 -3
- package/model/generateTransformationCodePayload.ts +0 -9
- package/model/generateTransformationCodeResponse.ts +0 -5
- package/model/index.ts +0 -151
- package/model/listAuthenticationsResponse.ts +0 -10
- package/model/listDestinationsResponse.ts +0 -10
- package/model/listEventsResponse.ts +0 -13
- package/model/listSourcesResponse.ts +0 -10
- package/model/listTasksResponse.ts +0 -13
- package/model/listTasksResponseV1.ts +0 -13
- package/model/listTransformationsResponse.ts +0 -13
- package/model/mappingFieldDirective.ts +0 -16
- package/model/mappingFormatSchema.ts +0 -6
- package/model/mappingInput.ts +0 -13
- package/model/mappingKitAction.ts +0 -25
- package/model/mappingTypeCSV.ts +0 -3
- package/model/methodType.ts +0 -6
- package/model/model.ts +0 -13
- package/model/onDemandTrigger.ts +0 -15
- package/model/onDemandTriggerInput.ts +0 -10
- package/model/onDemandTriggerType.ts +0 -6
- package/model/orderKeys.ts +0 -6
- package/model/pagination.ts +0 -26
- package/model/platform.ts +0 -6
- package/model/platformNone.ts +0 -6
- package/model/platformWithNone.ts +0 -6
- package/model/pushTaskPayload.ts +0 -10
- package/model/pushTaskRecords.ts +0 -8
- package/model/recordType.ts +0 -6
- package/model/run.ts +0 -56
- package/model/runListResponse.ts +0 -13
- package/model/runOutcome.ts +0 -6
- package/model/runProgress.ts +0 -7
- package/model/runReasonCode.ts +0 -6
- package/model/runResponse.ts +0 -16
- package/model/runSortKeys.ts +0 -6
- package/model/runSourcePayload.ts +0 -22
- package/model/runSourceResponse.ts +0 -13
- package/model/runStatus.ts +0 -6
- package/model/runType.ts +0 -6
- package/model/scheduleTrigger.ts +0 -25
- package/model/scheduleTriggerInput.ts +0 -15
- package/model/scheduleTriggerType.ts +0 -6
- package/model/shopifyInput.ts +0 -13
- package/model/shopifyMarket.ts +0 -12
- package/model/shopifyMetafield.ts +0 -12
- package/model/sortKeys.ts +0 -6
- package/model/source.ts +0 -32
- package/model/sourceBigCommerce.ts +0 -19
- package/model/sourceBigQuery.ts +0 -37
- package/model/sourceCSV.ts +0 -28
- package/model/sourceCommercetools.ts +0 -23
- package/model/sourceCreate.ts +0 -20
- package/model/sourceCreateResponse.ts +0 -18
- package/model/sourceDocker.ts +0 -25
- package/model/sourceGA4BigQueryExport.ts +0 -18
- package/model/sourceInput.ts +0 -20
- package/model/sourceJSON.ts +0 -17
- package/model/sourceSearch.ts +0 -5
- package/model/sourceShopify.ts +0 -6
- package/model/sourceShopifyBase.ts +0 -8
- package/model/sourceSortKeys.ts +0 -6
- package/model/sourceType.ts +0 -13
- package/model/sourceUpdate.ts +0 -17
- package/model/sourceUpdateCommercetools.ts +0 -21
- package/model/sourceUpdateDocker.ts +0 -22
- package/model/sourceUpdateInput.ts +0 -18
- package/model/sourceUpdateResponse.ts +0 -18
- package/model/sourceUpdateShopify.ts +0 -8
- package/model/sourceWatchResponse.ts +0 -25
- package/model/streamingInput.ts +0 -10
- package/model/streamingTrigger.ts +0 -10
- package/model/streamingTriggerType.ts +0 -6
- package/model/subscriptionTrigger.ts +0 -10
- package/model/subscriptionTriggerType.ts +0 -6
- package/model/task.ts +0 -65
- package/model/taskCreate.ts +0 -43
- package/model/taskCreateResponse.ts +0 -16
- package/model/taskCreateTrigger.ts +0 -8
- package/model/taskCreateV1.ts +0 -41
- package/model/taskInput.ts +0 -10
- package/model/taskSearch.ts +0 -5
- package/model/taskSortKeys.ts +0 -6
- package/model/taskUpdate.ts +0 -30
- package/model/taskUpdateResponse.ts +0 -16
- package/model/taskUpdateV1.ts +0 -28
- package/model/taskV1.ts +0 -56
- package/model/transformation.ts +0 -38
- package/model/transformationCreate.ts +0 -26
- package/model/transformationCreateResponse.ts +0 -16
- package/model/transformationError.ts +0 -16
- package/model/transformationModels.ts +0 -10
- package/model/transformationSearch.ts +0 -5
- package/model/transformationTry.ts +0 -17
- package/model/transformationTryResponse.ts +0 -12
- package/model/transformationUpdateResponse.ts +0 -16
- package/model/trigger.ts +0 -11
- package/model/triggerType.ts +0 -6
- package/model/triggerUpdateInput.ts +0 -11
- package/model/window.ts +0 -16
package/model/destination.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
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 { DestinationInput } from './destinationInput';
|
|
4
|
-
import type { DestinationType } from './destinationType';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Destinations are Algolia resources like indices or event streams.
|
|
8
|
-
*/
|
|
9
|
-
export type Destination = {
|
|
10
|
-
/**
|
|
11
|
-
* Universally unique identifier (UUID) of a destination resource.
|
|
12
|
-
*/
|
|
13
|
-
destinationID: string;
|
|
14
|
-
|
|
15
|
-
type: DestinationType;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Descriptive name for the resource.
|
|
19
|
-
*/
|
|
20
|
-
name: string;
|
|
21
|
-
|
|
22
|
-
input: DestinationInput;
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* Date of creation in RFC 3339 format.
|
|
26
|
-
*/
|
|
27
|
-
createdAt: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Date of last update in RFC 3339 format.
|
|
31
|
-
*/
|
|
32
|
-
updatedAt?: string;
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
36
|
-
*/
|
|
37
|
-
authenticationID?: string;
|
|
38
|
-
|
|
39
|
-
transformationIDs?: string[];
|
|
40
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
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 { DestinationInput } from './destinationInput';
|
|
4
|
-
import type { DestinationType } from './destinationType';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* API request body for creating a new destination.
|
|
8
|
-
*/
|
|
9
|
-
export type DestinationCreate = {
|
|
10
|
-
type: DestinationType;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Descriptive name for the resource.
|
|
14
|
-
*/
|
|
15
|
-
name: string;
|
|
16
|
-
|
|
17
|
-
input: DestinationInput;
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
21
|
-
*/
|
|
22
|
-
authenticationID?: string;
|
|
23
|
-
|
|
24
|
-
transformationIDs?: string[];
|
|
25
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
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
|
-
* API response for creating a new destination.
|
|
5
|
-
*/
|
|
6
|
-
export type DestinationCreateResponse = {
|
|
7
|
-
/**
|
|
8
|
-
* Universally unique identifier (UUID) of a destination resource.
|
|
9
|
-
*/
|
|
10
|
-
destinationID: string;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Descriptive name for the resource.
|
|
14
|
-
*/
|
|
15
|
-
name: string;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Date of creation in RFC 3339 format.
|
|
19
|
-
*/
|
|
20
|
-
createdAt: string;
|
|
21
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
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';
|
|
4
|
-
|
|
5
|
-
export type DestinationIndexName = {
|
|
6
|
-
/**
|
|
7
|
-
* Algolia index name (case-sensitive).
|
|
8
|
-
*/
|
|
9
|
-
indexName: string;
|
|
10
|
-
|
|
11
|
-
recordType?: RecordType;
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Attributes from your source to exclude from Algolia records. Not all your data attributes will be useful for searching. Keeping your Algolia records small increases indexing and search performance. - Exclude nested attributes with `.` notation. For example, `foo.bar` indexes the `foo` attribute and all its children **except** the `bar` attribute. - Exclude attributes from arrays with `[i]`, where `i` is the index of the array element. For example, `foo.[0].bar` only excludes the `bar` attribute from the first element of the `foo` array, but indexes the complete `foo` attribute for all other elements. Use `*` as wildcard: `foo.[*].bar` excludes `bar` from all elements of the `foo` array.
|
|
15
|
-
*/
|
|
16
|
-
attributesToExclude?: string[];
|
|
17
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
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 { DestinationIndexName } from './destinationIndexName';
|
|
4
|
-
|
|
5
|
-
export type DestinationInput = DestinationIndexName;
|
|
@@ -1,8 +0,0 @@
|
|
|
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
|
-
* API request body for searching destinations.
|
|
5
|
-
*/
|
|
6
|
-
export type DestinationSearch = {
|
|
7
|
-
destinationIDs: string[];
|
|
8
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Property by which to sort the destinations.
|
|
5
|
-
*/
|
|
6
|
-
export type DestinationSortKeys = 'createdAt' | 'name' | 'type' | 'updatedAt';
|
package/model/destinationType.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Destination type. - `search`. Data is stored in an Algolia index. - `insights`. Data is recorded as user events in the Insights API.
|
|
5
|
-
*/
|
|
6
|
-
export type DestinationType = 'insights' | 'search';
|
|
@@ -1,25 +0,0 @@
|
|
|
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 { DestinationInput } from './destinationInput';
|
|
4
|
-
import type { DestinationType } from './destinationType';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* API request body for updating a destination.
|
|
8
|
-
*/
|
|
9
|
-
export type DestinationUpdate = {
|
|
10
|
-
type?: DestinationType;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Descriptive name for the resource.
|
|
14
|
-
*/
|
|
15
|
-
name?: string;
|
|
16
|
-
|
|
17
|
-
input?: DestinationInput;
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
21
|
-
*/
|
|
22
|
-
authenticationID?: string;
|
|
23
|
-
|
|
24
|
-
transformationIDs?: string[];
|
|
25
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
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
|
-
* API response for updating a destination.
|
|
5
|
-
*/
|
|
6
|
-
export type DestinationUpdateResponse = {
|
|
7
|
-
/**
|
|
8
|
-
* Universally unique identifier (UUID) of a destination resource.
|
|
9
|
-
*/
|
|
10
|
-
destinationID: string;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Descriptive name for the resource.
|
|
14
|
-
*/
|
|
15
|
-
name: string;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Date of last update in RFC 3339 format.
|
|
19
|
-
*/
|
|
20
|
-
updatedAt: string;
|
|
21
|
-
};
|
package/model/dockerImageType.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Image type.
|
|
5
|
-
*/
|
|
6
|
-
export type DockerImageType = 'airbyte' | 'custom' | 'singer';
|
package/model/dockerRegistry.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Container registry name from where to pull the image.
|
|
5
|
-
*/
|
|
6
|
-
export type DockerRegistry = 'dockerhub' | 'ghcr';
|
package/model/dockerStreams.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
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 { DockerStreamsSyncMode } from './dockerStreamsSyncMode';
|
|
4
|
-
|
|
5
|
-
export type DockerStreams = {
|
|
6
|
-
/**
|
|
7
|
-
* The name of the stream to fetch the data from (e.g. Table name).
|
|
8
|
-
*/
|
|
9
|
-
name: string;
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* The properties of the stream to select (e.g. Column).
|
|
13
|
-
*/
|
|
14
|
-
properties?: string[];
|
|
15
|
-
|
|
16
|
-
syncMode: DockerStreamsSyncMode;
|
|
17
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
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 { DockerStreams } from './dockerStreams';
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* The selected streams of a singer or airbyte connector.
|
|
7
|
-
*/
|
|
8
|
-
export type DockerStreamsInput = {
|
|
9
|
-
streams: DockerStreams[];
|
|
10
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
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 strategy to use to fetch the data.
|
|
5
|
-
*/
|
|
6
|
-
export type DockerStreamsSyncMode = 'fullTable' | 'incremental';
|
package/model/entityType.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Type of entity to update.
|
|
5
|
-
*/
|
|
6
|
-
export type EntityType = 'collection' | 'product';
|
package/model/errorBase.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
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
|
-
* Error.
|
|
5
|
-
*/
|
|
6
|
-
export type ErrorBase = Record<string, any> & {
|
|
7
|
-
message?: string;
|
|
8
|
-
};
|
package/model/event.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
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 { EventStatus } from './eventStatus';
|
|
4
|
-
import type { EventType } from './eventType';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* An event describe a step of the task execution flow..
|
|
8
|
-
*/
|
|
9
|
-
export type Event = {
|
|
10
|
-
/**
|
|
11
|
-
* Universally unique identifier (UUID) of an event.
|
|
12
|
-
*/
|
|
13
|
-
eventID: string;
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* Universally unique identifier (UUID) of a task run.
|
|
17
|
-
*/
|
|
18
|
-
runID: string;
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* The parent event, the cause of this event.
|
|
22
|
-
*/
|
|
23
|
-
parentID?: string;
|
|
24
|
-
|
|
25
|
-
status: EventStatus;
|
|
26
|
-
|
|
27
|
-
type: EventType;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* The extracted record batch size.
|
|
31
|
-
*/
|
|
32
|
-
batchSize: number;
|
|
33
|
-
|
|
34
|
-
data?: Record<string, any>;
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* Date of publish RFC 3339 format.
|
|
38
|
-
*/
|
|
39
|
-
publishedAt: string;
|
|
40
|
-
};
|
package/model/eventSortKeys.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Property by which to sort the list of task run events.
|
|
5
|
-
*/
|
|
6
|
-
export type EventSortKeys = 'publishedAt' | 'status' | 'type';
|
package/model/eventStatus.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
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
|
-
export type EventStatus = 'created' | 'critical' | 'failed' | 'retried' | 'started' | 'succeeded';
|
package/model/eventType.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
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
|
-
export type GenerateTransformationCodePayload = {
|
|
4
|
-
id: string;
|
|
5
|
-
|
|
6
|
-
systemPrompt?: string;
|
|
7
|
-
|
|
8
|
-
userPrompt: string;
|
|
9
|
-
};
|
package/model/index.ts
DELETED
|
@@ -1,151 +0,0 @@
|
|
|
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
|
-
export * from './action';
|
|
4
|
-
export * from './actionType';
|
|
5
|
-
export * from './authAPIKey';
|
|
6
|
-
export * from './authAPIKeyPartial';
|
|
7
|
-
export * from './authAlgolia';
|
|
8
|
-
export * from './authAlgoliaInsights';
|
|
9
|
-
export * from './authAlgoliaInsightsPartial';
|
|
10
|
-
export * from './authAlgoliaPartial';
|
|
11
|
-
export * from './authBasic';
|
|
12
|
-
export * from './authBasicPartial';
|
|
13
|
-
export * from './authGoogleServiceAccount';
|
|
14
|
-
export * from './authGoogleServiceAccountPartial';
|
|
15
|
-
export * from './authInput';
|
|
16
|
-
export * from './authInputPartial';
|
|
17
|
-
export * from './authOAuth';
|
|
18
|
-
export * from './authOAuthPartial';
|
|
19
|
-
export * from './authentication';
|
|
20
|
-
export * from './authenticationCreate';
|
|
21
|
-
export * from './authenticationCreateResponse';
|
|
22
|
-
export * from './authenticationSearch';
|
|
23
|
-
export * from './authenticationSortKeys';
|
|
24
|
-
export * from './authenticationType';
|
|
25
|
-
export * from './authenticationUpdate';
|
|
26
|
-
export * from './authenticationUpdateResponse';
|
|
27
|
-
export * from './bigCommerceChannel';
|
|
28
|
-
export * from './bigCommerceMetafield';
|
|
29
|
-
export * from './bigQueryDataType';
|
|
30
|
-
export * from './commercetoolsCustomFields';
|
|
31
|
-
export * from './deleteResponse';
|
|
32
|
-
export * from './destination';
|
|
33
|
-
export * from './destinationCreate';
|
|
34
|
-
export * from './destinationCreateResponse';
|
|
35
|
-
export * from './destinationIndexName';
|
|
36
|
-
export * from './destinationInput';
|
|
37
|
-
export * from './destinationSearch';
|
|
38
|
-
export * from './destinationSortKeys';
|
|
39
|
-
export * from './destinationType';
|
|
40
|
-
export * from './destinationUpdate';
|
|
41
|
-
export * from './destinationUpdateResponse';
|
|
42
|
-
export * from './dockerImageType';
|
|
43
|
-
export * from './dockerRegistry';
|
|
44
|
-
export * from './dockerStreams';
|
|
45
|
-
export * from './dockerStreamsInput';
|
|
46
|
-
export * from './dockerStreamsSyncMode';
|
|
47
|
-
export * from './entityType';
|
|
48
|
-
export * from './errorBase';
|
|
49
|
-
export * from './event';
|
|
50
|
-
export * from './eventSortKeys';
|
|
51
|
-
export * from './eventStatus';
|
|
52
|
-
export * from './eventType';
|
|
53
|
-
export * from './generateTransformationCodePayload';
|
|
54
|
-
export * from './generateTransformationCodeResponse';
|
|
55
|
-
export * from './listAuthenticationsResponse';
|
|
56
|
-
export * from './listDestinationsResponse';
|
|
57
|
-
export * from './listEventsResponse';
|
|
58
|
-
export * from './listSourcesResponse';
|
|
59
|
-
export * from './listTasksResponse';
|
|
60
|
-
export * from './listTasksResponseV1';
|
|
61
|
-
export * from './listTransformationsResponse';
|
|
62
|
-
export * from './mappingFieldDirective';
|
|
63
|
-
export * from './mappingFormatSchema';
|
|
64
|
-
export * from './mappingInput';
|
|
65
|
-
export * from './mappingKitAction';
|
|
66
|
-
export * from './mappingTypeCSV';
|
|
67
|
-
export * from './methodType';
|
|
68
|
-
export * from './model';
|
|
69
|
-
export * from './onDemandTrigger';
|
|
70
|
-
export * from './onDemandTriggerInput';
|
|
71
|
-
export * from './onDemandTriggerType';
|
|
72
|
-
export * from './orderKeys';
|
|
73
|
-
export * from './pagination';
|
|
74
|
-
export * from './platform';
|
|
75
|
-
export * from './platformNone';
|
|
76
|
-
export * from './platformWithNone';
|
|
77
|
-
export * from './pushTaskPayload';
|
|
78
|
-
export * from './pushTaskRecords';
|
|
79
|
-
export * from './recordType';
|
|
80
|
-
export * from './run';
|
|
81
|
-
export * from './runListResponse';
|
|
82
|
-
export * from './runOutcome';
|
|
83
|
-
export * from './runProgress';
|
|
84
|
-
export * from './runReasonCode';
|
|
85
|
-
export * from './runResponse';
|
|
86
|
-
export * from './runSortKeys';
|
|
87
|
-
export * from './runSourcePayload';
|
|
88
|
-
export * from './runSourceResponse';
|
|
89
|
-
export * from './runStatus';
|
|
90
|
-
export * from './runType';
|
|
91
|
-
export * from './scheduleTrigger';
|
|
92
|
-
export * from './scheduleTriggerInput';
|
|
93
|
-
export * from './scheduleTriggerType';
|
|
94
|
-
export * from './shopifyInput';
|
|
95
|
-
export * from './shopifyMarket';
|
|
96
|
-
export * from './shopifyMetafield';
|
|
97
|
-
export * from './sortKeys';
|
|
98
|
-
export * from './source';
|
|
99
|
-
export * from './sourceBigCommerce';
|
|
100
|
-
export * from './sourceBigQuery';
|
|
101
|
-
export * from './sourceCSV';
|
|
102
|
-
export * from './sourceCommercetools';
|
|
103
|
-
export * from './sourceCreate';
|
|
104
|
-
export * from './sourceCreateResponse';
|
|
105
|
-
export * from './sourceDocker';
|
|
106
|
-
export * from './sourceGA4BigQueryExport';
|
|
107
|
-
export * from './sourceInput';
|
|
108
|
-
export * from './sourceJSON';
|
|
109
|
-
export * from './sourceSearch';
|
|
110
|
-
export * from './sourceShopify';
|
|
111
|
-
export * from './sourceShopifyBase';
|
|
112
|
-
export * from './sourceSortKeys';
|
|
113
|
-
export * from './sourceType';
|
|
114
|
-
export * from './sourceUpdate';
|
|
115
|
-
export * from './sourceUpdateCommercetools';
|
|
116
|
-
export * from './sourceUpdateDocker';
|
|
117
|
-
export * from './sourceUpdateInput';
|
|
118
|
-
export * from './sourceUpdateResponse';
|
|
119
|
-
export * from './sourceUpdateShopify';
|
|
120
|
-
export * from './sourceWatchResponse';
|
|
121
|
-
export * from './streamingInput';
|
|
122
|
-
export * from './streamingTrigger';
|
|
123
|
-
export * from './streamingTriggerType';
|
|
124
|
-
export * from './subscriptionTrigger';
|
|
125
|
-
export * from './subscriptionTriggerType';
|
|
126
|
-
export * from './task';
|
|
127
|
-
export * from './taskCreate';
|
|
128
|
-
export * from './taskCreateResponse';
|
|
129
|
-
export * from './taskCreateTrigger';
|
|
130
|
-
export * from './taskCreateV1';
|
|
131
|
-
export * from './taskInput';
|
|
132
|
-
export * from './taskSearch';
|
|
133
|
-
export * from './taskSortKeys';
|
|
134
|
-
export * from './taskUpdate';
|
|
135
|
-
export * from './taskUpdateResponse';
|
|
136
|
-
export * from './taskUpdateV1';
|
|
137
|
-
export * from './taskV1';
|
|
138
|
-
export * from './transformation';
|
|
139
|
-
export * from './transformationCreate';
|
|
140
|
-
export * from './transformationCreateResponse';
|
|
141
|
-
export * from './transformationError';
|
|
142
|
-
export * from './transformationModels';
|
|
143
|
-
export * from './transformationSearch';
|
|
144
|
-
export * from './transformationTry';
|
|
145
|
-
export * from './transformationTryResponse';
|
|
146
|
-
export * from './transformationUpdateResponse';
|
|
147
|
-
export * from './trigger';
|
|
148
|
-
export * from './triggerType';
|
|
149
|
-
export * from './triggerUpdateInput';
|
|
150
|
-
export * from './window';
|
|
151
|
-
export * from './clientMethodProps';
|
|
@@ -1,10 +0,0 @@
|
|
|
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 { Authentication } from './authentication';
|
|
4
|
-
import type { Pagination } from './pagination';
|
|
5
|
-
|
|
6
|
-
export type ListAuthenticationsResponse = {
|
|
7
|
-
authentications: Authentication[];
|
|
8
|
-
|
|
9
|
-
pagination: Pagination;
|
|
10
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
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 { Destination } from './destination';
|
|
4
|
-
import type { Pagination } from './pagination';
|
|
5
|
-
|
|
6
|
-
export type ListDestinationsResponse = {
|
|
7
|
-
destinations: Destination[];
|
|
8
|
-
|
|
9
|
-
pagination: Pagination;
|
|
10
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
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 { Event } from './event';
|
|
4
|
-
import type { Pagination } from './pagination';
|
|
5
|
-
import type { Window } from './window';
|
|
6
|
-
|
|
7
|
-
export type ListEventsResponse = {
|
|
8
|
-
events: Event[];
|
|
9
|
-
|
|
10
|
-
pagination: Pagination;
|
|
11
|
-
|
|
12
|
-
window: Window;
|
|
13
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
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 { Pagination } from './pagination';
|
|
4
|
-
import type { Source } from './source';
|
|
5
|
-
|
|
6
|
-
export type ListSourcesResponse = {
|
|
7
|
-
sources: Source[];
|
|
8
|
-
|
|
9
|
-
pagination: Pagination;
|
|
10
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
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 { Pagination } from './pagination';
|
|
4
|
-
import type { Task } from './task';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Configured tasks and pagination information.
|
|
8
|
-
*/
|
|
9
|
-
export type ListTasksResponse = {
|
|
10
|
-
tasks: Task[];
|
|
11
|
-
|
|
12
|
-
pagination: Pagination;
|
|
13
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
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 { Pagination } from './pagination';
|
|
4
|
-
import type { TaskV1 } from './taskV1';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Configured tasks and pagination information.
|
|
8
|
-
*/
|
|
9
|
-
export type ListTasksResponseV1 = {
|
|
10
|
-
tasks: TaskV1[];
|
|
11
|
-
|
|
12
|
-
pagination: Pagination;
|
|
13
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
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 { Pagination } from './pagination';
|
|
4
|
-
import type { Transformation } from './transformation';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Configured transformations and pagination information.
|
|
8
|
-
*/
|
|
9
|
-
export type ListTransformationsResponse = {
|
|
10
|
-
transformations: Transformation[];
|
|
11
|
-
|
|
12
|
-
pagination: Pagination;
|
|
13
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
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
|
-
* Describes how a field should be resolved by applying a set of directives.
|
|
5
|
-
*/
|
|
6
|
-
export type MappingFieldDirective = {
|
|
7
|
-
/**
|
|
8
|
-
* Destination field key.
|
|
9
|
-
*/
|
|
10
|
-
fieldKey: string;
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* How the destination field should be resolved from the source.
|
|
14
|
-
*/
|
|
15
|
-
value: Record<string, any>;
|
|
16
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
* Mapping format schema.
|
|
5
|
-
*/
|
|
6
|
-
export type MappingFormatSchema = 'mappingkit/v1';
|
package/model/mappingInput.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
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 { MappingFormatSchema } from './mappingFormatSchema';
|
|
4
|
-
import type { MappingKitAction } from './mappingKitAction';
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Transformations to apply to the source, serialized as a JSON string.
|
|
8
|
-
*/
|
|
9
|
-
export type MappingInput = {
|
|
10
|
-
format: MappingFormatSchema;
|
|
11
|
-
|
|
12
|
-
actions: MappingKitAction[];
|
|
13
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
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 { MappingFieldDirective } from './mappingFieldDirective';
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Describes how a destination object should be resolved by means of applying a set of directives.
|
|
7
|
-
*/
|
|
8
|
-
export type MappingKitAction = {
|
|
9
|
-
/**
|
|
10
|
-
* ID to uniquely identify this action.
|
|
11
|
-
*/
|
|
12
|
-
id?: string;
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* Whether this action has any effect.
|
|
16
|
-
*/
|
|
17
|
-
enabled: boolean;
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Condition which must be satisfied to apply the action. If this evaluates to false, the action is not applied, and the process attempts to apply the next action, if any.
|
|
21
|
-
*/
|
|
22
|
-
trigger: string;
|
|
23
|
-
|
|
24
|
-
fieldDirectives: MappingFieldDirective[];
|
|
25
|
-
};
|
package/model/mappingTypeCSV.ts
DELETED