@algolia/ingestion 1.2.4 → 5.2.4-beta.3
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/browser.d.ts +2368 -0
- package/dist/builds/browser.js +2044 -0
- package/dist/builds/browser.js.map +1 -0
- package/dist/builds/browser.min.js +2 -0
- package/dist/builds/browser.min.js.map +1 -0
- package/dist/builds/browser.umd.js +15 -0
- package/dist/builds/node.cjs +2065 -0
- package/dist/builds/node.cjs.map +1 -0
- package/dist/builds/node.js +2042 -0
- package/dist/builds/node.js.map +1 -0
- package/dist/model/action.cjs +19 -0
- package/dist/model/action.cjs.map +1 -0
- package/dist/model/action.js +1 -0
- package/dist/model/action.js.map +1 -0
- package/dist/model/actionType.cjs +19 -0
- package/dist/model/actionType.cjs.map +1 -0
- package/dist/model/actionType.js +1 -0
- package/dist/model/actionType.js.map +1 -0
- package/dist/model/authAPIKey.cjs +19 -0
- package/dist/model/authAPIKey.cjs.map +1 -0
- package/dist/model/authAPIKey.js +1 -0
- package/dist/model/authAPIKey.js.map +1 -0
- package/dist/model/authAPIKeyPartial.cjs +19 -0
- package/dist/model/authAPIKeyPartial.cjs.map +1 -0
- package/dist/model/authAPIKeyPartial.js +1 -0
- package/dist/model/authAPIKeyPartial.js.map +1 -0
- package/dist/model/authAlgolia.cjs +19 -0
- package/dist/model/authAlgolia.cjs.map +1 -0
- package/dist/model/authAlgolia.js +1 -0
- package/dist/model/authAlgolia.js.map +1 -0
- package/dist/model/authAlgoliaInsights.cjs +19 -0
- package/dist/model/authAlgoliaInsights.cjs.map +1 -0
- package/dist/model/authAlgoliaInsights.js +1 -0
- package/dist/model/authAlgoliaInsights.js.map +1 -0
- package/dist/model/authAlgoliaInsightsPartial.cjs +19 -0
- package/dist/model/authAlgoliaInsightsPartial.cjs.map +1 -0
- package/dist/model/authAlgoliaInsightsPartial.js +1 -0
- package/dist/model/authAlgoliaInsightsPartial.js.map +1 -0
- package/dist/model/authAlgoliaPartial.cjs +19 -0
- package/dist/model/authAlgoliaPartial.cjs.map +1 -0
- package/dist/model/authAlgoliaPartial.js +1 -0
- package/dist/model/authAlgoliaPartial.js.map +1 -0
- package/dist/model/authBasic.cjs +19 -0
- package/dist/model/authBasic.cjs.map +1 -0
- package/dist/model/authBasic.js +1 -0
- package/dist/model/authBasic.js.map +1 -0
- package/dist/model/authBasicPartial.cjs +19 -0
- package/dist/model/authBasicPartial.cjs.map +1 -0
- package/dist/model/authBasicPartial.js +1 -0
- package/dist/model/authBasicPartial.js.map +1 -0
- package/dist/model/authGoogleServiceAccount.cjs +19 -0
- package/dist/model/authGoogleServiceAccount.cjs.map +1 -0
- package/dist/model/authGoogleServiceAccount.js +1 -0
- package/dist/model/authGoogleServiceAccount.js.map +1 -0
- package/dist/model/authGoogleServiceAccountPartial.cjs +19 -0
- package/dist/model/authGoogleServiceAccountPartial.cjs.map +1 -0
- package/dist/model/authGoogleServiceAccountPartial.js +1 -0
- package/dist/model/authGoogleServiceAccountPartial.js.map +1 -0
- package/dist/model/authInput.cjs +19 -0
- package/dist/model/authInput.cjs.map +1 -0
- package/dist/model/authInput.js +1 -0
- package/dist/model/authInput.js.map +1 -0
- package/dist/model/authInputPartial.cjs +19 -0
- package/dist/model/authInputPartial.cjs.map +1 -0
- package/dist/model/authInputPartial.js +1 -0
- package/dist/model/authInputPartial.js.map +1 -0
- package/dist/model/authOAuth.cjs +19 -0
- package/dist/model/authOAuth.cjs.map +1 -0
- package/dist/model/authOAuth.js +1 -0
- package/dist/model/authOAuth.js.map +1 -0
- package/dist/model/authOAuthPartial.cjs +19 -0
- package/dist/model/authOAuthPartial.cjs.map +1 -0
- package/dist/model/authOAuthPartial.js +1 -0
- package/dist/model/authOAuthPartial.js.map +1 -0
- package/dist/model/authentication.cjs +19 -0
- package/dist/model/authentication.cjs.map +1 -0
- package/dist/model/authentication.js +1 -0
- package/dist/model/authentication.js.map +1 -0
- package/dist/model/authenticationCreate.cjs +19 -0
- package/dist/model/authenticationCreate.cjs.map +1 -0
- package/dist/model/authenticationCreate.js +1 -0
- package/dist/model/authenticationCreate.js.map +1 -0
- package/dist/model/authenticationCreateResponse.cjs +19 -0
- package/dist/model/authenticationCreateResponse.cjs.map +1 -0
- package/dist/model/authenticationCreateResponse.js +1 -0
- package/dist/model/authenticationCreateResponse.js.map +1 -0
- package/dist/model/authenticationSearch.cjs +19 -0
- package/dist/model/authenticationSearch.cjs.map +1 -0
- package/dist/model/authenticationSearch.js +1 -0
- package/dist/model/authenticationSearch.js.map +1 -0
- package/dist/model/authenticationSortKeys.cjs +19 -0
- package/dist/model/authenticationSortKeys.cjs.map +1 -0
- package/dist/model/authenticationSortKeys.js +1 -0
- package/dist/model/authenticationSortKeys.js.map +1 -0
- package/dist/model/authenticationType.cjs +19 -0
- package/dist/model/authenticationType.cjs.map +1 -0
- package/dist/model/authenticationType.js +1 -0
- package/dist/model/authenticationType.js.map +1 -0
- package/dist/model/authenticationUpdate.cjs +19 -0
- package/dist/model/authenticationUpdate.cjs.map +1 -0
- package/dist/model/authenticationUpdate.js +1 -0
- package/dist/model/authenticationUpdate.js.map +1 -0
- package/dist/model/authenticationUpdateResponse.cjs +19 -0
- package/dist/model/authenticationUpdateResponse.cjs.map +1 -0
- package/dist/model/authenticationUpdateResponse.js +1 -0
- package/dist/model/authenticationUpdateResponse.js.map +1 -0
- package/dist/model/bigCommerceChannel.cjs +19 -0
- package/dist/model/bigCommerceChannel.cjs.map +1 -0
- package/dist/model/bigCommerceChannel.js +1 -0
- package/dist/model/bigCommerceChannel.js.map +1 -0
- package/dist/model/bigCommerceMetafield.cjs +19 -0
- package/dist/model/bigCommerceMetafield.cjs.map +1 -0
- package/dist/model/bigCommerceMetafield.js +1 -0
- package/dist/model/bigCommerceMetafield.js.map +1 -0
- package/dist/model/bigQueryDataType.cjs +19 -0
- package/dist/model/bigQueryDataType.cjs.map +1 -0
- package/dist/model/bigQueryDataType.js +1 -0
- package/dist/model/bigQueryDataType.js.map +1 -0
- package/dist/model/clientMethodProps.cjs +19 -0
- package/dist/model/clientMethodProps.cjs.map +1 -0
- package/dist/model/clientMethodProps.js +1 -0
- package/dist/model/clientMethodProps.js.map +1 -0
- package/dist/model/commercetoolsCustomFields.cjs +19 -0
- package/dist/model/commercetoolsCustomFields.cjs.map +1 -0
- package/dist/model/commercetoolsCustomFields.js +1 -0
- package/dist/model/commercetoolsCustomFields.js.map +1 -0
- package/dist/model/deleteResponse.cjs +19 -0
- package/dist/model/deleteResponse.cjs.map +1 -0
- package/dist/model/deleteResponse.js +1 -0
- package/dist/model/deleteResponse.js.map +1 -0
- package/dist/model/destination.cjs +19 -0
- package/dist/model/destination.cjs.map +1 -0
- package/dist/model/destination.js +1 -0
- package/dist/model/destination.js.map +1 -0
- package/dist/model/destinationCreate.cjs +19 -0
- package/dist/model/destinationCreate.cjs.map +1 -0
- package/dist/model/destinationCreate.js +1 -0
- package/dist/model/destinationCreate.js.map +1 -0
- package/dist/model/destinationCreateResponse.cjs +19 -0
- package/dist/model/destinationCreateResponse.cjs.map +1 -0
- package/dist/model/destinationCreateResponse.js +1 -0
- package/dist/model/destinationCreateResponse.js.map +1 -0
- package/dist/model/destinationIndexName.cjs +19 -0
- package/dist/model/destinationIndexName.cjs.map +1 -0
- package/dist/model/destinationIndexName.js +1 -0
- package/dist/model/destinationIndexName.js.map +1 -0
- package/dist/model/destinationInput.cjs +19 -0
- package/dist/model/destinationInput.cjs.map +1 -0
- package/dist/model/destinationInput.js +1 -0
- package/dist/model/destinationInput.js.map +1 -0
- package/dist/model/destinationSearch.cjs +19 -0
- package/dist/model/destinationSearch.cjs.map +1 -0
- package/dist/model/destinationSearch.js +1 -0
- package/dist/model/destinationSearch.js.map +1 -0
- package/dist/model/destinationSortKeys.cjs +19 -0
- package/dist/model/destinationSortKeys.cjs.map +1 -0
- package/dist/model/destinationSortKeys.js +1 -0
- package/dist/model/destinationSortKeys.js.map +1 -0
- package/dist/model/destinationType.cjs +19 -0
- package/dist/model/destinationType.cjs.map +1 -0
- package/dist/model/destinationType.js +1 -0
- package/dist/model/destinationType.js.map +1 -0
- package/dist/model/destinationUpdate.cjs +19 -0
- package/dist/model/destinationUpdate.cjs.map +1 -0
- package/dist/model/destinationUpdate.js +1 -0
- package/dist/model/destinationUpdate.js.map +1 -0
- package/dist/model/destinationUpdateResponse.cjs +19 -0
- package/dist/model/destinationUpdateResponse.cjs.map +1 -0
- package/dist/model/destinationUpdateResponse.js +1 -0
- package/dist/model/destinationUpdateResponse.js.map +1 -0
- package/dist/model/dockerImageType.cjs +19 -0
- package/dist/model/dockerImageType.cjs.map +1 -0
- package/dist/model/dockerImageType.js +1 -0
- package/dist/model/dockerImageType.js.map +1 -0
- package/dist/model/dockerRegistry.cjs +19 -0
- package/dist/model/dockerRegistry.cjs.map +1 -0
- package/dist/model/dockerRegistry.js +1 -0
- package/dist/model/dockerRegistry.js.map +1 -0
- package/dist/model/dockerStreams.cjs +19 -0
- package/dist/model/dockerStreams.cjs.map +1 -0
- package/dist/model/dockerStreams.js +1 -0
- package/dist/model/dockerStreams.js.map +1 -0
- package/dist/model/dockerStreamsInput.cjs +19 -0
- package/dist/model/dockerStreamsInput.cjs.map +1 -0
- package/dist/model/dockerStreamsInput.js +1 -0
- package/dist/model/dockerStreamsInput.js.map +1 -0
- package/dist/model/dockerStreamsSyncMode.cjs +19 -0
- package/dist/model/dockerStreamsSyncMode.cjs.map +1 -0
- package/dist/model/dockerStreamsSyncMode.js +1 -0
- package/dist/model/dockerStreamsSyncMode.js.map +1 -0
- package/dist/model/entityType.cjs +19 -0
- package/dist/model/entityType.cjs.map +1 -0
- package/dist/model/entityType.js +1 -0
- package/dist/model/entityType.js.map +1 -0
- package/dist/model/errorBase.cjs +19 -0
- package/dist/model/errorBase.cjs.map +1 -0
- package/dist/model/errorBase.js +1 -0
- package/dist/model/errorBase.js.map +1 -0
- package/dist/model/event.cjs +19 -0
- package/dist/model/event.cjs.map +1 -0
- package/dist/model/event.js +1 -0
- package/dist/model/event.js.map +1 -0
- package/dist/model/eventSortKeys.cjs +19 -0
- package/dist/model/eventSortKeys.cjs.map +1 -0
- package/dist/model/eventSortKeys.js +1 -0
- package/dist/model/eventSortKeys.js.map +1 -0
- package/dist/model/eventStatus.cjs +19 -0
- package/dist/model/eventStatus.cjs.map +1 -0
- package/dist/model/eventStatus.js +1 -0
- package/dist/model/eventStatus.js.map +1 -0
- package/dist/model/eventType.cjs +19 -0
- package/dist/model/eventType.cjs.map +1 -0
- package/dist/model/eventType.js +1 -0
- package/dist/model/eventType.js.map +1 -0
- package/dist/model/generateTransformationCodePayload.cjs +19 -0
- package/dist/model/generateTransformationCodePayload.cjs.map +1 -0
- package/dist/model/generateTransformationCodePayload.js +1 -0
- package/dist/model/generateTransformationCodePayload.js.map +1 -0
- package/dist/model/generateTransformationCodeResponse.cjs +19 -0
- package/dist/model/generateTransformationCodeResponse.cjs.map +1 -0
- package/dist/model/generateTransformationCodeResponse.js +1 -0
- package/dist/model/generateTransformationCodeResponse.js.map +1 -0
- package/dist/model/index.cjs +19 -0
- package/dist/model/index.cjs.map +1 -0
- package/dist/model/index.js +1 -0
- package/dist/model/index.js.map +1 -0
- package/dist/model/listAuthenticationsResponse.cjs +19 -0
- package/dist/model/listAuthenticationsResponse.cjs.map +1 -0
- package/dist/model/listAuthenticationsResponse.js +1 -0
- package/dist/model/listAuthenticationsResponse.js.map +1 -0
- package/dist/model/listDestinationsResponse.cjs +19 -0
- package/dist/model/listDestinationsResponse.cjs.map +1 -0
- package/dist/model/listDestinationsResponse.js +1 -0
- package/dist/model/listDestinationsResponse.js.map +1 -0
- package/dist/model/listEventsResponse.cjs +19 -0
- package/dist/model/listEventsResponse.cjs.map +1 -0
- package/dist/model/listEventsResponse.js +1 -0
- package/dist/model/listEventsResponse.js.map +1 -0
- package/dist/model/listSourcesResponse.cjs +19 -0
- package/dist/model/listSourcesResponse.cjs.map +1 -0
- package/dist/model/listSourcesResponse.js +1 -0
- package/dist/model/listSourcesResponse.js.map +1 -0
- package/dist/model/listTasksResponse.cjs +19 -0
- package/dist/model/listTasksResponse.cjs.map +1 -0
- package/dist/model/listTasksResponse.js +1 -0
- package/dist/model/listTasksResponse.js.map +1 -0
- package/dist/model/listTasksResponseV1.cjs +19 -0
- package/dist/model/listTasksResponseV1.cjs.map +1 -0
- package/dist/model/listTasksResponseV1.js +1 -0
- package/dist/model/listTasksResponseV1.js.map +1 -0
- package/dist/model/listTransformationsResponse.cjs +19 -0
- package/dist/model/listTransformationsResponse.cjs.map +1 -0
- package/dist/model/listTransformationsResponse.js +1 -0
- package/dist/model/listTransformationsResponse.js.map +1 -0
- package/dist/model/mappingFieldDirective.cjs +19 -0
- package/dist/model/mappingFieldDirective.cjs.map +1 -0
- package/dist/model/mappingFieldDirective.js +1 -0
- package/dist/model/mappingFieldDirective.js.map +1 -0
- package/dist/model/mappingFormatSchema.cjs +19 -0
- package/dist/model/mappingFormatSchema.cjs.map +1 -0
- package/dist/model/mappingFormatSchema.js +1 -0
- package/dist/model/mappingFormatSchema.js.map +1 -0
- package/dist/model/mappingInput.cjs +19 -0
- package/dist/model/mappingInput.cjs.map +1 -0
- package/dist/model/mappingInput.js +1 -0
- package/dist/model/mappingInput.js.map +1 -0
- package/dist/model/mappingKitAction.cjs +19 -0
- package/dist/model/mappingKitAction.cjs.map +1 -0
- package/dist/model/mappingKitAction.js +1 -0
- package/dist/model/mappingKitAction.js.map +1 -0
- package/dist/model/mappingTypeCSV.cjs +19 -0
- package/dist/model/mappingTypeCSV.cjs.map +1 -0
- package/dist/model/mappingTypeCSV.js +1 -0
- package/dist/model/mappingTypeCSV.js.map +1 -0
- package/dist/model/methodType.cjs +19 -0
- package/dist/model/methodType.cjs.map +1 -0
- package/dist/model/methodType.js +1 -0
- package/dist/model/methodType.js.map +1 -0
- package/dist/model/model.cjs +19 -0
- package/dist/model/model.cjs.map +1 -0
- package/dist/model/model.js +1 -0
- package/dist/model/model.js.map +1 -0
- package/dist/model/onDemandTrigger.cjs +19 -0
- package/dist/model/onDemandTrigger.cjs.map +1 -0
- package/dist/model/onDemandTrigger.js +1 -0
- package/dist/model/onDemandTrigger.js.map +1 -0
- package/dist/model/onDemandTriggerInput.cjs +19 -0
- package/dist/model/onDemandTriggerInput.cjs.map +1 -0
- package/dist/model/onDemandTriggerInput.js +1 -0
- package/dist/model/onDemandTriggerInput.js.map +1 -0
- package/dist/model/onDemandTriggerType.cjs +19 -0
- package/dist/model/onDemandTriggerType.cjs.map +1 -0
- package/dist/model/onDemandTriggerType.js +1 -0
- package/dist/model/onDemandTriggerType.js.map +1 -0
- package/dist/model/orderKeys.cjs +19 -0
- package/dist/model/orderKeys.cjs.map +1 -0
- package/dist/model/orderKeys.js +1 -0
- package/dist/model/orderKeys.js.map +1 -0
- package/dist/model/pagination.cjs +19 -0
- package/dist/model/pagination.cjs.map +1 -0
- package/dist/model/pagination.js +1 -0
- package/dist/model/pagination.js.map +1 -0
- package/dist/model/platform.cjs +19 -0
- package/dist/model/platform.cjs.map +1 -0
- package/dist/model/platform.js +1 -0
- package/dist/model/platform.js.map +1 -0
- package/dist/model/platformNone.cjs +19 -0
- package/dist/model/platformNone.cjs.map +1 -0
- package/dist/model/platformNone.js +1 -0
- package/dist/model/platformNone.js.map +1 -0
- package/dist/model/platformWithNone.cjs +19 -0
- package/dist/model/platformWithNone.cjs.map +1 -0
- package/dist/model/platformWithNone.js +1 -0
- package/dist/model/platformWithNone.js.map +1 -0
- package/dist/model/pushTaskPayload.cjs +19 -0
- package/dist/model/pushTaskPayload.cjs.map +1 -0
- package/dist/model/pushTaskPayload.js +1 -0
- package/dist/model/pushTaskPayload.js.map +1 -0
- package/dist/model/pushTaskRecords.cjs +19 -0
- package/dist/model/pushTaskRecords.cjs.map +1 -0
- package/dist/model/pushTaskRecords.js +1 -0
- package/dist/model/pushTaskRecords.js.map +1 -0
- package/dist/model/recordType.cjs +19 -0
- package/dist/model/recordType.cjs.map +1 -0
- package/dist/model/recordType.js +1 -0
- package/dist/model/recordType.js.map +1 -0
- package/dist/model/run.cjs +19 -0
- package/dist/model/run.cjs.map +1 -0
- package/dist/model/run.js +1 -0
- package/dist/model/run.js.map +1 -0
- package/dist/model/runListResponse.cjs +19 -0
- package/dist/model/runListResponse.cjs.map +1 -0
- package/dist/model/runListResponse.js +1 -0
- package/dist/model/runListResponse.js.map +1 -0
- package/dist/model/runOutcome.cjs +19 -0
- package/dist/model/runOutcome.cjs.map +1 -0
- package/dist/model/runOutcome.js +1 -0
- package/dist/model/runOutcome.js.map +1 -0
- package/dist/model/runProgress.cjs +19 -0
- package/dist/model/runProgress.cjs.map +1 -0
- package/dist/model/runProgress.js +1 -0
- package/dist/model/runProgress.js.map +1 -0
- package/dist/model/runReasonCode.cjs +19 -0
- package/dist/model/runReasonCode.cjs.map +1 -0
- package/dist/model/runReasonCode.js +1 -0
- package/dist/model/runReasonCode.js.map +1 -0
- package/dist/model/runResponse.cjs +19 -0
- package/dist/model/runResponse.cjs.map +1 -0
- package/dist/model/runResponse.js +1 -0
- package/dist/model/runResponse.js.map +1 -0
- package/dist/model/runSortKeys.cjs +19 -0
- package/dist/model/runSortKeys.cjs.map +1 -0
- package/dist/model/runSortKeys.js +1 -0
- package/dist/model/runSortKeys.js.map +1 -0
- package/dist/model/runSourcePayload.cjs +19 -0
- package/dist/model/runSourcePayload.cjs.map +1 -0
- package/dist/model/runSourcePayload.js +1 -0
- package/dist/model/runSourcePayload.js.map +1 -0
- package/dist/model/runSourceResponse.cjs +19 -0
- package/dist/model/runSourceResponse.cjs.map +1 -0
- package/dist/model/runSourceResponse.js +1 -0
- package/dist/model/runSourceResponse.js.map +1 -0
- package/dist/model/runStatus.cjs +19 -0
- package/dist/model/runStatus.cjs.map +1 -0
- package/dist/model/runStatus.js +1 -0
- package/dist/model/runStatus.js.map +1 -0
- package/dist/model/runType.cjs +19 -0
- package/dist/model/runType.cjs.map +1 -0
- package/dist/model/runType.js +1 -0
- package/dist/model/runType.js.map +1 -0
- package/dist/model/scheduleTrigger.cjs +19 -0
- package/dist/model/scheduleTrigger.cjs.map +1 -0
- package/dist/model/scheduleTrigger.js +1 -0
- package/dist/model/scheduleTrigger.js.map +1 -0
- package/dist/model/scheduleTriggerInput.cjs +19 -0
- package/dist/model/scheduleTriggerInput.cjs.map +1 -0
- package/dist/model/scheduleTriggerInput.js +1 -0
- package/dist/model/scheduleTriggerInput.js.map +1 -0
- package/dist/model/scheduleTriggerType.cjs +19 -0
- package/dist/model/scheduleTriggerType.cjs.map +1 -0
- package/dist/model/scheduleTriggerType.js +1 -0
- package/dist/model/scheduleTriggerType.js.map +1 -0
- package/dist/model/shopifyInput.cjs +19 -0
- package/dist/model/shopifyInput.cjs.map +1 -0
- package/dist/model/shopifyInput.js +1 -0
- package/dist/model/shopifyInput.js.map +1 -0
- package/dist/model/shopifyMarket.cjs +19 -0
- package/dist/model/shopifyMarket.cjs.map +1 -0
- package/dist/model/shopifyMarket.js +1 -0
- package/dist/model/shopifyMarket.js.map +1 -0
- package/dist/model/shopifyMetafield.cjs +19 -0
- package/dist/model/shopifyMetafield.cjs.map +1 -0
- package/dist/model/shopifyMetafield.js +1 -0
- package/dist/model/shopifyMetafield.js.map +1 -0
- package/dist/model/sortKeys.cjs +19 -0
- package/dist/model/sortKeys.cjs.map +1 -0
- package/dist/model/sortKeys.js +1 -0
- package/dist/model/sortKeys.js.map +1 -0
- package/dist/model/source.cjs +19 -0
- package/dist/model/source.cjs.map +1 -0
- package/dist/model/source.js +1 -0
- package/dist/model/source.js.map +1 -0
- package/dist/model/sourceBigCommerce.cjs +19 -0
- package/dist/model/sourceBigCommerce.cjs.map +1 -0
- package/dist/model/sourceBigCommerce.js +1 -0
- package/dist/model/sourceBigCommerce.js.map +1 -0
- package/dist/model/sourceBigQuery.cjs +19 -0
- package/dist/model/sourceBigQuery.cjs.map +1 -0
- package/dist/model/sourceBigQuery.js +1 -0
- package/dist/model/sourceBigQuery.js.map +1 -0
- package/dist/model/sourceCSV.cjs +19 -0
- package/dist/model/sourceCSV.cjs.map +1 -0
- package/dist/model/sourceCSV.js +1 -0
- package/dist/model/sourceCSV.js.map +1 -0
- package/dist/model/sourceCommercetools.cjs +19 -0
- package/dist/model/sourceCommercetools.cjs.map +1 -0
- package/dist/model/sourceCommercetools.js +1 -0
- package/dist/model/sourceCommercetools.js.map +1 -0
- package/dist/model/sourceCreate.cjs +19 -0
- package/dist/model/sourceCreate.cjs.map +1 -0
- package/dist/model/sourceCreate.js +1 -0
- package/dist/model/sourceCreate.js.map +1 -0
- package/dist/model/sourceCreateResponse.cjs +19 -0
- package/dist/model/sourceCreateResponse.cjs.map +1 -0
- package/dist/model/sourceCreateResponse.js +1 -0
- package/dist/model/sourceCreateResponse.js.map +1 -0
- package/dist/model/sourceDocker.cjs +19 -0
- package/dist/model/sourceDocker.cjs.map +1 -0
- package/dist/model/sourceDocker.js +1 -0
- package/dist/model/sourceDocker.js.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.cjs +19 -0
- package/dist/model/sourceGA4BigQueryExport.cjs.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.js +1 -0
- package/dist/model/sourceGA4BigQueryExport.js.map +1 -0
- package/dist/model/sourceInput.cjs +19 -0
- package/dist/model/sourceInput.cjs.map +1 -0
- package/dist/model/sourceInput.js +1 -0
- package/dist/model/sourceInput.js.map +1 -0
- package/dist/model/sourceJSON.cjs +19 -0
- package/dist/model/sourceJSON.cjs.map +1 -0
- package/dist/model/sourceJSON.js +1 -0
- package/dist/model/sourceJSON.js.map +1 -0
- package/dist/model/sourceSearch.cjs +19 -0
- package/dist/model/sourceSearch.cjs.map +1 -0
- package/dist/model/sourceSearch.js +1 -0
- package/dist/model/sourceSearch.js.map +1 -0
- package/dist/model/sourceShopify.cjs +19 -0
- package/dist/model/sourceShopify.cjs.map +1 -0
- package/dist/model/sourceShopify.js +1 -0
- package/dist/model/sourceShopify.js.map +1 -0
- package/dist/model/sourceShopifyBase.cjs +19 -0
- package/dist/model/sourceShopifyBase.cjs.map +1 -0
- package/dist/model/sourceShopifyBase.js +1 -0
- package/dist/model/sourceShopifyBase.js.map +1 -0
- package/dist/model/sourceSortKeys.cjs +19 -0
- package/dist/model/sourceSortKeys.cjs.map +1 -0
- package/dist/model/sourceSortKeys.js +1 -0
- package/dist/model/sourceSortKeys.js.map +1 -0
- package/dist/model/sourceType.cjs +19 -0
- package/dist/model/sourceType.cjs.map +1 -0
- package/dist/model/sourceType.js +1 -0
- package/dist/model/sourceType.js.map +1 -0
- package/dist/model/sourceUpdate.cjs +19 -0
- package/dist/model/sourceUpdate.cjs.map +1 -0
- package/dist/model/sourceUpdate.js +1 -0
- package/dist/model/sourceUpdate.js.map +1 -0
- package/dist/model/sourceUpdateCommercetools.cjs +19 -0
- package/dist/model/sourceUpdateCommercetools.cjs.map +1 -0
- package/dist/model/sourceUpdateCommercetools.js +1 -0
- package/dist/model/sourceUpdateCommercetools.js.map +1 -0
- package/dist/model/sourceUpdateDocker.cjs +19 -0
- package/dist/model/sourceUpdateDocker.cjs.map +1 -0
- package/dist/model/sourceUpdateDocker.js +1 -0
- package/dist/model/sourceUpdateDocker.js.map +1 -0
- package/dist/model/sourceUpdateInput.cjs +19 -0
- package/dist/model/sourceUpdateInput.cjs.map +1 -0
- package/dist/model/sourceUpdateInput.js +1 -0
- package/dist/model/sourceUpdateInput.js.map +1 -0
- package/dist/model/sourceUpdateResponse.cjs +19 -0
- package/dist/model/sourceUpdateResponse.cjs.map +1 -0
- package/dist/model/sourceUpdateResponse.js +1 -0
- package/dist/model/sourceUpdateResponse.js.map +1 -0
- package/dist/model/sourceUpdateShopify.cjs +19 -0
- package/dist/model/sourceUpdateShopify.cjs.map +1 -0
- package/dist/model/sourceUpdateShopify.js +1 -0
- package/dist/model/sourceUpdateShopify.js.map +1 -0
- package/dist/model/sourceWatchResponse.cjs +19 -0
- package/dist/model/sourceWatchResponse.cjs.map +1 -0
- package/dist/model/sourceWatchResponse.js +1 -0
- package/dist/model/sourceWatchResponse.js.map +1 -0
- package/dist/model/streamingInput.cjs +19 -0
- package/dist/model/streamingInput.cjs.map +1 -0
- package/dist/model/streamingInput.js +1 -0
- package/dist/model/streamingInput.js.map +1 -0
- package/dist/model/streamingTrigger.cjs +19 -0
- package/dist/model/streamingTrigger.cjs.map +1 -0
- package/dist/model/streamingTrigger.js +1 -0
- package/dist/model/streamingTrigger.js.map +1 -0
- package/dist/model/streamingTriggerType.cjs +19 -0
- package/dist/model/streamingTriggerType.cjs.map +1 -0
- package/dist/model/streamingTriggerType.js +1 -0
- package/dist/model/streamingTriggerType.js.map +1 -0
- package/dist/model/subscriptionTrigger.cjs +19 -0
- package/dist/model/subscriptionTrigger.cjs.map +1 -0
- package/dist/model/subscriptionTrigger.js +1 -0
- package/dist/model/subscriptionTrigger.js.map +1 -0
- package/dist/model/subscriptionTriggerType.cjs +19 -0
- package/dist/model/subscriptionTriggerType.cjs.map +1 -0
- package/dist/model/subscriptionTriggerType.js +1 -0
- package/dist/model/subscriptionTriggerType.js.map +1 -0
- package/dist/model/task.cjs +19 -0
- package/dist/model/task.cjs.map +1 -0
- package/dist/model/task.js +1 -0
- package/dist/model/task.js.map +1 -0
- package/dist/model/taskCreate.cjs +19 -0
- package/dist/model/taskCreate.cjs.map +1 -0
- package/dist/model/taskCreate.js +1 -0
- package/dist/model/taskCreate.js.map +1 -0
- package/dist/model/taskCreateResponse.cjs +19 -0
- package/dist/model/taskCreateResponse.cjs.map +1 -0
- package/dist/model/taskCreateResponse.js +1 -0
- package/dist/model/taskCreateResponse.js.map +1 -0
- package/dist/model/taskCreateTrigger.cjs +19 -0
- package/dist/model/taskCreateTrigger.cjs.map +1 -0
- package/dist/model/taskCreateTrigger.js +1 -0
- package/dist/model/taskCreateTrigger.js.map +1 -0
- package/dist/model/taskCreateV1.cjs +19 -0
- package/dist/model/taskCreateV1.cjs.map +1 -0
- package/dist/model/taskCreateV1.js +1 -0
- package/dist/model/taskCreateV1.js.map +1 -0
- package/dist/model/taskInput.cjs +19 -0
- package/dist/model/taskInput.cjs.map +1 -0
- package/dist/model/taskInput.js +1 -0
- package/dist/model/taskInput.js.map +1 -0
- package/dist/model/taskSearch.cjs +19 -0
- package/dist/model/taskSearch.cjs.map +1 -0
- package/dist/model/taskSearch.js +1 -0
- package/dist/model/taskSearch.js.map +1 -0
- package/dist/model/taskSortKeys.cjs +19 -0
- package/dist/model/taskSortKeys.cjs.map +1 -0
- package/dist/model/taskSortKeys.js +1 -0
- package/dist/model/taskSortKeys.js.map +1 -0
- package/dist/model/taskUpdate.cjs +19 -0
- package/dist/model/taskUpdate.cjs.map +1 -0
- package/dist/model/taskUpdate.js +1 -0
- package/dist/model/taskUpdate.js.map +1 -0
- package/dist/model/taskUpdateResponse.cjs +19 -0
- package/dist/model/taskUpdateResponse.cjs.map +1 -0
- package/dist/model/taskUpdateResponse.js +1 -0
- package/dist/model/taskUpdateResponse.js.map +1 -0
- package/dist/model/taskUpdateV1.cjs +19 -0
- package/dist/model/taskUpdateV1.cjs.map +1 -0
- package/dist/model/taskUpdateV1.js +1 -0
- package/dist/model/taskUpdateV1.js.map +1 -0
- package/dist/model/taskV1.cjs +19 -0
- package/dist/model/taskV1.cjs.map +1 -0
- package/dist/model/taskV1.js +1 -0
- package/dist/model/taskV1.js.map +1 -0
- package/dist/model/transformation.cjs +19 -0
- package/dist/model/transformation.cjs.map +1 -0
- package/dist/model/transformation.js +1 -0
- package/dist/model/transformation.js.map +1 -0
- package/dist/model/transformationCreate.cjs +19 -0
- package/dist/model/transformationCreate.cjs.map +1 -0
- package/dist/model/transformationCreate.js +1 -0
- package/dist/model/transformationCreate.js.map +1 -0
- package/dist/model/transformationCreateResponse.cjs +19 -0
- package/dist/model/transformationCreateResponse.cjs.map +1 -0
- package/dist/model/transformationCreateResponse.js +1 -0
- package/dist/model/transformationCreateResponse.js.map +1 -0
- package/dist/model/transformationError.cjs +19 -0
- package/dist/model/transformationError.cjs.map +1 -0
- package/dist/model/transformationError.js +1 -0
- package/dist/model/transformationError.js.map +1 -0
- package/dist/model/transformationModels.cjs +19 -0
- package/dist/model/transformationModels.cjs.map +1 -0
- package/dist/model/transformationModels.js +1 -0
- package/dist/model/transformationModels.js.map +1 -0
- package/dist/model/transformationSearch.cjs +19 -0
- package/dist/model/transformationSearch.cjs.map +1 -0
- package/dist/model/transformationSearch.js +1 -0
- package/dist/model/transformationSearch.js.map +1 -0
- package/dist/model/transformationTry.cjs +19 -0
- package/dist/model/transformationTry.cjs.map +1 -0
- package/dist/model/transformationTry.js +1 -0
- package/dist/model/transformationTry.js.map +1 -0
- package/dist/model/transformationTryResponse.cjs +19 -0
- package/dist/model/transformationTryResponse.cjs.map +1 -0
- package/dist/model/transformationTryResponse.js +1 -0
- package/dist/model/transformationTryResponse.js.map +1 -0
- package/dist/model/transformationUpdateResponse.cjs +19 -0
- package/dist/model/transformationUpdateResponse.cjs.map +1 -0
- package/dist/model/transformationUpdateResponse.js +1 -0
- package/dist/model/transformationUpdateResponse.js.map +1 -0
- package/dist/model/trigger.cjs +19 -0
- package/dist/model/trigger.cjs.map +1 -0
- package/dist/model/trigger.js +1 -0
- package/dist/model/trigger.js.map +1 -0
- package/dist/model/triggerType.cjs +19 -0
- package/dist/model/triggerType.cjs.map +1 -0
- package/dist/model/triggerType.js +1 -0
- package/dist/model/triggerType.js.map +1 -0
- package/dist/model/triggerUpdateInput.cjs +19 -0
- package/dist/model/triggerUpdateInput.cjs.map +1 -0
- package/dist/model/triggerUpdateInput.js +1 -0
- package/dist/model/triggerUpdateInput.js.map +1 -0
- package/dist/model/window.cjs +19 -0
- package/dist/model/window.cjs.map +1 -0
- package/dist/model/window.js +1 -0
- package/dist/model/window.js.map +1 -0
- package/dist/node.d.cts +2368 -0
- package/dist/node.d.ts +2368 -0
- package/dist/src/ingestionClient.cjs +2032 -0
- package/dist/src/ingestionClient.cjs.map +1 -0
- package/dist/src/ingestionClient.js +2002 -0
- package/dist/src/ingestionClient.js.map +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +28 -25
- package/dist/builds/browser.d.ts +0 -75
- package/dist/builds/browser.d.ts.map +0 -1
- package/dist/builds/node.d.ts +0 -75
- package/dist/builds/node.d.ts.map +0 -1
- package/dist/ingestion.cjs +0 -2007
- package/dist/ingestion.esm.browser.js +0 -2678
- package/dist/ingestion.esm.node.js +0 -2001
- package/dist/ingestion.umd.js +0 -2
- package/dist/model/action.d.ts +0 -5
- package/dist/model/action.d.ts.map +0 -1
- package/dist/model/actionType.d.ts +0 -5
- package/dist/model/actionType.d.ts.map +0 -1
- package/dist/model/authAPIKey.d.ts +0 -10
- package/dist/model/authAPIKey.d.ts.map +0 -1
- package/dist/model/authAPIKeyPartial.d.ts +0 -10
- package/dist/model/authAPIKeyPartial.d.ts.map +0 -1
- package/dist/model/authAlgolia.d.ts +0 -14
- package/dist/model/authAlgolia.d.ts.map +0 -1
- package/dist/model/authAlgoliaInsights.d.ts +0 -14
- package/dist/model/authAlgoliaInsights.d.ts.map +0 -1
- package/dist/model/authAlgoliaInsightsPartial.d.ts +0 -14
- package/dist/model/authAlgoliaInsightsPartial.d.ts.map +0 -1
- package/dist/model/authAlgoliaPartial.d.ts +0 -14
- package/dist/model/authAlgoliaPartial.d.ts.map +0 -1
- package/dist/model/authBasic.d.ts +0 -14
- package/dist/model/authBasic.d.ts.map +0 -1
- package/dist/model/authBasicPartial.d.ts +0 -14
- package/dist/model/authBasicPartial.d.ts.map +0 -1
- package/dist/model/authGoogleServiceAccount.d.ts +0 -14
- package/dist/model/authGoogleServiceAccount.d.ts.map +0 -1
- package/dist/model/authGoogleServiceAccountPartial.d.ts +0 -14
- package/dist/model/authGoogleServiceAccountPartial.d.ts.map +0 -1
- package/dist/model/authInput.d.ts +0 -8
- package/dist/model/authInput.d.ts.map +0 -1
- package/dist/model/authInputPartial.d.ts +0 -8
- package/dist/model/authInputPartial.d.ts.map +0 -1
- package/dist/model/authOAuth.d.ts +0 -22
- package/dist/model/authOAuth.d.ts.map +0 -1
- package/dist/model/authOAuthPartial.d.ts +0 -22
- package/dist/model/authOAuthPartial.d.ts.map +0 -1
- package/dist/model/authentication.d.ts +0 -28
- package/dist/model/authentication.d.ts.map +0 -1
- package/dist/model/authenticationCreate.d.ts +0 -16
- package/dist/model/authenticationCreate.d.ts.map +0 -1
- package/dist/model/authenticationCreateResponse.d.ts +0 -18
- package/dist/model/authenticationCreateResponse.d.ts.map +0 -1
- package/dist/model/authenticationSearch.d.ts +0 -7
- package/dist/model/authenticationSearch.d.ts.map +0 -1
- package/dist/model/authenticationSortKeys.d.ts +0 -5
- package/dist/model/authenticationSortKeys.d.ts.map +0 -1
- package/dist/model/authenticationType.d.ts +0 -5
- package/dist/model/authenticationType.d.ts.map +0 -1
- package/dist/model/authenticationUpdate.d.ts +0 -16
- package/dist/model/authenticationUpdate.d.ts.map +0 -1
- package/dist/model/authenticationUpdateResponse.d.ts +0 -18
- package/dist/model/authenticationUpdateResponse.d.ts.map +0 -1
- package/dist/model/bigCommerceChannel.d.ts +0 -11
- package/dist/model/bigCommerceChannel.d.ts.map +0 -1
- package/dist/model/bigCommerceMetafield.d.ts +0 -11
- package/dist/model/bigCommerceMetafield.d.ts.map +0 -1
- package/dist/model/bigQueryDataType.d.ts +0 -2
- package/dist/model/bigQueryDataType.d.ts.map +0 -1
- package/dist/model/clientMethodProps.d.ts +0 -659
- package/dist/model/clientMethodProps.d.ts.map +0 -1
- package/dist/model/commercetoolsCustomFields.d.ts +0 -18
- package/dist/model/commercetoolsCustomFields.d.ts.map +0 -1
- package/dist/model/deleteResponse.d.ts +0 -7
- package/dist/model/deleteResponse.d.ts.map +0 -1
- package/dist/model/destination.d.ts +0 -31
- package/dist/model/destination.d.ts.map +0 -1
- package/dist/model/destinationCreate.d.ts +0 -19
- package/dist/model/destinationCreate.d.ts.map +0 -1
- package/dist/model/destinationCreateResponse.d.ts +0 -18
- package/dist/model/destinationCreateResponse.d.ts.map +0 -1
- package/dist/model/destinationIndexName.d.ts +0 -13
- package/dist/model/destinationIndexName.d.ts.map +0 -1
- package/dist/model/destinationInput.d.ts +0 -3
- package/dist/model/destinationInput.d.ts.map +0 -1
- package/dist/model/destinationSearch.d.ts +0 -7
- package/dist/model/destinationSearch.d.ts.map +0 -1
- package/dist/model/destinationSortKeys.d.ts +0 -5
- package/dist/model/destinationSortKeys.d.ts.map +0 -1
- package/dist/model/destinationType.d.ts +0 -5
- package/dist/model/destinationType.d.ts.map +0 -1
- package/dist/model/destinationUpdate.d.ts +0 -19
- package/dist/model/destinationUpdate.d.ts.map +0 -1
- package/dist/model/destinationUpdateResponse.d.ts +0 -18
- package/dist/model/destinationUpdateResponse.d.ts.map +0 -1
- package/dist/model/dockerImageType.d.ts +0 -5
- package/dist/model/dockerImageType.d.ts.map +0 -1
- package/dist/model/dockerRegistry.d.ts +0 -5
- package/dist/model/dockerRegistry.d.ts.map +0 -1
- package/dist/model/dockerStreams.d.ts +0 -13
- package/dist/model/dockerStreams.d.ts.map +0 -1
- package/dist/model/dockerStreamsInput.d.ts +0 -8
- package/dist/model/dockerStreamsInput.d.ts.map +0 -1
- package/dist/model/dockerStreamsSyncMode.d.ts +0 -5
- package/dist/model/dockerStreamsSyncMode.d.ts.map +0 -1
- package/dist/model/entityType.d.ts +0 -5
- package/dist/model/entityType.d.ts.map +0 -1
- package/dist/model/errorBase.d.ts +0 -7
- package/dist/model/errorBase.d.ts.map +0 -1
- package/dist/model/event.d.ts +0 -31
- package/dist/model/event.d.ts.map +0 -1
- package/dist/model/eventSortKeys.d.ts +0 -5
- package/dist/model/eventSortKeys.d.ts.map +0 -1
- package/dist/model/eventStatus.d.ts +0 -2
- package/dist/model/eventStatus.d.ts.map +0 -1
- package/dist/model/eventType.d.ts +0 -2
- package/dist/model/eventType.d.ts.map +0 -1
- package/dist/model/generateTransformationCodePayload.d.ts +0 -6
- package/dist/model/generateTransformationCodePayload.d.ts.map +0 -1
- package/dist/model/generateTransformationCodeResponse.d.ts +0 -4
- package/dist/model/generateTransformationCodeResponse.d.ts.map +0 -1
- package/dist/model/index.d.ts +0 -150
- package/dist/model/index.d.ts.map +0 -1
- package/dist/model/listAuthenticationsResponse.d.ts +0 -7
- package/dist/model/listAuthenticationsResponse.d.ts.map +0 -1
- package/dist/model/listDestinationsResponse.d.ts +0 -7
- package/dist/model/listDestinationsResponse.d.ts.map +0 -1
- package/dist/model/listEventsResponse.d.ts +0 -9
- package/dist/model/listEventsResponse.d.ts.map +0 -1
- package/dist/model/listSourcesResponse.d.ts +0 -7
- package/dist/model/listSourcesResponse.d.ts.map +0 -1
- package/dist/model/listTasksResponse.d.ts +0 -10
- package/dist/model/listTasksResponse.d.ts.map +0 -1
- package/dist/model/listTasksResponseV1.d.ts +0 -10
- package/dist/model/listTasksResponseV1.d.ts.map +0 -1
- package/dist/model/listTransformationsResponse.d.ts +0 -10
- package/dist/model/listTransformationsResponse.d.ts.map +0 -1
- package/dist/model/mappingFieldDirective.d.ts +0 -14
- package/dist/model/mappingFieldDirective.d.ts.map +0 -1
- package/dist/model/mappingFormatSchema.d.ts +0 -5
- package/dist/model/mappingFormatSchema.d.ts.map +0 -1
- package/dist/model/mappingInput.d.ts +0 -10
- package/dist/model/mappingInput.d.ts.map +0 -1
- package/dist/model/mappingKitAction.d.ts +0 -20
- package/dist/model/mappingKitAction.d.ts.map +0 -1
- package/dist/model/mappingTypeCSV.d.ts +0 -2
- package/dist/model/mappingTypeCSV.d.ts.map +0 -1
- package/dist/model/methodType.d.ts +0 -5
- package/dist/model/methodType.d.ts.map +0 -1
- package/dist/model/model.d.ts +0 -8
- package/dist/model/model.d.ts.map +0 -1
- package/dist/model/onDemandTrigger.d.ts +0 -12
- package/dist/model/onDemandTrigger.d.ts.map +0 -1
- package/dist/model/onDemandTriggerInput.d.ts +0 -8
- package/dist/model/onDemandTriggerInput.d.ts.map +0 -1
- package/dist/model/onDemandTriggerType.d.ts +0 -5
- package/dist/model/onDemandTriggerType.d.ts.map +0 -1
- package/dist/model/orderKeys.d.ts +0 -5
- package/dist/model/orderKeys.d.ts.map +0 -1
- package/dist/model/pagination.d.ts +0 -22
- package/dist/model/pagination.d.ts.map +0 -1
- package/dist/model/platform.d.ts +0 -5
- package/dist/model/platform.d.ts.map +0 -1
- package/dist/model/platformNone.d.ts +0 -5
- package/dist/model/platformNone.d.ts.map +0 -1
- package/dist/model/platformWithNone.d.ts +0 -4
- package/dist/model/platformWithNone.d.ts.map +0 -1
- package/dist/model/pushTaskPayload.d.ts +0 -7
- package/dist/model/pushTaskPayload.d.ts.map +0 -1
- package/dist/model/pushTaskRecords.d.ts +0 -7
- package/dist/model/pushTaskRecords.d.ts.map +0 -1
- package/dist/model/recordType.d.ts +0 -5
- package/dist/model/recordType.d.ts.map +0 -1
- package/dist/model/run.d.ts +0 -42
- package/dist/model/run.d.ts.map +0 -1
- package/dist/model/runListResponse.d.ts +0 -9
- package/dist/model/runListResponse.d.ts.map +0 -1
- package/dist/model/runOutcome.d.ts +0 -5
- package/dist/model/runOutcome.d.ts.map +0 -1
- package/dist/model/runProgress.d.ts +0 -5
- package/dist/model/runProgress.d.ts.map +0 -1
- package/dist/model/runReasonCode.d.ts +0 -5
- package/dist/model/runReasonCode.d.ts.map +0 -1
- package/dist/model/runResponse.d.ts +0 -14
- package/dist/model/runResponse.d.ts.map +0 -1
- package/dist/model/runSortKeys.d.ts +0 -5
- package/dist/model/runSortKeys.d.ts.map +0 -1
- package/dist/model/runSourcePayload.d.ts +0 -17
- package/dist/model/runSourcePayload.d.ts.map +0 -1
- package/dist/model/runSourceResponse.d.ts +0 -11
- package/dist/model/runSourceResponse.d.ts.map +0 -1
- package/dist/model/runStatus.d.ts +0 -5
- package/dist/model/runStatus.d.ts.map +0 -1
- package/dist/model/runType.d.ts +0 -5
- package/dist/model/runType.d.ts.map +0 -1
- package/dist/model/scheduleTrigger.d.ts +0 -20
- package/dist/model/scheduleTrigger.d.ts.map +0 -1
- package/dist/model/scheduleTriggerInput.d.ts +0 -12
- package/dist/model/scheduleTriggerInput.d.ts.map +0 -1
- package/dist/model/scheduleTriggerType.d.ts +0 -5
- package/dist/model/scheduleTriggerType.d.ts.map +0 -1
- package/dist/model/shopifyInput.d.ts +0 -10
- package/dist/model/shopifyInput.d.ts.map +0 -1
- package/dist/model/shopifyMarket.d.ts +0 -9
- package/dist/model/shopifyMarket.d.ts.map +0 -1
- package/dist/model/shopifyMetafield.d.ts +0 -9
- package/dist/model/shopifyMetafield.d.ts.map +0 -1
- package/dist/model/sortKeys.d.ts +0 -5
- package/dist/model/sortKeys.d.ts.map +0 -1
- package/dist/model/source.d.ts +0 -24
- package/dist/model/source.d.ts.map +0 -1
- package/dist/model/sourceBigCommerce.d.ts +0 -13
- package/dist/model/sourceBigCommerce.d.ts.map +0 -1
- package/dist/model/sourceBigQuery.d.ts +0 -29
- package/dist/model/sourceBigQuery.d.ts.map +0 -1
- package/dist/model/sourceCSV.d.ts +0 -22
- package/dist/model/sourceCSV.d.ts.map +0 -1
- package/dist/model/sourceCommercetools.d.ts +0 -16
- package/dist/model/sourceCommercetools.d.ts.map +0 -1
- package/dist/model/sourceCreate.d.ts +0 -15
- package/dist/model/sourceCreate.d.ts.map +0 -1
- package/dist/model/sourceCreateResponse.d.ts +0 -15
- package/dist/model/sourceCreateResponse.d.ts.map +0 -1
- package/dist/model/sourceDocker.d.ts +0 -19
- package/dist/model/sourceDocker.d.ts.map +0 -1
- package/dist/model/sourceGA4BigQueryExport.d.ts +0 -15
- package/dist/model/sourceGA4BigQueryExport.d.ts.map +0 -1
- package/dist/model/sourceInput.d.ts +0 -10
- package/dist/model/sourceInput.d.ts.map +0 -1
- package/dist/model/sourceJSON.d.ts +0 -13
- package/dist/model/sourceJSON.d.ts.map +0 -1
- package/dist/model/sourceSearch.d.ts +0 -4
- package/dist/model/sourceSearch.d.ts.map +0 -1
- package/dist/model/sourceShopify.d.ts +0 -4
- package/dist/model/sourceShopify.d.ts.map +0 -1
- package/dist/model/sourceShopifyBase.d.ts +0 -7
- package/dist/model/sourceShopifyBase.d.ts.map +0 -1
- package/dist/model/sourceSortKeys.d.ts +0 -5
- package/dist/model/sourceSortKeys.d.ts.map +0 -1
- package/dist/model/sourceType.d.ts +0 -2
- package/dist/model/sourceType.d.ts.map +0 -1
- package/dist/model/sourceUpdate.d.ts +0 -13
- package/dist/model/sourceUpdate.d.ts.map +0 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +0 -15
- package/dist/model/sourceUpdateCommercetools.d.ts.map +0 -1
- package/dist/model/sourceUpdateDocker.d.ts +0 -17
- package/dist/model/sourceUpdateDocker.d.ts.map +0 -1
- package/dist/model/sourceUpdateInput.d.ts +0 -9
- package/dist/model/sourceUpdateInput.d.ts.map +0 -1
- package/dist/model/sourceUpdateResponse.d.ts +0 -15
- package/dist/model/sourceUpdateResponse.d.ts.map +0 -1
- package/dist/model/sourceUpdateShopify.d.ts +0 -7
- package/dist/model/sourceUpdateShopify.d.ts.map +0 -1
- package/dist/model/sourceWatchResponse.d.ts +0 -20
- package/dist/model/sourceWatchResponse.d.ts.map +0 -1
- package/dist/model/streamingInput.d.ts +0 -8
- package/dist/model/streamingInput.d.ts.map +0 -1
- package/dist/model/streamingTrigger.d.ts +0 -8
- package/dist/model/streamingTrigger.d.ts.map +0 -1
- package/dist/model/streamingTriggerType.d.ts +0 -5
- package/dist/model/streamingTriggerType.d.ts.map +0 -1
- package/dist/model/subscriptionTrigger.d.ts +0 -8
- package/dist/model/subscriptionTrigger.d.ts.map +0 -1
- package/dist/model/subscriptionTriggerType.d.ts +0 -5
- package/dist/model/subscriptionTriggerType.d.ts.map +0 -1
- package/dist/model/task.d.ts +0 -51
- package/dist/model/task.d.ts.map +0 -1
- package/dist/model/taskCreate.d.ts +0 -34
- package/dist/model/taskCreate.d.ts.map +0 -1
- package/dist/model/taskCreateResponse.d.ts +0 -14
- package/dist/model/taskCreateResponse.d.ts.map +0 -1
- package/dist/model/taskCreateTrigger.d.ts +0 -6
- package/dist/model/taskCreateTrigger.d.ts.map +0 -1
- package/dist/model/taskCreateV1.d.ts +0 -32
- package/dist/model/taskCreateV1.d.ts.map +0 -1
- package/dist/model/taskInput.d.ts +0 -8
- package/dist/model/taskInput.d.ts.map +0 -1
- package/dist/model/taskSearch.d.ts +0 -4
- package/dist/model/taskSearch.d.ts.map +0 -1
- package/dist/model/taskSortKeys.d.ts +0 -5
- package/dist/model/taskSortKeys.d.ts.map +0 -1
- package/dist/model/taskUpdate.d.ts +0 -24
- package/dist/model/taskUpdate.d.ts.map +0 -1
- package/dist/model/taskUpdateResponse.d.ts +0 -14
- package/dist/model/taskUpdateResponse.d.ts.map +0 -1
- package/dist/model/taskUpdateV1.d.ts +0 -22
- package/dist/model/taskUpdateV1.d.ts.map +0 -1
- package/dist/model/taskV1.d.ts +0 -44
- package/dist/model/taskV1.d.ts.map +0 -1
- package/dist/model/transformation.d.ts +0 -31
- package/dist/model/transformation.d.ts.map +0 -1
- package/dist/model/transformationCreate.d.ts +0 -22
- package/dist/model/transformationCreate.d.ts.map +0 -1
- package/dist/model/transformationCreateResponse.d.ts +0 -14
- package/dist/model/transformationCreateResponse.d.ts.map +0 -1
- package/dist/model/transformationError.d.ts +0 -14
- package/dist/model/transformationError.d.ts.map +0 -1
- package/dist/model/transformationModels.d.ts +0 -8
- package/dist/model/transformationModels.d.ts.map +0 -1
- package/dist/model/transformationSearch.d.ts +0 -4
- package/dist/model/transformationSearch.d.ts.map +0 -1
- package/dist/model/transformationTry.d.ts +0 -13
- package/dist/model/transformationTry.d.ts.map +0 -1
- package/dist/model/transformationTryResponse.d.ts +0 -9
- package/dist/model/transformationTryResponse.d.ts.map +0 -1
- package/dist/model/transformationUpdateResponse.d.ts +0 -14
- package/dist/model/transformationUpdateResponse.d.ts.map +0 -1
- package/dist/model/trigger.d.ts +0 -9
- package/dist/model/trigger.d.ts.map +0 -1
- package/dist/model/triggerType.d.ts +0 -5
- package/dist/model/triggerType.d.ts.map +0 -1
- package/dist/model/triggerUpdateInput.d.ts +0 -10
- package/dist/model/triggerUpdateInput.d.ts.map +0 -1
- package/dist/model/window.d.ts +0 -14
- package/dist/model/window.d.ts.map +0 -1
- package/dist/src/ingestionClient.d.ts +0 -854
- package/dist/src/ingestionClient.d.ts.map +0 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceCreate.ts
|
|
17
|
+
var sourceCreate_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceCreate_exports);
|
|
19
|
+
//# sourceMappingURL=sourceCreate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceCreate.ts"],"sourcesContent":["// 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.\n\nimport type { SourceInput } from './sourceInput';\nimport type { SourceType } from './sourceType';\n\nexport type SourceCreate = {\n type: SourceType;\n\n /**\n * Descriptive name of the source.\n */\n name: string;\n\n input?: SourceInput;\n\n /**\n * Universally unique identifier (UUID) of an authentication resource.\n */\n authenticationID?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceCreate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceCreateResponse.ts
|
|
17
|
+
var sourceCreateResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceCreateResponse_exports);
|
|
19
|
+
//# sourceMappingURL=sourceCreateResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceCreateResponse.ts"],"sourcesContent":["// 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.\n\nexport type SourceCreateResponse = {\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Descriptive name of the source.\n */\n name: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceCreateResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceDocker.ts
|
|
17
|
+
var sourceDocker_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceDocker_exports);
|
|
19
|
+
//# sourceMappingURL=sourceDocker.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceDocker.ts"],"sourcesContent":["// 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.\n\nimport type { DockerImageType } from './dockerImageType';\nimport type { DockerRegistry } from './dockerRegistry';\n\nexport type SourceDocker = {\n imageType: DockerImageType;\n\n registry: DockerRegistry;\n\n /**\n * Docker image name.\n */\n image: string;\n\n /**\n * Docker image version.\n */\n version?: string;\n\n /**\n * Configuration of the spec.\n */\n configuration: Record<string, unknown>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceDocker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceGA4BigQueryExport.ts
|
|
17
|
+
var sourceGA4BigQueryExport_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceGA4BigQueryExport_exports);
|
|
19
|
+
//# sourceMappingURL=sourceGA4BigQueryExport.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceGA4BigQueryExport.ts"],"sourcesContent":["// 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.\n\nexport type SourceGA4BigQueryExport = {\n /**\n * GCP project ID that the BigQuery export writes to.\n */\n projectID: string;\n\n /**\n * BigQuery dataset ID that the BigQuery export writes to.\n */\n datasetID: string;\n\n /**\n * Prefix of the tables that the BigQuery Export writes to.\n */\n tablePrefix: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceGA4BigQueryExport.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceInput.ts
|
|
17
|
+
var sourceInput_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceInput_exports);
|
|
19
|
+
//# sourceMappingURL=sourceInput.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceInput.ts"],"sourcesContent":["// 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.\n\nimport type { SourceBigCommerce } from './sourceBigCommerce';\nimport type { SourceBigQuery } from './sourceBigQuery';\nimport type { SourceCSV } from './sourceCSV';\nimport type { SourceCommercetools } from './sourceCommercetools';\nimport type { SourceDocker } from './sourceDocker';\nimport type { SourceGA4BigQueryExport } from './sourceGA4BigQueryExport';\nimport type { SourceJSON } from './sourceJSON';\nimport type { SourceShopify } from './sourceShopify';\n\nexport type SourceInput =\n | SourceBigCommerce\n | SourceBigQuery\n | SourceCommercetools\n | SourceCSV\n | SourceDocker\n | SourceGA4BigQueryExport\n | SourceJSON\n | SourceShopify;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceJSON.ts
|
|
17
|
+
var sourceJSON_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceJSON_exports);
|
|
19
|
+
//# sourceMappingURL=sourceJSON.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceJSON.ts"],"sourcesContent":["// 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.\n\nimport type { MethodType } from './methodType';\n\nexport type SourceJSON = {\n /**\n * URL of the file.\n */\n url: string;\n\n /**\n * Name of a column that contains a unique ID which will be used as `objectID` in Algolia.\n */\n uniqueIDColumn?: string;\n\n method?: MethodType;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceJSON.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceSearch.ts
|
|
17
|
+
var sourceSearch_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceSearch_exports);
|
|
19
|
+
//# sourceMappingURL=sourceSearch.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceSearch.ts"],"sourcesContent":["// 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.\n\nexport type SourceSearch = {\n sourceIDs: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceSearch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceShopify.ts
|
|
17
|
+
var sourceShopify_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceShopify_exports);
|
|
19
|
+
//# sourceMappingURL=sourceShopify.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceShopify.ts"],"sourcesContent":["// 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.\n\nimport type { SourceShopifyBase } from './sourceShopifyBase';\nimport type { SourceUpdateShopify } from './sourceUpdateShopify';\n\nexport type SourceShopify = SourceShopifyBase & SourceUpdateShopify;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceShopify.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceShopifyBase.ts
|
|
17
|
+
var sourceShopifyBase_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceShopifyBase_exports);
|
|
19
|
+
//# sourceMappingURL=sourceShopifyBase.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceShopifyBase.ts"],"sourcesContent":["// 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.\n\nexport type SourceShopifyBase = {\n /**\n * URL of the Shopify store.\n */\n shopURL: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceShopifyBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceSortKeys.ts
|
|
17
|
+
var sourceSortKeys_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceSortKeys_exports);
|
|
19
|
+
//# sourceMappingURL=sourceSortKeys.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceSortKeys.ts"],"sourcesContent":["// 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.\n\n/**\n * Property by which to sort the list of sources.\n */\nexport type SourceSortKeys = 'createdAt' | 'name' | 'type' | 'updatedAt';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceSortKeys.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceType.ts
|
|
17
|
+
var sourceType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceType_exports);
|
|
19
|
+
//# sourceMappingURL=sourceType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceType.ts"],"sourcesContent":["// 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.\n\nexport type SourceType =\n | 'bigcommerce'\n | 'bigquery'\n | 'commercetools'\n | 'csv'\n | 'docker'\n | 'ga4BigqueryExport'\n | 'json'\n | 'push'\n | 'sfcc'\n | 'shopify';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdate.ts
|
|
17
|
+
var sourceUpdate_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdate_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdate.ts"],"sourcesContent":["// 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.\n\nimport type { SourceUpdateInput } from './sourceUpdateInput';\n\nexport type SourceUpdate = {\n /**\n * Descriptive name of the source.\n */\n name?: string;\n\n input?: SourceUpdateInput;\n\n /**\n * Universally unique identifier (UUID) of an authentication resource.\n */\n authenticationID?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdateCommercetools.ts
|
|
17
|
+
var sourceUpdateCommercetools_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdateCommercetools_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdateCommercetools.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdateCommercetools.ts"],"sourcesContent":["// 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.\n\nimport type { CommercetoolsCustomFields } from './commercetoolsCustomFields';\n\nexport type SourceUpdateCommercetools = {\n storeKeys?: string[];\n\n /**\n * Locales for your commercetools stores.\n */\n locales?: string[];\n\n url?: string;\n\n /**\n * Whether a fallback value is stored in the Algolia record if there\\'s no inventory information about the product.\n */\n fallbackIsInStockValue?: boolean;\n\n customFields?: CommercetoolsCustomFields;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdateCommercetools.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdateDocker.ts
|
|
17
|
+
var sourceUpdateDocker_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdateDocker_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdateDocker.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdateDocker.ts"],"sourcesContent":["// 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.\n\nimport type { DockerRegistry } from './dockerRegistry';\n\nexport type SourceUpdateDocker = {\n registry?: DockerRegistry;\n\n /**\n * Docker image name.\n */\n image?: string;\n\n /**\n * Docker image version.\n */\n version?: string;\n\n /**\n * Configuration of the spec.\n */\n configuration: Record<string, unknown>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdateDocker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdateInput.ts
|
|
17
|
+
var sourceUpdateInput_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdateInput_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdateInput.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdateInput.ts"],"sourcesContent":["// 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.\n\nimport type { SourceBigQuery } from './sourceBigQuery';\nimport type { SourceCSV } from './sourceCSV';\nimport type { SourceGA4BigQueryExport } from './sourceGA4BigQueryExport';\nimport type { SourceJSON } from './sourceJSON';\nimport type { SourceUpdateCommercetools } from './sourceUpdateCommercetools';\nimport type { SourceUpdateDocker } from './sourceUpdateDocker';\nimport type { SourceUpdateShopify } from './sourceUpdateShopify';\n\nexport type SourceUpdateInput =\n | SourceBigQuery\n | SourceCSV\n | SourceGA4BigQueryExport\n | SourceJSON\n | SourceUpdateCommercetools\n | SourceUpdateDocker\n | SourceUpdateShopify;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdateInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdateResponse.ts
|
|
17
|
+
var sourceUpdateResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdateResponse_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdateResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdateResponse.ts"],"sourcesContent":["// 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.\n\nexport type SourceUpdateResponse = {\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Descriptive name of the source.\n */\n name: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdateResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceUpdateShopify.ts
|
|
17
|
+
var sourceUpdateShopify_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceUpdateShopify_exports);
|
|
19
|
+
//# sourceMappingURL=sourceUpdateShopify.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceUpdateShopify.ts"],"sourcesContent":["// 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.\n\nexport type SourceUpdateShopify = {\n /**\n * Feature flags for the Shopify source.\n */\n featureFlags?: Record<string, any>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceUpdateShopify.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/sourceWatchResponse.ts
|
|
17
|
+
var sourceWatchResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(sourceWatchResponse_exports);
|
|
19
|
+
//# sourceMappingURL=sourceWatchResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/sourceWatchResponse.ts"],"sourcesContent":["// 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.\n\nimport type { Event } from './event';\n\nexport type SourceWatchResponse = {\n /**\n * Universally unique identifier (UUID) of a task run.\n */\n runID?: string;\n\n /**\n * Depending on the source type, the validation returns sampling data of your source (JSON, CSV, BigQuery).\n */\n data?: Array<Record<string, unknown>>;\n\n /**\n * In case of error, observability events will be added to the response, if any.\n */\n events?: Event[];\n\n /**\n * A message describing the outcome of a validate run.\n */\n message: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=sourceWatchResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/streamingInput.ts
|
|
17
|
+
var streamingInput_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(streamingInput_exports);
|
|
19
|
+
//# sourceMappingURL=streamingInput.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/streamingInput.ts"],"sourcesContent":["// 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.\n\nimport type { MappingInput } from './mappingInput';\n\n/**\n * Input for a `streaming` task whose source is of type `ga4BigqueryExport` and for which extracted data is continuously streamed.\n */\nexport type StreamingInput = {\n mapping: MappingInput;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=streamingInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|