@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
package/dist/ingestion.umd.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! ingestion.umd.js | 1.2.4 | © Algolia, inc. | https://github.com/algolia/algoliasearch-client-javascript */
|
|
2
|
-
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r((e="undefined"!=typeof globalThis?globalThis:e||self)["@algolia/ingestion"]={})}(this,(function(e){"use strict";function r(e){let r;const t=`algolia-client-js-${e.key}`;function a(){return void 0===r&&(r=e.localStorage||window.localStorage),r}function n(){return JSON.parse(a().getItem(t)||"{}")}function o(e){a().setItem(t,JSON.stringify(e))}return{get:(r,t,a={miss:()=>Promise.resolve()})=>Promise.resolve().then((()=>(function(){const r=e.timeToLive?1e3*e.timeToLive:null,t=n(),a=Object.fromEntries(Object.entries(t).filter((([,e])=>void 0!==e.timestamp)));if(o(a),!r)return;o(Object.fromEntries(Object.entries(a).filter((([,e])=>{const t=(new Date).getTime();return!(e.timestamp+r<t)}))))}(),n()[JSON.stringify(r)]))).then((e=>Promise.all([e?e.value:t(),void 0!==e]))).then((([e,r])=>Promise.all([e,r||a.miss(e)]))).then((([e])=>e)),set:(e,r)=>Promise.resolve().then((()=>{const o=n();return o[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:r},a().setItem(t,JSON.stringify(o)),r})),delete:e=>Promise.resolve().then((()=>{const r=n();delete r[JSON.stringify(e)],a().setItem(t,JSON.stringify(r))})),clear:()=>Promise.resolve().then((()=>{a().removeItem(t)}))}}function t(e){const r=[...e.caches],a=r.shift();return void 0===a?{get:(e,r,t={miss:()=>Promise.resolve()})=>r().then((e=>Promise.all([e,t.miss(e)]))).then((([e])=>e)),set:(e,r)=>Promise.resolve(r),delete:e=>Promise.resolve(),clear:()=>Promise.resolve()}:{get:(e,n,o={miss:()=>Promise.resolve()})=>a.get(e,n,o).catch((()=>t({caches:r}).get(e,n,o))),set:(e,n)=>a.set(e,n).catch((()=>t({caches:r}).set(e,n))),delete:e=>a.delete(e).catch((()=>t({caches:r}).delete(e))),clear:()=>a.clear().catch((()=>t({caches:r}).clear()))}}function a(e={serializable:!0}){let r={};return{get(t,a,n={miss:()=>Promise.resolve()}){const o=JSON.stringify(t);if(o in r)return Promise.resolve(e.serializable?JSON.parse(r[o]):r[o]);const s=a();return s.then((e=>n.miss(e))).then((()=>s))},set:(t,a)=>(r[JSON.stringify(t)]=e.serializable?JSON.stringify(a):a,Promise.resolve(a)),delete:e=>(delete r[JSON.stringify(e)],Promise.resolve()),clear:()=>(r={},Promise.resolve())}}const n=12e4;function o(e,r="up"){const t=Date.now();return{...e,status:r,lastUpdate:t,isUp:function(){return"up"===r||Date.now()-t>n},isTimedOut:function(){return"timed out"===r&&Date.now()-t<=n}}}function s(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var a=t.call(e,r||"default");if("object"!=typeof a)return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:r+""}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}class i extends Error{constructor(e,r){super(e),s(this,"name","AlgoliaError"),r&&(this.name=r)}}class u extends i{constructor(e,r,t){super(e,t),s(this,"stackTrace",void 0),this.stackTrace=r}}class c extends u{constructor(e){super("Unreachable hosts - your application id may be incorrect. If the error persists, please reach out to the Algolia Support team: https://alg.li/support.",e,"RetryError")}}class d extends u{constructor(e,r,t,a="ApiError"){super(e,t,a),s(this,"status",void 0),this.status=r}}class h extends i{constructor(e,r){super(e,"DeserializationError"),s(this,"response",void 0),this.response=r}}class m extends d{constructor(e,r,t,a){super(e,r,a,"DetailedApiError"),s(this,"error",void 0),this.error=t}}function l(e,r,t){const a=(n=t,Object.keys(n).filter((e=>void 0!==n[e])).sort().map((e=>`${e}=${encodeURIComponent("[object Array]"===Object.prototype.toString.call(n[e])?n[e].join(","):n[e]).replaceAll("+","%20")}`)).join("&"));var n;let o=`${e.protocol}://${e.url}${e.port?`:${e.port}`:""}/${"/"===r.charAt(0)?r.substring(1):r}`;return a.length&&(o+=`?${a}`),o}function p(e){const r=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return{...e,request:{...e.request,headers:{...e.request.headers,...r}}}}function g({hosts:e,hostsCache:r,baseHeaders:t,baseQueryParameters:a,algoliaAgent:n,timeouts:s,requester:i,requestsCache:u,responsesCache:g}){async function w(u,g,w=!0){const f=[],P=function(e,r){if("GET"===e.method||void 0===e.data&&void 0===r.data)return;const t=Array.isArray(e.data)?e.data:{...e.data,...r.data};return JSON.stringify(t)}(u,g),q=function(e,r,t){const a={Accept:"application/json",...e,...r,...t},n={};return Object.keys(a).forEach((e=>{const r=a[e];n[e.toLowerCase()]=r})),n}(t,u.headers,g.headers),D="GET"===u.method?{...u.data,...g.data}:{},I={...a,...u.queryParameters,...D};if(n.value&&(I["x-algolia-agent"]=n.value),g&&g.queryParameters)for(const e of Object.keys(g.queryParameters))g.queryParameters[e]&&"[object Object]"!==Object.prototype.toString.call(g.queryParameters[e])?I[e]=g.queryParameters[e].toString():I[e]=g.queryParameters[e];let T=0;const y=async(e,t)=>{const a=e.pop();if(void 0===a)throw new c(function(e){return e.map((e=>p(e)))}(f));const n={...s,...g.timeouts},D={data:P,headers:q,method:u.method,url:l(a,u.path,I),connectTimeout:t(T,n.connect),responseTimeout:t(T,w?n.read:n.write)},k=r=>{const t={request:D,response:r,host:a,triesLeft:e.length};return f.push(t),t},E=await i.send(D);if(function({isTimedOut:e,status:r}){return e||function({isTimedOut:e,status:r}){return!e&&!~~r}({isTimedOut:e,status:r})||2!=~~(r/100)&&4!=~~(r/100)}(E)){const n=k(E);return E.isTimedOut&&T++,console.log("Retryable failure",p(n)),await r.set(a,o(a,E.isTimedOut?"timed out":"down")),y(e,t)}if(function({status:e}){return 2==~~(e/100)}(E))return function(e){try{return JSON.parse(e.content)}catch(r){throw new h(r.message,e)}}(E);throw k(E),function({content:e,status:r},t){try{const a=JSON.parse(e);return"error"in a?new m(a.message,r,a.error,t):new d(a.message,r,t)}catch{}return new d(e,r,t)}(E,f)},k=e.filter((e=>"readWrite"===e.accept||(w?"read"===e.accept:"write"===e.accept))),E=await async function(e){const t=await Promise.all(e.map((e=>r.get(e,(()=>Promise.resolve(o(e))))))),a=t.filter((e=>e.isUp())),n=t.filter((e=>e.isTimedOut())),s=[...a,...n];return{hosts:s.length>0?s:e,getTimeout:(e,r)=>(0===n.length&&0===e?1:n.length+3+e)*r}}(k);return y([...E.hosts].reverse(),E.getTimeout)}return{hostsCache:r,requester:i,timeouts:s,algoliaAgent:n,baseHeaders:t,baseQueryParameters:a,hosts:e,request:function(e,r={}){const n=e.useReadTransporter||"GET"===e.method;if(!n)return w(e,r,n);const o=()=>w(e,r);if(!0!==(r.cacheable||e.cacheable))return o();const s={request:e,requestOptions:r,transporter:{queryParameters:a,headers:t}};return g.get(s,(()=>u.get(s,(()=>u.set(s,o()).then((e=>Promise.all([u.delete(s),e])),(e=>Promise.all([u.delete(s),Promise.reject(e)]))).then((([e,r])=>r))))),{miss:e=>g.set(s,e)})},requestsCache:u,responsesCache:g}}function w({algoliaAgents:e,client:r,version:t}){const a=function(e){const r={value:`Algolia for JavaScript (${e})`,add(e){const t=`; ${e.segment}${void 0!==e.version?` (${e.version})`:""}`;return-1===r.value.indexOf(t)&&(r.value=`${r.value}${t}`),r}};return r}(t).add({segment:r,version:t});return e.forEach((e=>a.add(e))),a}const f="1.2.4",P=["eu","us"];e.apiClientVersion=f,e.ingestionClient=function(e,n,o,s){if(!e||"string"!=typeof e)throw new Error("`appId` is missing.");if(!n||"string"!=typeof n)throw new Error("`apiKey` is missing.");if(!o||o&&("string"!=typeof o||!P.includes(o)))throw new Error(`\`region\` is required and must be one of the following: ${P.join(", ")}`);return function({appId:e,apiKey:r,authMode:t,algoliaAgents:a,region:n,...o}){const s=function(e,r,t="WithinHeaders"){const a={"x-algolia-api-key":r,"x-algolia-application-id":e};return{headers:()=>"WithinHeaders"===t?a:{},queryParameters:()=>"WithinQueryParameters"===t?a:{}}}(e,r,t),i=g({hosts:(u=n,[{url:"data.{region}.algolia.com".replace("{region}",u),accept:"readWrite",protocol:"https"}]),...o,algoliaAgent:w({algoliaAgents:a,client:"Ingestion",version:f}),baseHeaders:{"content-type":"text/plain",...s.headers(),...o.baseHeaders},baseQueryParameters:{...s.queryParameters(),...o.baseQueryParameters}});var u;return{transporter:i,appId:e,clearCache:()=>Promise.all([i.requestsCache.clear(),i.responsesCache.clear()]).then((()=>{})),get _ua(){return i.algoliaAgent.value},addAlgoliaAgent(e,r){i.algoliaAgent.add({segment:e,version:r})},createAuthentication(e,r){if(!e)throw new Error("Parameter `authenticationCreate` is required when calling `createAuthentication`.");if(!e.type)throw new Error("Parameter `authenticationCreate.type` is required when calling `createAuthentication`.");if(!e.name)throw new Error("Parameter `authenticationCreate.name` is required when calling `createAuthentication`.");if(!e.input)throw new Error("Parameter `authenticationCreate.input` is required when calling `createAuthentication`.");const t={method:"POST",path:"/1/authentications",queryParameters:{},headers:{},data:e};return i.request(t,r)},createDestination(e,r){if(!e)throw new Error("Parameter `destinationCreate` is required when calling `createDestination`.");if(!e.type)throw new Error("Parameter `destinationCreate.type` is required when calling `createDestination`.");if(!e.name)throw new Error("Parameter `destinationCreate.name` is required when calling `createDestination`.");if(!e.input)throw new Error("Parameter `destinationCreate.input` is required when calling `createDestination`.");const t={method:"POST",path:"/1/destinations",queryParameters:{},headers:{},data:e};return i.request(t,r)},createSource(e,r){if(!e)throw new Error("Parameter `sourceCreate` is required when calling `createSource`.");if(!e.type)throw new Error("Parameter `sourceCreate.type` is required when calling `createSource`.");if(!e.name)throw new Error("Parameter `sourceCreate.name` is required when calling `createSource`.");const t={method:"POST",path:"/1/sources",queryParameters:{},headers:{},data:e};return i.request(t,r)},createTask(e,r){if(!e)throw new Error("Parameter `taskCreate` is required when calling `createTask`.");if(!e.sourceID)throw new Error("Parameter `taskCreate.sourceID` is required when calling `createTask`.");if(!e.destinationID)throw new Error("Parameter `taskCreate.destinationID` is required when calling `createTask`.");if(!e.action)throw new Error("Parameter `taskCreate.action` is required when calling `createTask`.");const t={method:"POST",path:"/2/tasks",queryParameters:{},headers:{},data:e};return i.request(t,r)},createTaskV1(e,r){if(!e)throw new Error("Parameter `taskCreate` is required when calling `createTaskV1`.");if(!e.sourceID)throw new Error("Parameter `taskCreate.sourceID` is required when calling `createTaskV1`.");if(!e.destinationID)throw new Error("Parameter `taskCreate.destinationID` is required when calling `createTaskV1`.");if(!e.trigger)throw new Error("Parameter `taskCreate.trigger` is required when calling `createTaskV1`.");if(!e.action)throw new Error("Parameter `taskCreate.action` is required when calling `createTaskV1`.");const t={method:"POST",path:"/1/tasks",queryParameters:{},headers:{},data:e};return i.request(t,r)},createTransformation(e,r){if(!e)throw new Error("Parameter `transformationCreate` is required when calling `createTransformation`.");if(!e.code)throw new Error("Parameter `transformationCreate.code` is required when calling `createTransformation`.");if(!e.name)throw new Error("Parameter `transformationCreate.name` is required when calling `createTransformation`.");const t={method:"POST",path:"/1/transformations",queryParameters:{},headers:{},data:e};return i.request(t,r)},customDelete({path:e,parameters:r},t){if(!e)throw new Error("Parameter `path` is required when calling `customDelete`.");const a={method:"DELETE",path:"/{path}".replace("{path}",e),queryParameters:r||{},headers:{}};return i.request(a,t)},customGet({path:e,parameters:r},t){if(!e)throw new Error("Parameter `path` is required when calling `customGet`.");const a={method:"GET",path:"/{path}".replace("{path}",e),queryParameters:r||{},headers:{}};return i.request(a,t)},customPost({path:e,parameters:r,body:t},a){if(!e)throw new Error("Parameter `path` is required when calling `customPost`.");const n={method:"POST",path:"/{path}".replace("{path}",e),queryParameters:r||{},headers:{},data:t||{}};return i.request(n,a)},customPut({path:e,parameters:r,body:t},a){if(!e)throw new Error("Parameter `path` is required when calling `customPut`.");const n={method:"PUT",path:"/{path}".replace("{path}",e),queryParameters:r||{},headers:{},data:t||{}};return i.request(n,a)},deleteAuthentication({authenticationID:e},r){if(!e)throw new Error("Parameter `authenticationID` is required when calling `deleteAuthentication`.");const t={method:"DELETE",path:"/1/authentications/{authenticationID}".replace("{authenticationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},deleteDestination({destinationID:e},r){if(!e)throw new Error("Parameter `destinationID` is required when calling `deleteDestination`.");const t={method:"DELETE",path:"/1/destinations/{destinationID}".replace("{destinationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},deleteSource({sourceID:e},r){if(!e)throw new Error("Parameter `sourceID` is required when calling `deleteSource`.");const t={method:"DELETE",path:"/1/sources/{sourceID}".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},deleteTask({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `deleteTask`.");const t={method:"DELETE",path:"/2/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},deleteTaskV1({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `deleteTaskV1`.");const t={method:"DELETE",path:"/1/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},deleteTransformation({transformationID:e},r){if(!e)throw new Error("Parameter `transformationID` is required when calling `deleteTransformation`.");const t={method:"DELETE",path:"/1/transformations/{transformationID}".replace("{transformationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},disableTask({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `disableTask`.");const t={method:"PUT",path:"/2/tasks/{taskID}/disable".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},disableTaskV1({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `disableTaskV1`.");const t={method:"PUT",path:"/1/tasks/{taskID}/disable".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},enableTask({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `enableTask`.");const t={method:"PUT",path:"/2/tasks/{taskID}/enable".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},enableTaskV1({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `enableTaskV1`.");const t={method:"PUT",path:"/1/tasks/{taskID}/enable".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},generateTransformationCode(e,r){if(!e)throw new Error("Parameter `generateTransformationCodePayload` is required when calling `generateTransformationCode`.");if(!e.id)throw new Error("Parameter `generateTransformationCodePayload.id` is required when calling `generateTransformationCode`.");if(!e.userPrompt)throw new Error("Parameter `generateTransformationCodePayload.userPrompt` is required when calling `generateTransformationCode`.");const t={method:"POST",path:"/1/transformations/models",queryParameters:{},headers:{},data:e};return i.request(t,r)},getAuthentication({authenticationID:e},r){if(!e)throw new Error("Parameter `authenticationID` is required when calling `getAuthentication`.");const t={method:"GET",path:"/1/authentications/{authenticationID}".replace("{authenticationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getDestination({destinationID:e},r){if(!e)throw new Error("Parameter `destinationID` is required when calling `getDestination`.");const t={method:"GET",path:"/1/destinations/{destinationID}".replace("{destinationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getEvent({runID:e,eventID:r},t){if(!e)throw new Error("Parameter `runID` is required when calling `getEvent`.");if(!r)throw new Error("Parameter `eventID` is required when calling `getEvent`.");const a={method:"GET",path:"/1/runs/{runID}/events/{eventID}".replace("{runID}",encodeURIComponent(e)).replace("{eventID}",encodeURIComponent(r)),queryParameters:{},headers:{}};return i.request(a,t)},getRun({runID:e},r){if(!e)throw new Error("Parameter `runID` is required when calling `getRun`.");const t={method:"GET",path:"/1/runs/{runID}".replace("{runID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getSource({sourceID:e},r){if(!e)throw new Error("Parameter `sourceID` is required when calling `getSource`.");const t={method:"GET",path:"/1/sources/{sourceID}".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getTask({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `getTask`.");const t={method:"GET",path:"/2/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getTaskV1({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `getTaskV1`.");const t={method:"GET",path:"/1/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},getTransformation({transformationID:e},r){if(!e)throw new Error("Parameter `transformationID` is required when calling `getTransformation`.");const t={method:"GET",path:"/1/transformations/{transformationID}".replace("{transformationID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},listAuthentications({itemsPerPage:e,page:r,type:t,platform:a,sort:n,order:o}={},s=void 0){const u={};void 0!==e&&(u.itemsPerPage=e.toString()),void 0!==r&&(u.page=r.toString()),void 0!==t&&(u.type=t.toString()),void 0!==a&&(u.platform=a.toString()),void 0!==n&&(u.sort=n.toString()),void 0!==o&&(u.order=o.toString());const c={method:"GET",path:"/1/authentications",queryParameters:u,headers:{}};return i.request(c,s)},listDestinations({itemsPerPage:e,page:r,type:t,authenticationID:a,sort:n,order:o}={},s=void 0){const u={};void 0!==e&&(u.itemsPerPage=e.toString()),void 0!==r&&(u.page=r.toString()),void 0!==t&&(u.type=t.toString()),void 0!==a&&(u.authenticationID=a.toString()),void 0!==n&&(u.sort=n.toString()),void 0!==o&&(u.order=o.toString());const c={method:"GET",path:"/1/destinations",queryParameters:u,headers:{}};return i.request(c,s)},listEvents({runID:e,itemsPerPage:r,page:t,status:a,type:n,sort:o,order:s,startDate:u,endDate:c},d){if(!e)throw new Error("Parameter `runID` is required when calling `listEvents`.");const h="/1/runs/{runID}/events".replace("{runID}",encodeURIComponent(e)),m={};void 0!==r&&(m.itemsPerPage=r.toString()),void 0!==t&&(m.page=t.toString()),void 0!==a&&(m.status=a.toString()),void 0!==n&&(m.type=n.toString()),void 0!==o&&(m.sort=o.toString()),void 0!==s&&(m.order=s.toString()),void 0!==u&&(m.startDate=u.toString()),void 0!==c&&(m.endDate=c.toString());const l={method:"GET",path:h,queryParameters:m,headers:{}};return i.request(l,d)},listRuns({itemsPerPage:e,page:r,status:t,type:a,taskID:n,sort:o,order:s,startDate:u,endDate:c}={},d=void 0){const h={};void 0!==e&&(h.itemsPerPage=e.toString()),void 0!==r&&(h.page=r.toString()),void 0!==t&&(h.status=t.toString()),void 0!==a&&(h.type=a.toString()),void 0!==n&&(h.taskID=n.toString()),void 0!==o&&(h.sort=o.toString()),void 0!==s&&(h.order=s.toString()),void 0!==u&&(h.startDate=u.toString()),void 0!==c&&(h.endDate=c.toString());const m={method:"GET",path:"/1/runs",queryParameters:h,headers:{}};return i.request(m,d)},listSources({itemsPerPage:e,page:r,type:t,authenticationID:a,sort:n,order:o}={},s=void 0){const u={};void 0!==e&&(u.itemsPerPage=e.toString()),void 0!==r&&(u.page=r.toString()),void 0!==t&&(u.type=t.toString()),void 0!==a&&(u.authenticationID=a.toString()),void 0!==n&&(u.sort=n.toString()),void 0!==o&&(u.order=o.toString());const c={method:"GET",path:"/1/sources",queryParameters:u,headers:{}};return i.request(c,s)},listTasks({itemsPerPage:e,page:r,action:t,enabled:a,sourceID:n,destinationID:o,triggerType:s,sort:u,order:c}={},d=void 0){const h={};void 0!==e&&(h.itemsPerPage=e.toString()),void 0!==r&&(h.page=r.toString()),void 0!==t&&(h.action=t.toString()),void 0!==a&&(h.enabled=a.toString()),void 0!==n&&(h.sourceID=n.toString()),void 0!==o&&(h.destinationID=o.toString()),void 0!==s&&(h.triggerType=s.toString()),void 0!==u&&(h.sort=u.toString()),void 0!==c&&(h.order=c.toString());const m={method:"GET",path:"/2/tasks",queryParameters:h,headers:{}};return i.request(m,d)},listTasksV1({itemsPerPage:e,page:r,action:t,enabled:a,sourceID:n,destinationID:o,triggerType:s,sort:u,order:c}={},d=void 0){const h={};void 0!==e&&(h.itemsPerPage=e.toString()),void 0!==r&&(h.page=r.toString()),void 0!==t&&(h.action=t.toString()),void 0!==a&&(h.enabled=a.toString()),void 0!==n&&(h.sourceID=n.toString()),void 0!==o&&(h.destinationID=o.toString()),void 0!==s&&(h.triggerType=s.toString()),void 0!==u&&(h.sort=u.toString()),void 0!==c&&(h.order=c.toString());const m={method:"GET",path:"/1/tasks",queryParameters:h,headers:{}};return i.request(m,d)},listTransformationModels(e){const r={method:"GET",path:"/1/transformations/models",queryParameters:{},headers:{}};return i.request(r,e)},listTransformations({itemsPerPage:e,page:r,sort:t,order:a}={},n=void 0){const o={};void 0!==e&&(o.itemsPerPage=e.toString()),void 0!==r&&(o.page=r.toString()),void 0!==t&&(o.sort=t.toString()),void 0!==a&&(o.order=a.toString());const s={method:"GET",path:"/1/transformations",queryParameters:o,headers:{}};return i.request(s,n)},pushTask({taskID:e,pushTaskPayload:r},t){if(!e)throw new Error("Parameter `taskID` is required when calling `pushTask`.");if(!r)throw new Error("Parameter `pushTaskPayload` is required when calling `pushTask`.");if(!r.action)throw new Error("Parameter `pushTaskPayload.action` is required when calling `pushTask`.");if(!r.records)throw new Error("Parameter `pushTaskPayload.records` is required when calling `pushTask`.");const a={method:"POST",path:"/2/tasks/{taskID}/push".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},runSource({sourceID:e,runSourcePayload:r},t){if(!e)throw new Error("Parameter `sourceID` is required when calling `runSource`.");const a={method:"POST",path:"/1/sources/{sourceID}/run".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r||{}};return i.request(a,t)},runTask({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `runTask`.");const t={method:"POST",path:"/2/tasks/{taskID}/run".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},runTaskV1({taskID:e},r){if(!e)throw new Error("Parameter `taskID` is required when calling `runTaskV1`.");const t={method:"POST",path:"/1/tasks/{taskID}/run".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},searchAuthentications(e,r){if(!e)throw new Error("Parameter `authenticationSearch` is required when calling `searchAuthentications`.");if(!e.authenticationIDs)throw new Error("Parameter `authenticationSearch.authenticationIDs` is required when calling `searchAuthentications`.");const t={method:"POST",path:"/1/authentications/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},searchDestinations(e,r){if(!e)throw new Error("Parameter `destinationSearch` is required when calling `searchDestinations`.");if(!e.destinationIDs)throw new Error("Parameter `destinationSearch.destinationIDs` is required when calling `searchDestinations`.");const t={method:"POST",path:"/1/destinations/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},searchSources(e,r){if(!e)throw new Error("Parameter `sourceSearch` is required when calling `searchSources`.");if(!e.sourceIDs)throw new Error("Parameter `sourceSearch.sourceIDs` is required when calling `searchSources`.");const t={method:"POST",path:"/1/sources/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},searchTasks(e,r){if(!e)throw new Error("Parameter `taskSearch` is required when calling `searchTasks`.");if(!e.taskIDs)throw new Error("Parameter `taskSearch.taskIDs` is required when calling `searchTasks`.");const t={method:"POST",path:"/2/tasks/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},searchTasksV1(e,r){if(!e)throw new Error("Parameter `taskSearch` is required when calling `searchTasksV1`.");if(!e.taskIDs)throw new Error("Parameter `taskSearch.taskIDs` is required when calling `searchTasksV1`.");const t={method:"POST",path:"/1/tasks/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},searchTransformations(e,r){if(!e)throw new Error("Parameter `transformationSearch` is required when calling `searchTransformations`.");if(!e.transformationIDs)throw new Error("Parameter `transformationSearch.transformationIDs` is required when calling `searchTransformations`.");const t={method:"POST",path:"/1/transformations/search",queryParameters:{},headers:{},data:e};return i.request(t,r)},triggerDockerSourceDiscover({sourceID:e},r){if(!e)throw new Error("Parameter `sourceID` is required when calling `triggerDockerSourceDiscover`.");const t={method:"POST",path:"/1/sources/{sourceID}/discover".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{}};return i.request(t,r)},tryTransformation(e,r){if(!e)throw new Error("Parameter `transformationTry` is required when calling `tryTransformation`.");if(!e.code)throw new Error("Parameter `transformationTry.code` is required when calling `tryTransformation`.");if(!e.sampleRecord)throw new Error("Parameter `transformationTry.sampleRecord` is required when calling `tryTransformation`.");const t={method:"POST",path:"/1/transformations/try",queryParameters:{},headers:{},data:e};return i.request(t,r)},tryTransformationBeforeUpdate({transformationID:e,transformationTry:r},t){if(!e)throw new Error("Parameter `transformationID` is required when calling `tryTransformationBeforeUpdate`.");if(!r)throw new Error("Parameter `transformationTry` is required when calling `tryTransformationBeforeUpdate`.");if(!r.code)throw new Error("Parameter `transformationTry.code` is required when calling `tryTransformationBeforeUpdate`.");if(!r.sampleRecord)throw new Error("Parameter `transformationTry.sampleRecord` is required when calling `tryTransformationBeforeUpdate`.");const a={method:"POST",path:"/1/transformations/{transformationID}/try".replace("{transformationID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateAuthentication({authenticationID:e,authenticationUpdate:r},t){if(!e)throw new Error("Parameter `authenticationID` is required when calling `updateAuthentication`.");if(!r)throw new Error("Parameter `authenticationUpdate` is required when calling `updateAuthentication`.");const a={method:"PATCH",path:"/1/authentications/{authenticationID}".replace("{authenticationID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateDestination({destinationID:e,destinationUpdate:r},t){if(!e)throw new Error("Parameter `destinationID` is required when calling `updateDestination`.");if(!r)throw new Error("Parameter `destinationUpdate` is required when calling `updateDestination`.");const a={method:"PATCH",path:"/1/destinations/{destinationID}".replace("{destinationID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateSource({sourceID:e,sourceUpdate:r},t){if(!e)throw new Error("Parameter `sourceID` is required when calling `updateSource`.");if(!r)throw new Error("Parameter `sourceUpdate` is required when calling `updateSource`.");const a={method:"PATCH",path:"/1/sources/{sourceID}".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateTask({taskID:e,taskUpdate:r},t){if(!e)throw new Error("Parameter `taskID` is required when calling `updateTask`.");if(!r)throw new Error("Parameter `taskUpdate` is required when calling `updateTask`.");const a={method:"PATCH",path:"/2/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateTaskV1({taskID:e,taskUpdate:r},t){if(!e)throw new Error("Parameter `taskID` is required when calling `updateTaskV1`.");if(!r)throw new Error("Parameter `taskUpdate` is required when calling `updateTaskV1`.");const a={method:"PATCH",path:"/1/tasks/{taskID}".replace("{taskID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},updateTransformation({transformationID:e,transformationCreate:r},t){if(!e)throw new Error("Parameter `transformationID` is required when calling `updateTransformation`.");if(!r)throw new Error("Parameter `transformationCreate` is required when calling `updateTransformation`.");if(!r.code)throw new Error("Parameter `transformationCreate.code` is required when calling `updateTransformation`.");if(!r.name)throw new Error("Parameter `transformationCreate.name` is required when calling `updateTransformation`.");const a={method:"PUT",path:"/1/transformations/{transformationID}".replace("{transformationID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)},validateSource(e,r=void 0){const t={method:"POST",path:"/1/sources/validate",queryParameters:{},headers:{},data:e||{}};return i.request(t,r)},validateSourceBeforeUpdate({sourceID:e,sourceUpdate:r},t){if(!e)throw new Error("Parameter `sourceID` is required when calling `validateSourceBeforeUpdate`.");if(!r)throw new Error("Parameter `sourceUpdate` is required when calling `validateSourceBeforeUpdate`.");const a={method:"POST",path:"/1/sources/{sourceID}/validate".replace("{sourceID}",encodeURIComponent(e)),queryParameters:{},headers:{},data:r};return i.request(a,t)}}}({appId:e,apiKey:n,region:o,timeouts:{connect:1e3,read:2e3,write:3e4},requester:{send:function(e){return new Promise((r=>{const t=new XMLHttpRequest;t.open(e.method,e.url,!0),Object.keys(e.headers).forEach((r=>t.setRequestHeader(r,e.headers[r])));const a=(e,a)=>setTimeout((()=>{t.abort(),r({status:0,content:a,isTimedOut:!0})}),e),n=a(e.connectTimeout,"Connection timeout");let o;t.onreadystatechange=()=>{t.readyState>t.OPENED&&void 0===o&&(clearTimeout(n),o=a(e.responseTimeout,"Socket timeout"))},t.onerror=()=>{0===t.status&&(clearTimeout(n),clearTimeout(o),r({content:t.responseText||"Network request failed",status:t.status,isTimedOut:!1}))},t.onload=()=>{clearTimeout(n),clearTimeout(o),r({content:t.responseText,status:t.status,isTimedOut:!1})},t.send(e.data)}))}},algoliaAgents:[{segment:"Browser"}],authMode:"WithinQueryParameters",responsesCache:a(),requestsCache:a({serializable:!1}),hostsCache:t({caches:[r({key:`${f}-${e}`}),a()]}),...s})},e.isOnDemandTrigger=function(e){return"onDemand"===e.type},e.isScheduleTrigger=function(e){return"schedule"===e.type},e.isSubscriptionTrigger=function(e){return"subscription"===e.type}}));
|
package/dist/model/action.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"action.d.ts","sourceRoot":"","sources":["../../model/action.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,MAAM,GACd,WAAW,GACX,OAAO,GACP,QAAQ,GACR,cAAc,GACd,qBAAqB,GACrB,6BAA6B,GAC7B,cAAc,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"actionType.d.ts","sourceRoot":"","sources":["../../model/actionType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAPIKey.d.ts","sourceRoot":"","sources":["../../model/authAPIKey.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG;IACvB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;CACb,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAPIKeyPartial.d.ts","sourceRoot":"","sources":["../../model/authAPIKeyPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CACd,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with Algolia.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthAlgolia = {
|
|
5
|
-
/**
|
|
6
|
-
* Algolia application ID.
|
|
7
|
-
*/
|
|
8
|
-
appID: string;
|
|
9
|
-
/**
|
|
10
|
-
* Algolia API key with the ACL: `addObject`, `deleteObject`, `settings`, `editSettings`, `listIndexes`, `deleteIndex`. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
apiKey: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authAlgolia.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAlgolia.d.ts","sourceRoot":"","sources":["../../model/authAlgolia.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with the Algolia Insights API.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthAlgoliaInsights = {
|
|
5
|
-
/**
|
|
6
|
-
* Algolia application ID.
|
|
7
|
-
*/
|
|
8
|
-
appID: string;
|
|
9
|
-
/**
|
|
10
|
-
* Algolia API key with the ACL: `search`. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
apiKey: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authAlgoliaInsights.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAlgoliaInsights.d.ts","sourceRoot":"","sources":["../../model/authAlgoliaInsights.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with the Algolia Insights API.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthAlgoliaInsightsPartial = {
|
|
5
|
-
/**
|
|
6
|
-
* Algolia application ID.
|
|
7
|
-
*/
|
|
8
|
-
appID?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Algolia API key with the ACL: `search`. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
apiKey?: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authAlgoliaInsightsPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAlgoliaInsightsPartial.d.ts","sourceRoot":"","sources":["../../model/authAlgoliaInsightsPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with Algolia.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthAlgoliaPartial = {
|
|
5
|
-
/**
|
|
6
|
-
* Algolia application ID.
|
|
7
|
-
*/
|
|
8
|
-
appID?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Algolia API key with the ACL: `addObject`, `deleteObject`, `settings`, `editSettings`, `listIndexes`, `deleteIndex`. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
apiKey?: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authAlgoliaPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authAlgoliaPartial.d.ts","sourceRoot":"","sources":["../../model/authAlgoliaPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with user name and password.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthBasic = {
|
|
5
|
-
/**
|
|
6
|
-
* Username.
|
|
7
|
-
*/
|
|
8
|
-
username: string;
|
|
9
|
-
/**
|
|
10
|
-
* Password. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
password: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authBasic.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authBasic.d.ts","sourceRoot":"","sources":["../../model/authBasic.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with user name and password.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthBasicPartial = {
|
|
5
|
-
/**
|
|
6
|
-
* Username.
|
|
7
|
-
*/
|
|
8
|
-
username?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Password. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
password?: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authBasicPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authBasicPartial.d.ts","sourceRoot":"","sources":["../../model/authBasicPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with a Google service account, such as BigQuery.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthGoogleServiceAccount = {
|
|
5
|
-
/**
|
|
6
|
-
* Email address of the Google service account.
|
|
7
|
-
*/
|
|
8
|
-
clientEmail: string;
|
|
9
|
-
/**
|
|
10
|
-
* Private key of the Google service account. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
privateKey: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authGoogleServiceAccount.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authGoogleServiceAccount.d.ts","sourceRoot":"","sources":["../../model/authGoogleServiceAccount.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with a Google service account, such as BigQuery.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthGoogleServiceAccountPartial = {
|
|
5
|
-
/**
|
|
6
|
-
* Email address of the Google service account.
|
|
7
|
-
*/
|
|
8
|
-
clientEmail?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Private key of the Google service account. This field is `null` in the API response.
|
|
11
|
-
*/
|
|
12
|
-
privateKey?: string;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=authGoogleServiceAccountPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authGoogleServiceAccountPartial.d.ts","sourceRoot":"","sources":["../../model/authGoogleServiceAccountPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { AuthAPIKey } from './authAPIKey';
|
|
2
|
-
import type { AuthAlgolia } from './authAlgolia';
|
|
3
|
-
import type { AuthAlgoliaInsights } from './authAlgoliaInsights';
|
|
4
|
-
import type { AuthBasic } from './authBasic';
|
|
5
|
-
import type { AuthGoogleServiceAccount } from './authGoogleServiceAccount';
|
|
6
|
-
import type { AuthOAuth } from './authOAuth';
|
|
7
|
-
export type AuthInput = AuthAlgolia | AuthAlgoliaInsights | AuthAPIKey | AuthBasic | AuthGoogleServiceAccount | AuthOAuth;
|
|
8
|
-
//# sourceMappingURL=authInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authInput.d.ts","sourceRoot":"","sources":["../../model/authInput.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAE7C,MAAM,MAAM,SAAS,GACjB,WAAW,GACX,mBAAmB,GACnB,UAAU,GACV,SAAS,GACT,wBAAwB,GACxB,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { AuthAPIKeyPartial } from './authAPIKeyPartial';
|
|
2
|
-
import type { AuthAlgoliaInsightsPartial } from './authAlgoliaInsightsPartial';
|
|
3
|
-
import type { AuthAlgoliaPartial } from './authAlgoliaPartial';
|
|
4
|
-
import type { AuthBasicPartial } from './authBasicPartial';
|
|
5
|
-
import type { AuthGoogleServiceAccountPartial } from './authGoogleServiceAccountPartial';
|
|
6
|
-
import type { AuthOAuthPartial } from './authOAuthPartial';
|
|
7
|
-
export type AuthInputPartial = AuthAlgoliaInsightsPartial | AuthAlgoliaPartial | AuthAPIKeyPartial | AuthBasicPartial | AuthGoogleServiceAccountPartial | AuthOAuthPartial;
|
|
8
|
-
//# sourceMappingURL=authInputPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authInputPartial.d.ts","sourceRoot":"","sources":["../../model/authInputPartial.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AACzF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,MAAM,gBAAgB,GACxB,0BAA0B,GAC1B,kBAAkB,GAClB,iBAAiB,GACjB,gBAAgB,GAChB,+BAA+B,GAC/B,gBAAgB,CAAC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with OAuth 2.0.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthOAuth = {
|
|
5
|
-
/**
|
|
6
|
-
* URL for the OAuth endpoint.
|
|
7
|
-
*/
|
|
8
|
-
url: string;
|
|
9
|
-
/**
|
|
10
|
-
* Client ID.
|
|
11
|
-
*/
|
|
12
|
-
client_id: string;
|
|
13
|
-
/**
|
|
14
|
-
* Client secret. This field is `null` in the API response.
|
|
15
|
-
*/
|
|
16
|
-
client_secret: string;
|
|
17
|
-
/**
|
|
18
|
-
* OAuth scope.
|
|
19
|
-
*/
|
|
20
|
-
scope?: string;
|
|
21
|
-
};
|
|
22
|
-
//# sourceMappingURL=authOAuth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authOAuth.d.ts","sourceRoot":"","sources":["../../model/authOAuth.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Credentials for authenticating with OAuth 2.0.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthOAuthPartial = {
|
|
5
|
-
/**
|
|
6
|
-
* URL for the OAuth endpoint.
|
|
7
|
-
*/
|
|
8
|
-
url?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Client ID.
|
|
11
|
-
*/
|
|
12
|
-
client_id?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Client secret. This field is `null` in the API response.
|
|
15
|
-
*/
|
|
16
|
-
client_secret?: string;
|
|
17
|
-
/**
|
|
18
|
-
* OAuth scope.
|
|
19
|
-
*/
|
|
20
|
-
scope?: string;
|
|
21
|
-
};
|
|
22
|
-
//# sourceMappingURL=authOAuthPartial.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authOAuthPartial.d.ts","sourceRoot":"","sources":["../../model/authOAuthPartial.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import type { AuthInputPartial } from './authInputPartial';
|
|
2
|
-
import type { AuthenticationType } from './authenticationType';
|
|
3
|
-
import type { Platform } from './platform';
|
|
4
|
-
/**
|
|
5
|
-
* Resource representing the information required to authenticate with a source or a destination.
|
|
6
|
-
*/
|
|
7
|
-
export type Authentication = {
|
|
8
|
-
/**
|
|
9
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
10
|
-
*/
|
|
11
|
-
authenticationID: string;
|
|
12
|
-
type: AuthenticationType;
|
|
13
|
-
/**
|
|
14
|
-
* Descriptive name for the resource.
|
|
15
|
-
*/
|
|
16
|
-
name: string;
|
|
17
|
-
platform?: Platform | null;
|
|
18
|
-
input: AuthInputPartial;
|
|
19
|
-
/**
|
|
20
|
-
* Date of creation in RFC 3339 format.
|
|
21
|
-
*/
|
|
22
|
-
createdAt: string;
|
|
23
|
-
/**
|
|
24
|
-
* Date of last update in RFC 3339 format.
|
|
25
|
-
*/
|
|
26
|
-
updatedAt?: string;
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=authentication.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authentication.d.ts","sourceRoot":"","sources":["../../model/authentication.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG;IAC3B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB,IAAI,EAAE,kBAAkB,CAAC;IAEzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IAE3B,KAAK,EAAE,gBAAgB,CAAC;IAExB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { AuthInput } from './authInput';
|
|
2
|
-
import type { AuthenticationType } from './authenticationType';
|
|
3
|
-
import type { Platform } from './platform';
|
|
4
|
-
/**
|
|
5
|
-
* Request body for creating a new authentication resource.
|
|
6
|
-
*/
|
|
7
|
-
export type AuthenticationCreate = {
|
|
8
|
-
type: AuthenticationType;
|
|
9
|
-
/**
|
|
10
|
-
* Descriptive name for the resource.
|
|
11
|
-
*/
|
|
12
|
-
name: string;
|
|
13
|
-
platform?: Platform | null;
|
|
14
|
-
input: AuthInput;
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=authenticationCreate.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationCreate.d.ts","sourceRoot":"","sources":["../../model/authenticationCreate.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,kBAAkB,CAAC;IAEzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IAE3B,KAAK,EAAE,SAAS,CAAC;CAClB,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* API response for the successful creation of an authentication resource.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthenticationCreateResponse = {
|
|
5
|
-
/**
|
|
6
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
7
|
-
*/
|
|
8
|
-
authenticationID: string;
|
|
9
|
-
/**
|
|
10
|
-
* Descriptive name for the resource.
|
|
11
|
-
*/
|
|
12
|
-
name: string;
|
|
13
|
-
/**
|
|
14
|
-
* Date of creation in RFC 3339 format.
|
|
15
|
-
*/
|
|
16
|
-
createdAt: string;
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=authenticationCreateResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationCreateResponse.d.ts","sourceRoot":"","sources":["../../model/authenticationCreateResponse.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationSearch.d.ts","sourceRoot":"","sources":["../../model/authenticationSearch.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,iBAAiB,EAAE,MAAM,EAAE,CAAC;CAC7B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationSortKeys.d.ts","sourceRoot":"","sources":["../../model/authenticationSortKeys.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,WAAW,GAAG,WAAW,GAAG,MAAM,GAAG,UAAU,GAAG,WAAW,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Type of authentication. This determines the type of credentials required in the `input` object.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthenticationType = 'algolia' | 'algoliaInsights' | 'apiKey' | 'basic' | 'googleServiceAccount' | 'oauth';
|
|
5
|
-
//# sourceMappingURL=authenticationType.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationType.d.ts","sourceRoot":"","sources":["../../model/authenticationType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,iBAAiB,GAAG,QAAQ,GAAG,OAAO,GAAG,sBAAsB,GAAG,OAAO,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { AuthInputPartial } from './authInputPartial';
|
|
2
|
-
import type { AuthenticationType } from './authenticationType';
|
|
3
|
-
import type { Platform } from './platform';
|
|
4
|
-
/**
|
|
5
|
-
* Request body for updating an authentication resource.
|
|
6
|
-
*/
|
|
7
|
-
export type AuthenticationUpdate = {
|
|
8
|
-
type?: AuthenticationType;
|
|
9
|
-
/**
|
|
10
|
-
* Descriptive name for the resource.
|
|
11
|
-
*/
|
|
12
|
-
name?: string;
|
|
13
|
-
platform?: Platform | null;
|
|
14
|
-
input?: AuthInputPartial;
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=authenticationUpdate.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationUpdate.d.ts","sourceRoot":"","sources":["../../model/authenticationUpdate.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EAAE,kBAAkB,CAAC;IAE1B;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IAE3B,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC1B,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* API response for a successful update of an authentication resource.
|
|
3
|
-
*/
|
|
4
|
-
export type AuthenticationUpdateResponse = {
|
|
5
|
-
/**
|
|
6
|
-
* Universally unique identifier (UUID) of an authentication resource.
|
|
7
|
-
*/
|
|
8
|
-
authenticationID: string;
|
|
9
|
-
/**
|
|
10
|
-
* Descriptive name for the resource.
|
|
11
|
-
*/
|
|
12
|
-
name: string;
|
|
13
|
-
/**
|
|
14
|
-
* Date of last update in RFC 3339 format.
|
|
15
|
-
*/
|
|
16
|
-
updatedAt: string;
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=authenticationUpdateResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authenticationUpdateResponse.d.ts","sourceRoot":"","sources":["../../model/authenticationUpdateResponse.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bigCommerceChannel.d.ts","sourceRoot":"","sources":["../../model/bigCommerceChannel.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bigCommerceMetafield.d.ts","sourceRoot":"","sources":["../../model/bigCommerceMetafield.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;CACb,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bigQueryDataType.d.ts","sourceRoot":"","sources":["../../model/bigQueryDataType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,gBAAgB,GAAG,KAAK,GAAG,OAAO,CAAC"}
|