@algolia/ingestion 1.2.4 → 5.2.4-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.d.ts +2368 -0
- package/dist/builds/browser.js +2044 -0
- package/dist/builds/browser.js.map +1 -0
- package/dist/builds/browser.min.js +2 -0
- package/dist/builds/browser.min.js.map +1 -0
- package/dist/builds/browser.umd.js +15 -0
- package/dist/builds/node.cjs +2065 -0
- package/dist/builds/node.cjs.map +1 -0
- package/dist/builds/node.js +2042 -0
- package/dist/builds/node.js.map +1 -0
- package/dist/model/action.cjs +19 -0
- package/dist/model/action.cjs.map +1 -0
- package/dist/model/action.js +1 -0
- package/dist/model/action.js.map +1 -0
- package/dist/model/actionType.cjs +19 -0
- package/dist/model/actionType.cjs.map +1 -0
- package/dist/model/actionType.js +1 -0
- package/dist/model/actionType.js.map +1 -0
- package/dist/model/authAPIKey.cjs +19 -0
- package/dist/model/authAPIKey.cjs.map +1 -0
- package/dist/model/authAPIKey.js +1 -0
- package/dist/model/authAPIKey.js.map +1 -0
- package/dist/model/authAPIKeyPartial.cjs +19 -0
- package/dist/model/authAPIKeyPartial.cjs.map +1 -0
- package/dist/model/authAPIKeyPartial.js +1 -0
- package/dist/model/authAPIKeyPartial.js.map +1 -0
- package/dist/model/authAlgolia.cjs +19 -0
- package/dist/model/authAlgolia.cjs.map +1 -0
- package/dist/model/authAlgolia.js +1 -0
- package/dist/model/authAlgolia.js.map +1 -0
- package/dist/model/authAlgoliaInsights.cjs +19 -0
- package/dist/model/authAlgoliaInsights.cjs.map +1 -0
- package/dist/model/authAlgoliaInsights.js +1 -0
- package/dist/model/authAlgoliaInsights.js.map +1 -0
- package/dist/model/authAlgoliaInsightsPartial.cjs +19 -0
- package/dist/model/authAlgoliaInsightsPartial.cjs.map +1 -0
- package/dist/model/authAlgoliaInsightsPartial.js +1 -0
- package/dist/model/authAlgoliaInsightsPartial.js.map +1 -0
- package/dist/model/authAlgoliaPartial.cjs +19 -0
- package/dist/model/authAlgoliaPartial.cjs.map +1 -0
- package/dist/model/authAlgoliaPartial.js +1 -0
- package/dist/model/authAlgoliaPartial.js.map +1 -0
- package/dist/model/authBasic.cjs +19 -0
- package/dist/model/authBasic.cjs.map +1 -0
- package/dist/model/authBasic.js +1 -0
- package/dist/model/authBasic.js.map +1 -0
- package/dist/model/authBasicPartial.cjs +19 -0
- package/dist/model/authBasicPartial.cjs.map +1 -0
- package/dist/model/authBasicPartial.js +1 -0
- package/dist/model/authBasicPartial.js.map +1 -0
- package/dist/model/authGoogleServiceAccount.cjs +19 -0
- package/dist/model/authGoogleServiceAccount.cjs.map +1 -0
- package/dist/model/authGoogleServiceAccount.js +1 -0
- package/dist/model/authGoogleServiceAccount.js.map +1 -0
- package/dist/model/authGoogleServiceAccountPartial.cjs +19 -0
- package/dist/model/authGoogleServiceAccountPartial.cjs.map +1 -0
- package/dist/model/authGoogleServiceAccountPartial.js +1 -0
- package/dist/model/authGoogleServiceAccountPartial.js.map +1 -0
- package/dist/model/authInput.cjs +19 -0
- package/dist/model/authInput.cjs.map +1 -0
- package/dist/model/authInput.js +1 -0
- package/dist/model/authInput.js.map +1 -0
- package/dist/model/authInputPartial.cjs +19 -0
- package/dist/model/authInputPartial.cjs.map +1 -0
- package/dist/model/authInputPartial.js +1 -0
- package/dist/model/authInputPartial.js.map +1 -0
- package/dist/model/authOAuth.cjs +19 -0
- package/dist/model/authOAuth.cjs.map +1 -0
- package/dist/model/authOAuth.js +1 -0
- package/dist/model/authOAuth.js.map +1 -0
- package/dist/model/authOAuthPartial.cjs +19 -0
- package/dist/model/authOAuthPartial.cjs.map +1 -0
- package/dist/model/authOAuthPartial.js +1 -0
- package/dist/model/authOAuthPartial.js.map +1 -0
- package/dist/model/authentication.cjs +19 -0
- package/dist/model/authentication.cjs.map +1 -0
- package/dist/model/authentication.js +1 -0
- package/dist/model/authentication.js.map +1 -0
- package/dist/model/authenticationCreate.cjs +19 -0
- package/dist/model/authenticationCreate.cjs.map +1 -0
- package/dist/model/authenticationCreate.js +1 -0
- package/dist/model/authenticationCreate.js.map +1 -0
- package/dist/model/authenticationCreateResponse.cjs +19 -0
- package/dist/model/authenticationCreateResponse.cjs.map +1 -0
- package/dist/model/authenticationCreateResponse.js +1 -0
- package/dist/model/authenticationCreateResponse.js.map +1 -0
- package/dist/model/authenticationSearch.cjs +19 -0
- package/dist/model/authenticationSearch.cjs.map +1 -0
- package/dist/model/authenticationSearch.js +1 -0
- package/dist/model/authenticationSearch.js.map +1 -0
- package/dist/model/authenticationSortKeys.cjs +19 -0
- package/dist/model/authenticationSortKeys.cjs.map +1 -0
- package/dist/model/authenticationSortKeys.js +1 -0
- package/dist/model/authenticationSortKeys.js.map +1 -0
- package/dist/model/authenticationType.cjs +19 -0
- package/dist/model/authenticationType.cjs.map +1 -0
- package/dist/model/authenticationType.js +1 -0
- package/dist/model/authenticationType.js.map +1 -0
- package/dist/model/authenticationUpdate.cjs +19 -0
- package/dist/model/authenticationUpdate.cjs.map +1 -0
- package/dist/model/authenticationUpdate.js +1 -0
- package/dist/model/authenticationUpdate.js.map +1 -0
- package/dist/model/authenticationUpdateResponse.cjs +19 -0
- package/dist/model/authenticationUpdateResponse.cjs.map +1 -0
- package/dist/model/authenticationUpdateResponse.js +1 -0
- package/dist/model/authenticationUpdateResponse.js.map +1 -0
- package/dist/model/bigCommerceChannel.cjs +19 -0
- package/dist/model/bigCommerceChannel.cjs.map +1 -0
- package/dist/model/bigCommerceChannel.js +1 -0
- package/dist/model/bigCommerceChannel.js.map +1 -0
- package/dist/model/bigCommerceMetafield.cjs +19 -0
- package/dist/model/bigCommerceMetafield.cjs.map +1 -0
- package/dist/model/bigCommerceMetafield.js +1 -0
- package/dist/model/bigCommerceMetafield.js.map +1 -0
- package/dist/model/bigQueryDataType.cjs +19 -0
- package/dist/model/bigQueryDataType.cjs.map +1 -0
- package/dist/model/bigQueryDataType.js +1 -0
- package/dist/model/bigQueryDataType.js.map +1 -0
- package/dist/model/clientMethodProps.cjs +19 -0
- package/dist/model/clientMethodProps.cjs.map +1 -0
- package/dist/model/clientMethodProps.js +1 -0
- package/dist/model/clientMethodProps.js.map +1 -0
- package/dist/model/commercetoolsCustomFields.cjs +19 -0
- package/dist/model/commercetoolsCustomFields.cjs.map +1 -0
- package/dist/model/commercetoolsCustomFields.js +1 -0
- package/dist/model/commercetoolsCustomFields.js.map +1 -0
- package/dist/model/deleteResponse.cjs +19 -0
- package/dist/model/deleteResponse.cjs.map +1 -0
- package/dist/model/deleteResponse.js +1 -0
- package/dist/model/deleteResponse.js.map +1 -0
- package/dist/model/destination.cjs +19 -0
- package/dist/model/destination.cjs.map +1 -0
- package/dist/model/destination.js +1 -0
- package/dist/model/destination.js.map +1 -0
- package/dist/model/destinationCreate.cjs +19 -0
- package/dist/model/destinationCreate.cjs.map +1 -0
- package/dist/model/destinationCreate.js +1 -0
- package/dist/model/destinationCreate.js.map +1 -0
- package/dist/model/destinationCreateResponse.cjs +19 -0
- package/dist/model/destinationCreateResponse.cjs.map +1 -0
- package/dist/model/destinationCreateResponse.js +1 -0
- package/dist/model/destinationCreateResponse.js.map +1 -0
- package/dist/model/destinationIndexName.cjs +19 -0
- package/dist/model/destinationIndexName.cjs.map +1 -0
- package/dist/model/destinationIndexName.js +1 -0
- package/dist/model/destinationIndexName.js.map +1 -0
- package/dist/model/destinationInput.cjs +19 -0
- package/dist/model/destinationInput.cjs.map +1 -0
- package/dist/model/destinationInput.js +1 -0
- package/dist/model/destinationInput.js.map +1 -0
- package/dist/model/destinationSearch.cjs +19 -0
- package/dist/model/destinationSearch.cjs.map +1 -0
- package/dist/model/destinationSearch.js +1 -0
- package/dist/model/destinationSearch.js.map +1 -0
- package/dist/model/destinationSortKeys.cjs +19 -0
- package/dist/model/destinationSortKeys.cjs.map +1 -0
- package/dist/model/destinationSortKeys.js +1 -0
- package/dist/model/destinationSortKeys.js.map +1 -0
- package/dist/model/destinationType.cjs +19 -0
- package/dist/model/destinationType.cjs.map +1 -0
- package/dist/model/destinationType.js +1 -0
- package/dist/model/destinationType.js.map +1 -0
- package/dist/model/destinationUpdate.cjs +19 -0
- package/dist/model/destinationUpdate.cjs.map +1 -0
- package/dist/model/destinationUpdate.js +1 -0
- package/dist/model/destinationUpdate.js.map +1 -0
- package/dist/model/destinationUpdateResponse.cjs +19 -0
- package/dist/model/destinationUpdateResponse.cjs.map +1 -0
- package/dist/model/destinationUpdateResponse.js +1 -0
- package/dist/model/destinationUpdateResponse.js.map +1 -0
- package/dist/model/dockerImageType.cjs +19 -0
- package/dist/model/dockerImageType.cjs.map +1 -0
- package/dist/model/dockerImageType.js +1 -0
- package/dist/model/dockerImageType.js.map +1 -0
- package/dist/model/dockerRegistry.cjs +19 -0
- package/dist/model/dockerRegistry.cjs.map +1 -0
- package/dist/model/dockerRegistry.js +1 -0
- package/dist/model/dockerRegistry.js.map +1 -0
- package/dist/model/dockerStreams.cjs +19 -0
- package/dist/model/dockerStreams.cjs.map +1 -0
- package/dist/model/dockerStreams.js +1 -0
- package/dist/model/dockerStreams.js.map +1 -0
- package/dist/model/dockerStreamsInput.cjs +19 -0
- package/dist/model/dockerStreamsInput.cjs.map +1 -0
- package/dist/model/dockerStreamsInput.js +1 -0
- package/dist/model/dockerStreamsInput.js.map +1 -0
- package/dist/model/dockerStreamsSyncMode.cjs +19 -0
- package/dist/model/dockerStreamsSyncMode.cjs.map +1 -0
- package/dist/model/dockerStreamsSyncMode.js +1 -0
- package/dist/model/dockerStreamsSyncMode.js.map +1 -0
- package/dist/model/entityType.cjs +19 -0
- package/dist/model/entityType.cjs.map +1 -0
- package/dist/model/entityType.js +1 -0
- package/dist/model/entityType.js.map +1 -0
- package/dist/model/errorBase.cjs +19 -0
- package/dist/model/errorBase.cjs.map +1 -0
- package/dist/model/errorBase.js +1 -0
- package/dist/model/errorBase.js.map +1 -0
- package/dist/model/event.cjs +19 -0
- package/dist/model/event.cjs.map +1 -0
- package/dist/model/event.js +1 -0
- package/dist/model/event.js.map +1 -0
- package/dist/model/eventSortKeys.cjs +19 -0
- package/dist/model/eventSortKeys.cjs.map +1 -0
- package/dist/model/eventSortKeys.js +1 -0
- package/dist/model/eventSortKeys.js.map +1 -0
- package/dist/model/eventStatus.cjs +19 -0
- package/dist/model/eventStatus.cjs.map +1 -0
- package/dist/model/eventStatus.js +1 -0
- package/dist/model/eventStatus.js.map +1 -0
- package/dist/model/eventType.cjs +19 -0
- package/dist/model/eventType.cjs.map +1 -0
- package/dist/model/eventType.js +1 -0
- package/dist/model/eventType.js.map +1 -0
- package/dist/model/generateTransformationCodePayload.cjs +19 -0
- package/dist/model/generateTransformationCodePayload.cjs.map +1 -0
- package/dist/model/generateTransformationCodePayload.js +1 -0
- package/dist/model/generateTransformationCodePayload.js.map +1 -0
- package/dist/model/generateTransformationCodeResponse.cjs +19 -0
- package/dist/model/generateTransformationCodeResponse.cjs.map +1 -0
- package/dist/model/generateTransformationCodeResponse.js +1 -0
- package/dist/model/generateTransformationCodeResponse.js.map +1 -0
- package/dist/model/index.cjs +19 -0
- package/dist/model/index.cjs.map +1 -0
- package/dist/model/index.js +1 -0
- package/dist/model/index.js.map +1 -0
- package/dist/model/listAuthenticationsResponse.cjs +19 -0
- package/dist/model/listAuthenticationsResponse.cjs.map +1 -0
- package/dist/model/listAuthenticationsResponse.js +1 -0
- package/dist/model/listAuthenticationsResponse.js.map +1 -0
- package/dist/model/listDestinationsResponse.cjs +19 -0
- package/dist/model/listDestinationsResponse.cjs.map +1 -0
- package/dist/model/listDestinationsResponse.js +1 -0
- package/dist/model/listDestinationsResponse.js.map +1 -0
- package/dist/model/listEventsResponse.cjs +19 -0
- package/dist/model/listEventsResponse.cjs.map +1 -0
- package/dist/model/listEventsResponse.js +1 -0
- package/dist/model/listEventsResponse.js.map +1 -0
- package/dist/model/listSourcesResponse.cjs +19 -0
- package/dist/model/listSourcesResponse.cjs.map +1 -0
- package/dist/model/listSourcesResponse.js +1 -0
- package/dist/model/listSourcesResponse.js.map +1 -0
- package/dist/model/listTasksResponse.cjs +19 -0
- package/dist/model/listTasksResponse.cjs.map +1 -0
- package/dist/model/listTasksResponse.js +1 -0
- package/dist/model/listTasksResponse.js.map +1 -0
- package/dist/model/listTasksResponseV1.cjs +19 -0
- package/dist/model/listTasksResponseV1.cjs.map +1 -0
- package/dist/model/listTasksResponseV1.js +1 -0
- package/dist/model/listTasksResponseV1.js.map +1 -0
- package/dist/model/listTransformationsResponse.cjs +19 -0
- package/dist/model/listTransformationsResponse.cjs.map +1 -0
- package/dist/model/listTransformationsResponse.js +1 -0
- package/dist/model/listTransformationsResponse.js.map +1 -0
- package/dist/model/mappingFieldDirective.cjs +19 -0
- package/dist/model/mappingFieldDirective.cjs.map +1 -0
- package/dist/model/mappingFieldDirective.js +1 -0
- package/dist/model/mappingFieldDirective.js.map +1 -0
- package/dist/model/mappingFormatSchema.cjs +19 -0
- package/dist/model/mappingFormatSchema.cjs.map +1 -0
- package/dist/model/mappingFormatSchema.js +1 -0
- package/dist/model/mappingFormatSchema.js.map +1 -0
- package/dist/model/mappingInput.cjs +19 -0
- package/dist/model/mappingInput.cjs.map +1 -0
- package/dist/model/mappingInput.js +1 -0
- package/dist/model/mappingInput.js.map +1 -0
- package/dist/model/mappingKitAction.cjs +19 -0
- package/dist/model/mappingKitAction.cjs.map +1 -0
- package/dist/model/mappingKitAction.js +1 -0
- package/dist/model/mappingKitAction.js.map +1 -0
- package/dist/model/mappingTypeCSV.cjs +19 -0
- package/dist/model/mappingTypeCSV.cjs.map +1 -0
- package/dist/model/mappingTypeCSV.js +1 -0
- package/dist/model/mappingTypeCSV.js.map +1 -0
- package/dist/model/methodType.cjs +19 -0
- package/dist/model/methodType.cjs.map +1 -0
- package/dist/model/methodType.js +1 -0
- package/dist/model/methodType.js.map +1 -0
- package/dist/model/model.cjs +19 -0
- package/dist/model/model.cjs.map +1 -0
- package/dist/model/model.js +1 -0
- package/dist/model/model.js.map +1 -0
- package/dist/model/onDemandTrigger.cjs +19 -0
- package/dist/model/onDemandTrigger.cjs.map +1 -0
- package/dist/model/onDemandTrigger.js +1 -0
- package/dist/model/onDemandTrigger.js.map +1 -0
- package/dist/model/onDemandTriggerInput.cjs +19 -0
- package/dist/model/onDemandTriggerInput.cjs.map +1 -0
- package/dist/model/onDemandTriggerInput.js +1 -0
- package/dist/model/onDemandTriggerInput.js.map +1 -0
- package/dist/model/onDemandTriggerType.cjs +19 -0
- package/dist/model/onDemandTriggerType.cjs.map +1 -0
- package/dist/model/onDemandTriggerType.js +1 -0
- package/dist/model/onDemandTriggerType.js.map +1 -0
- package/dist/model/orderKeys.cjs +19 -0
- package/dist/model/orderKeys.cjs.map +1 -0
- package/dist/model/orderKeys.js +1 -0
- package/dist/model/orderKeys.js.map +1 -0
- package/dist/model/pagination.cjs +19 -0
- package/dist/model/pagination.cjs.map +1 -0
- package/dist/model/pagination.js +1 -0
- package/dist/model/pagination.js.map +1 -0
- package/dist/model/platform.cjs +19 -0
- package/dist/model/platform.cjs.map +1 -0
- package/dist/model/platform.js +1 -0
- package/dist/model/platform.js.map +1 -0
- package/dist/model/platformNone.cjs +19 -0
- package/dist/model/platformNone.cjs.map +1 -0
- package/dist/model/platformNone.js +1 -0
- package/dist/model/platformNone.js.map +1 -0
- package/dist/model/platformWithNone.cjs +19 -0
- package/dist/model/platformWithNone.cjs.map +1 -0
- package/dist/model/platformWithNone.js +1 -0
- package/dist/model/platformWithNone.js.map +1 -0
- package/dist/model/pushTaskPayload.cjs +19 -0
- package/dist/model/pushTaskPayload.cjs.map +1 -0
- package/dist/model/pushTaskPayload.js +1 -0
- package/dist/model/pushTaskPayload.js.map +1 -0
- package/dist/model/pushTaskRecords.cjs +19 -0
- package/dist/model/pushTaskRecords.cjs.map +1 -0
- package/dist/model/pushTaskRecords.js +1 -0
- package/dist/model/pushTaskRecords.js.map +1 -0
- package/dist/model/recordType.cjs +19 -0
- package/dist/model/recordType.cjs.map +1 -0
- package/dist/model/recordType.js +1 -0
- package/dist/model/recordType.js.map +1 -0
- package/dist/model/run.cjs +19 -0
- package/dist/model/run.cjs.map +1 -0
- package/dist/model/run.js +1 -0
- package/dist/model/run.js.map +1 -0
- package/dist/model/runListResponse.cjs +19 -0
- package/dist/model/runListResponse.cjs.map +1 -0
- package/dist/model/runListResponse.js +1 -0
- package/dist/model/runListResponse.js.map +1 -0
- package/dist/model/runOutcome.cjs +19 -0
- package/dist/model/runOutcome.cjs.map +1 -0
- package/dist/model/runOutcome.js +1 -0
- package/dist/model/runOutcome.js.map +1 -0
- package/dist/model/runProgress.cjs +19 -0
- package/dist/model/runProgress.cjs.map +1 -0
- package/dist/model/runProgress.js +1 -0
- package/dist/model/runProgress.js.map +1 -0
- package/dist/model/runReasonCode.cjs +19 -0
- package/dist/model/runReasonCode.cjs.map +1 -0
- package/dist/model/runReasonCode.js +1 -0
- package/dist/model/runReasonCode.js.map +1 -0
- package/dist/model/runResponse.cjs +19 -0
- package/dist/model/runResponse.cjs.map +1 -0
- package/dist/model/runResponse.js +1 -0
- package/dist/model/runResponse.js.map +1 -0
- package/dist/model/runSortKeys.cjs +19 -0
- package/dist/model/runSortKeys.cjs.map +1 -0
- package/dist/model/runSortKeys.js +1 -0
- package/dist/model/runSortKeys.js.map +1 -0
- package/dist/model/runSourcePayload.cjs +19 -0
- package/dist/model/runSourcePayload.cjs.map +1 -0
- package/dist/model/runSourcePayload.js +1 -0
- package/dist/model/runSourcePayload.js.map +1 -0
- package/dist/model/runSourceResponse.cjs +19 -0
- package/dist/model/runSourceResponse.cjs.map +1 -0
- package/dist/model/runSourceResponse.js +1 -0
- package/dist/model/runSourceResponse.js.map +1 -0
- package/dist/model/runStatus.cjs +19 -0
- package/dist/model/runStatus.cjs.map +1 -0
- package/dist/model/runStatus.js +1 -0
- package/dist/model/runStatus.js.map +1 -0
- package/dist/model/runType.cjs +19 -0
- package/dist/model/runType.cjs.map +1 -0
- package/dist/model/runType.js +1 -0
- package/dist/model/runType.js.map +1 -0
- package/dist/model/scheduleTrigger.cjs +19 -0
- package/dist/model/scheduleTrigger.cjs.map +1 -0
- package/dist/model/scheduleTrigger.js +1 -0
- package/dist/model/scheduleTrigger.js.map +1 -0
- package/dist/model/scheduleTriggerInput.cjs +19 -0
- package/dist/model/scheduleTriggerInput.cjs.map +1 -0
- package/dist/model/scheduleTriggerInput.js +1 -0
- package/dist/model/scheduleTriggerInput.js.map +1 -0
- package/dist/model/scheduleTriggerType.cjs +19 -0
- package/dist/model/scheduleTriggerType.cjs.map +1 -0
- package/dist/model/scheduleTriggerType.js +1 -0
- package/dist/model/scheduleTriggerType.js.map +1 -0
- package/dist/model/shopifyInput.cjs +19 -0
- package/dist/model/shopifyInput.cjs.map +1 -0
- package/dist/model/shopifyInput.js +1 -0
- package/dist/model/shopifyInput.js.map +1 -0
- package/dist/model/shopifyMarket.cjs +19 -0
- package/dist/model/shopifyMarket.cjs.map +1 -0
- package/dist/model/shopifyMarket.js +1 -0
- package/dist/model/shopifyMarket.js.map +1 -0
- package/dist/model/shopifyMetafield.cjs +19 -0
- package/dist/model/shopifyMetafield.cjs.map +1 -0
- package/dist/model/shopifyMetafield.js +1 -0
- package/dist/model/shopifyMetafield.js.map +1 -0
- package/dist/model/sortKeys.cjs +19 -0
- package/dist/model/sortKeys.cjs.map +1 -0
- package/dist/model/sortKeys.js +1 -0
- package/dist/model/sortKeys.js.map +1 -0
- package/dist/model/source.cjs +19 -0
- package/dist/model/source.cjs.map +1 -0
- package/dist/model/source.js +1 -0
- package/dist/model/source.js.map +1 -0
- package/dist/model/sourceBigCommerce.cjs +19 -0
- package/dist/model/sourceBigCommerce.cjs.map +1 -0
- package/dist/model/sourceBigCommerce.js +1 -0
- package/dist/model/sourceBigCommerce.js.map +1 -0
- package/dist/model/sourceBigQuery.cjs +19 -0
- package/dist/model/sourceBigQuery.cjs.map +1 -0
- package/dist/model/sourceBigQuery.js +1 -0
- package/dist/model/sourceBigQuery.js.map +1 -0
- package/dist/model/sourceCSV.cjs +19 -0
- package/dist/model/sourceCSV.cjs.map +1 -0
- package/dist/model/sourceCSV.js +1 -0
- package/dist/model/sourceCSV.js.map +1 -0
- package/dist/model/sourceCommercetools.cjs +19 -0
- package/dist/model/sourceCommercetools.cjs.map +1 -0
- package/dist/model/sourceCommercetools.js +1 -0
- package/dist/model/sourceCommercetools.js.map +1 -0
- package/dist/model/sourceCreate.cjs +19 -0
- package/dist/model/sourceCreate.cjs.map +1 -0
- package/dist/model/sourceCreate.js +1 -0
- package/dist/model/sourceCreate.js.map +1 -0
- package/dist/model/sourceCreateResponse.cjs +19 -0
- package/dist/model/sourceCreateResponse.cjs.map +1 -0
- package/dist/model/sourceCreateResponse.js +1 -0
- package/dist/model/sourceCreateResponse.js.map +1 -0
- package/dist/model/sourceDocker.cjs +19 -0
- package/dist/model/sourceDocker.cjs.map +1 -0
- package/dist/model/sourceDocker.js +1 -0
- package/dist/model/sourceDocker.js.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.cjs +19 -0
- package/dist/model/sourceGA4BigQueryExport.cjs.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.js +1 -0
- package/dist/model/sourceGA4BigQueryExport.js.map +1 -0
- package/dist/model/sourceInput.cjs +19 -0
- package/dist/model/sourceInput.cjs.map +1 -0
- package/dist/model/sourceInput.js +1 -0
- package/dist/model/sourceInput.js.map +1 -0
- package/dist/model/sourceJSON.cjs +19 -0
- package/dist/model/sourceJSON.cjs.map +1 -0
- package/dist/model/sourceJSON.js +1 -0
- package/dist/model/sourceJSON.js.map +1 -0
- package/dist/model/sourceSearch.cjs +19 -0
- package/dist/model/sourceSearch.cjs.map +1 -0
- package/dist/model/sourceSearch.js +1 -0
- package/dist/model/sourceSearch.js.map +1 -0
- package/dist/model/sourceShopify.cjs +19 -0
- package/dist/model/sourceShopify.cjs.map +1 -0
- package/dist/model/sourceShopify.js +1 -0
- package/dist/model/sourceShopify.js.map +1 -0
- package/dist/model/sourceShopifyBase.cjs +19 -0
- package/dist/model/sourceShopifyBase.cjs.map +1 -0
- package/dist/model/sourceShopifyBase.js +1 -0
- package/dist/model/sourceShopifyBase.js.map +1 -0
- package/dist/model/sourceSortKeys.cjs +19 -0
- package/dist/model/sourceSortKeys.cjs.map +1 -0
- package/dist/model/sourceSortKeys.js +1 -0
- package/dist/model/sourceSortKeys.js.map +1 -0
- package/dist/model/sourceType.cjs +19 -0
- package/dist/model/sourceType.cjs.map +1 -0
- package/dist/model/sourceType.js +1 -0
- package/dist/model/sourceType.js.map +1 -0
- package/dist/model/sourceUpdate.cjs +19 -0
- package/dist/model/sourceUpdate.cjs.map +1 -0
- package/dist/model/sourceUpdate.js +1 -0
- package/dist/model/sourceUpdate.js.map +1 -0
- package/dist/model/sourceUpdateCommercetools.cjs +19 -0
- package/dist/model/sourceUpdateCommercetools.cjs.map +1 -0
- package/dist/model/sourceUpdateCommercetools.js +1 -0
- package/dist/model/sourceUpdateCommercetools.js.map +1 -0
- package/dist/model/sourceUpdateDocker.cjs +19 -0
- package/dist/model/sourceUpdateDocker.cjs.map +1 -0
- package/dist/model/sourceUpdateDocker.js +1 -0
- package/dist/model/sourceUpdateDocker.js.map +1 -0
- package/dist/model/sourceUpdateInput.cjs +19 -0
- package/dist/model/sourceUpdateInput.cjs.map +1 -0
- package/dist/model/sourceUpdateInput.js +1 -0
- package/dist/model/sourceUpdateInput.js.map +1 -0
- package/dist/model/sourceUpdateResponse.cjs +19 -0
- package/dist/model/sourceUpdateResponse.cjs.map +1 -0
- package/dist/model/sourceUpdateResponse.js +1 -0
- package/dist/model/sourceUpdateResponse.js.map +1 -0
- package/dist/model/sourceUpdateShopify.cjs +19 -0
- package/dist/model/sourceUpdateShopify.cjs.map +1 -0
- package/dist/model/sourceUpdateShopify.js +1 -0
- package/dist/model/sourceUpdateShopify.js.map +1 -0
- package/dist/model/sourceWatchResponse.cjs +19 -0
- package/dist/model/sourceWatchResponse.cjs.map +1 -0
- package/dist/model/sourceWatchResponse.js +1 -0
- package/dist/model/sourceWatchResponse.js.map +1 -0
- package/dist/model/streamingInput.cjs +19 -0
- package/dist/model/streamingInput.cjs.map +1 -0
- package/dist/model/streamingInput.js +1 -0
- package/dist/model/streamingInput.js.map +1 -0
- package/dist/model/streamingTrigger.cjs +19 -0
- package/dist/model/streamingTrigger.cjs.map +1 -0
- package/dist/model/streamingTrigger.js +1 -0
- package/dist/model/streamingTrigger.js.map +1 -0
- package/dist/model/streamingTriggerType.cjs +19 -0
- package/dist/model/streamingTriggerType.cjs.map +1 -0
- package/dist/model/streamingTriggerType.js +1 -0
- package/dist/model/streamingTriggerType.js.map +1 -0
- package/dist/model/subscriptionTrigger.cjs +19 -0
- package/dist/model/subscriptionTrigger.cjs.map +1 -0
- package/dist/model/subscriptionTrigger.js +1 -0
- package/dist/model/subscriptionTrigger.js.map +1 -0
- package/dist/model/subscriptionTriggerType.cjs +19 -0
- package/dist/model/subscriptionTriggerType.cjs.map +1 -0
- package/dist/model/subscriptionTriggerType.js +1 -0
- package/dist/model/subscriptionTriggerType.js.map +1 -0
- package/dist/model/task.cjs +19 -0
- package/dist/model/task.cjs.map +1 -0
- package/dist/model/task.js +1 -0
- package/dist/model/task.js.map +1 -0
- package/dist/model/taskCreate.cjs +19 -0
- package/dist/model/taskCreate.cjs.map +1 -0
- package/dist/model/taskCreate.js +1 -0
- package/dist/model/taskCreate.js.map +1 -0
- package/dist/model/taskCreateResponse.cjs +19 -0
- package/dist/model/taskCreateResponse.cjs.map +1 -0
- package/dist/model/taskCreateResponse.js +1 -0
- package/dist/model/taskCreateResponse.js.map +1 -0
- package/dist/model/taskCreateTrigger.cjs +19 -0
- package/dist/model/taskCreateTrigger.cjs.map +1 -0
- package/dist/model/taskCreateTrigger.js +1 -0
- package/dist/model/taskCreateTrigger.js.map +1 -0
- package/dist/model/taskCreateV1.cjs +19 -0
- package/dist/model/taskCreateV1.cjs.map +1 -0
- package/dist/model/taskCreateV1.js +1 -0
- package/dist/model/taskCreateV1.js.map +1 -0
- package/dist/model/taskInput.cjs +19 -0
- package/dist/model/taskInput.cjs.map +1 -0
- package/dist/model/taskInput.js +1 -0
- package/dist/model/taskInput.js.map +1 -0
- package/dist/model/taskSearch.cjs +19 -0
- package/dist/model/taskSearch.cjs.map +1 -0
- package/dist/model/taskSearch.js +1 -0
- package/dist/model/taskSearch.js.map +1 -0
- package/dist/model/taskSortKeys.cjs +19 -0
- package/dist/model/taskSortKeys.cjs.map +1 -0
- package/dist/model/taskSortKeys.js +1 -0
- package/dist/model/taskSortKeys.js.map +1 -0
- package/dist/model/taskUpdate.cjs +19 -0
- package/dist/model/taskUpdate.cjs.map +1 -0
- package/dist/model/taskUpdate.js +1 -0
- package/dist/model/taskUpdate.js.map +1 -0
- package/dist/model/taskUpdateResponse.cjs +19 -0
- package/dist/model/taskUpdateResponse.cjs.map +1 -0
- package/dist/model/taskUpdateResponse.js +1 -0
- package/dist/model/taskUpdateResponse.js.map +1 -0
- package/dist/model/taskUpdateV1.cjs +19 -0
- package/dist/model/taskUpdateV1.cjs.map +1 -0
- package/dist/model/taskUpdateV1.js +1 -0
- package/dist/model/taskUpdateV1.js.map +1 -0
- package/dist/model/taskV1.cjs +19 -0
- package/dist/model/taskV1.cjs.map +1 -0
- package/dist/model/taskV1.js +1 -0
- package/dist/model/taskV1.js.map +1 -0
- package/dist/model/transformation.cjs +19 -0
- package/dist/model/transformation.cjs.map +1 -0
- package/dist/model/transformation.js +1 -0
- package/dist/model/transformation.js.map +1 -0
- package/dist/model/transformationCreate.cjs +19 -0
- package/dist/model/transformationCreate.cjs.map +1 -0
- package/dist/model/transformationCreate.js +1 -0
- package/dist/model/transformationCreate.js.map +1 -0
- package/dist/model/transformationCreateResponse.cjs +19 -0
- package/dist/model/transformationCreateResponse.cjs.map +1 -0
- package/dist/model/transformationCreateResponse.js +1 -0
- package/dist/model/transformationCreateResponse.js.map +1 -0
- package/dist/model/transformationError.cjs +19 -0
- package/dist/model/transformationError.cjs.map +1 -0
- package/dist/model/transformationError.js +1 -0
- package/dist/model/transformationError.js.map +1 -0
- package/dist/model/transformationModels.cjs +19 -0
- package/dist/model/transformationModels.cjs.map +1 -0
- package/dist/model/transformationModels.js +1 -0
- package/dist/model/transformationModels.js.map +1 -0
- package/dist/model/transformationSearch.cjs +19 -0
- package/dist/model/transformationSearch.cjs.map +1 -0
- package/dist/model/transformationSearch.js +1 -0
- package/dist/model/transformationSearch.js.map +1 -0
- package/dist/model/transformationTry.cjs +19 -0
- package/dist/model/transformationTry.cjs.map +1 -0
- package/dist/model/transformationTry.js +1 -0
- package/dist/model/transformationTry.js.map +1 -0
- package/dist/model/transformationTryResponse.cjs +19 -0
- package/dist/model/transformationTryResponse.cjs.map +1 -0
- package/dist/model/transformationTryResponse.js +1 -0
- package/dist/model/transformationTryResponse.js.map +1 -0
- package/dist/model/transformationUpdateResponse.cjs +19 -0
- package/dist/model/transformationUpdateResponse.cjs.map +1 -0
- package/dist/model/transformationUpdateResponse.js +1 -0
- package/dist/model/transformationUpdateResponse.js.map +1 -0
- package/dist/model/trigger.cjs +19 -0
- package/dist/model/trigger.cjs.map +1 -0
- package/dist/model/trigger.js +1 -0
- package/dist/model/trigger.js.map +1 -0
- package/dist/model/triggerType.cjs +19 -0
- package/dist/model/triggerType.cjs.map +1 -0
- package/dist/model/triggerType.js +1 -0
- package/dist/model/triggerType.js.map +1 -0
- package/dist/model/triggerUpdateInput.cjs +19 -0
- package/dist/model/triggerUpdateInput.cjs.map +1 -0
- package/dist/model/triggerUpdateInput.js +1 -0
- package/dist/model/triggerUpdateInput.js.map +1 -0
- package/dist/model/window.cjs +19 -0
- package/dist/model/window.cjs.map +1 -0
- package/dist/model/window.js +1 -0
- package/dist/model/window.js.map +1 -0
- package/dist/node.d.cts +2368 -0
- package/dist/node.d.ts +2368 -0
- package/dist/src/ingestionClient.cjs +2032 -0
- package/dist/src/ingestionClient.cjs.map +1 -0
- package/dist/src/ingestionClient.js +2002 -0
- package/dist/src/ingestionClient.js.map +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +28 -25
- package/dist/builds/browser.d.ts +0 -75
- package/dist/builds/browser.d.ts.map +0 -1
- package/dist/builds/node.d.ts +0 -75
- package/dist/builds/node.d.ts.map +0 -1
- package/dist/ingestion.cjs +0 -2007
- package/dist/ingestion.esm.browser.js +0 -2678
- package/dist/ingestion.esm.node.js +0 -2001
- package/dist/ingestion.umd.js +0 -2
- package/dist/model/action.d.ts +0 -5
- package/dist/model/action.d.ts.map +0 -1
- package/dist/model/actionType.d.ts +0 -5
- package/dist/model/actionType.d.ts.map +0 -1
- package/dist/model/authAPIKey.d.ts +0 -10
- package/dist/model/authAPIKey.d.ts.map +0 -1
- package/dist/model/authAPIKeyPartial.d.ts +0 -10
- package/dist/model/authAPIKeyPartial.d.ts.map +0 -1
- package/dist/model/authAlgolia.d.ts +0 -14
- package/dist/model/authAlgolia.d.ts.map +0 -1
- package/dist/model/authAlgoliaInsights.d.ts +0 -14
- package/dist/model/authAlgoliaInsights.d.ts.map +0 -1
- package/dist/model/authAlgoliaInsightsPartial.d.ts +0 -14
- package/dist/model/authAlgoliaInsightsPartial.d.ts.map +0 -1
- package/dist/model/authAlgoliaPartial.d.ts +0 -14
- package/dist/model/authAlgoliaPartial.d.ts.map +0 -1
- package/dist/model/authBasic.d.ts +0 -14
- package/dist/model/authBasic.d.ts.map +0 -1
- package/dist/model/authBasicPartial.d.ts +0 -14
- package/dist/model/authBasicPartial.d.ts.map +0 -1
- package/dist/model/authGoogleServiceAccount.d.ts +0 -14
- package/dist/model/authGoogleServiceAccount.d.ts.map +0 -1
- package/dist/model/authGoogleServiceAccountPartial.d.ts +0 -14
- package/dist/model/authGoogleServiceAccountPartial.d.ts.map +0 -1
- package/dist/model/authInput.d.ts +0 -8
- package/dist/model/authInput.d.ts.map +0 -1
- package/dist/model/authInputPartial.d.ts +0 -8
- package/dist/model/authInputPartial.d.ts.map +0 -1
- package/dist/model/authOAuth.d.ts +0 -22
- package/dist/model/authOAuth.d.ts.map +0 -1
- package/dist/model/authOAuthPartial.d.ts +0 -22
- package/dist/model/authOAuthPartial.d.ts.map +0 -1
- package/dist/model/authentication.d.ts +0 -28
- package/dist/model/authentication.d.ts.map +0 -1
- package/dist/model/authenticationCreate.d.ts +0 -16
- package/dist/model/authenticationCreate.d.ts.map +0 -1
- package/dist/model/authenticationCreateResponse.d.ts +0 -18
- package/dist/model/authenticationCreateResponse.d.ts.map +0 -1
- package/dist/model/authenticationSearch.d.ts +0 -7
- package/dist/model/authenticationSearch.d.ts.map +0 -1
- package/dist/model/authenticationSortKeys.d.ts +0 -5
- package/dist/model/authenticationSortKeys.d.ts.map +0 -1
- package/dist/model/authenticationType.d.ts +0 -5
- package/dist/model/authenticationType.d.ts.map +0 -1
- package/dist/model/authenticationUpdate.d.ts +0 -16
- package/dist/model/authenticationUpdate.d.ts.map +0 -1
- package/dist/model/authenticationUpdateResponse.d.ts +0 -18
- package/dist/model/authenticationUpdateResponse.d.ts.map +0 -1
- package/dist/model/bigCommerceChannel.d.ts +0 -11
- package/dist/model/bigCommerceChannel.d.ts.map +0 -1
- package/dist/model/bigCommerceMetafield.d.ts +0 -11
- package/dist/model/bigCommerceMetafield.d.ts.map +0 -1
- package/dist/model/bigQueryDataType.d.ts +0 -2
- package/dist/model/bigQueryDataType.d.ts.map +0 -1
- package/dist/model/clientMethodProps.d.ts +0 -659
- package/dist/model/clientMethodProps.d.ts.map +0 -1
- package/dist/model/commercetoolsCustomFields.d.ts +0 -18
- package/dist/model/commercetoolsCustomFields.d.ts.map +0 -1
- package/dist/model/deleteResponse.d.ts +0 -7
- package/dist/model/deleteResponse.d.ts.map +0 -1
- package/dist/model/destination.d.ts +0 -31
- package/dist/model/destination.d.ts.map +0 -1
- package/dist/model/destinationCreate.d.ts +0 -19
- package/dist/model/destinationCreate.d.ts.map +0 -1
- package/dist/model/destinationCreateResponse.d.ts +0 -18
- package/dist/model/destinationCreateResponse.d.ts.map +0 -1
- package/dist/model/destinationIndexName.d.ts +0 -13
- package/dist/model/destinationIndexName.d.ts.map +0 -1
- package/dist/model/destinationInput.d.ts +0 -3
- package/dist/model/destinationInput.d.ts.map +0 -1
- package/dist/model/destinationSearch.d.ts +0 -7
- package/dist/model/destinationSearch.d.ts.map +0 -1
- package/dist/model/destinationSortKeys.d.ts +0 -5
- package/dist/model/destinationSortKeys.d.ts.map +0 -1
- package/dist/model/destinationType.d.ts +0 -5
- package/dist/model/destinationType.d.ts.map +0 -1
- package/dist/model/destinationUpdate.d.ts +0 -19
- package/dist/model/destinationUpdate.d.ts.map +0 -1
- package/dist/model/destinationUpdateResponse.d.ts +0 -18
- package/dist/model/destinationUpdateResponse.d.ts.map +0 -1
- package/dist/model/dockerImageType.d.ts +0 -5
- package/dist/model/dockerImageType.d.ts.map +0 -1
- package/dist/model/dockerRegistry.d.ts +0 -5
- package/dist/model/dockerRegistry.d.ts.map +0 -1
- package/dist/model/dockerStreams.d.ts +0 -13
- package/dist/model/dockerStreams.d.ts.map +0 -1
- package/dist/model/dockerStreamsInput.d.ts +0 -8
- package/dist/model/dockerStreamsInput.d.ts.map +0 -1
- package/dist/model/dockerStreamsSyncMode.d.ts +0 -5
- package/dist/model/dockerStreamsSyncMode.d.ts.map +0 -1
- package/dist/model/entityType.d.ts +0 -5
- package/dist/model/entityType.d.ts.map +0 -1
- package/dist/model/errorBase.d.ts +0 -7
- package/dist/model/errorBase.d.ts.map +0 -1
- package/dist/model/event.d.ts +0 -31
- package/dist/model/event.d.ts.map +0 -1
- package/dist/model/eventSortKeys.d.ts +0 -5
- package/dist/model/eventSortKeys.d.ts.map +0 -1
- package/dist/model/eventStatus.d.ts +0 -2
- package/dist/model/eventStatus.d.ts.map +0 -1
- package/dist/model/eventType.d.ts +0 -2
- package/dist/model/eventType.d.ts.map +0 -1
- package/dist/model/generateTransformationCodePayload.d.ts +0 -6
- package/dist/model/generateTransformationCodePayload.d.ts.map +0 -1
- package/dist/model/generateTransformationCodeResponse.d.ts +0 -4
- package/dist/model/generateTransformationCodeResponse.d.ts.map +0 -1
- package/dist/model/index.d.ts +0 -150
- package/dist/model/index.d.ts.map +0 -1
- package/dist/model/listAuthenticationsResponse.d.ts +0 -7
- package/dist/model/listAuthenticationsResponse.d.ts.map +0 -1
- package/dist/model/listDestinationsResponse.d.ts +0 -7
- package/dist/model/listDestinationsResponse.d.ts.map +0 -1
- package/dist/model/listEventsResponse.d.ts +0 -9
- package/dist/model/listEventsResponse.d.ts.map +0 -1
- package/dist/model/listSourcesResponse.d.ts +0 -7
- package/dist/model/listSourcesResponse.d.ts.map +0 -1
- package/dist/model/listTasksResponse.d.ts +0 -10
- package/dist/model/listTasksResponse.d.ts.map +0 -1
- package/dist/model/listTasksResponseV1.d.ts +0 -10
- package/dist/model/listTasksResponseV1.d.ts.map +0 -1
- package/dist/model/listTransformationsResponse.d.ts +0 -10
- package/dist/model/listTransformationsResponse.d.ts.map +0 -1
- package/dist/model/mappingFieldDirective.d.ts +0 -14
- package/dist/model/mappingFieldDirective.d.ts.map +0 -1
- package/dist/model/mappingFormatSchema.d.ts +0 -5
- package/dist/model/mappingFormatSchema.d.ts.map +0 -1
- package/dist/model/mappingInput.d.ts +0 -10
- package/dist/model/mappingInput.d.ts.map +0 -1
- package/dist/model/mappingKitAction.d.ts +0 -20
- package/dist/model/mappingKitAction.d.ts.map +0 -1
- package/dist/model/mappingTypeCSV.d.ts +0 -2
- package/dist/model/mappingTypeCSV.d.ts.map +0 -1
- package/dist/model/methodType.d.ts +0 -5
- package/dist/model/methodType.d.ts.map +0 -1
- package/dist/model/model.d.ts +0 -8
- package/dist/model/model.d.ts.map +0 -1
- package/dist/model/onDemandTrigger.d.ts +0 -12
- package/dist/model/onDemandTrigger.d.ts.map +0 -1
- package/dist/model/onDemandTriggerInput.d.ts +0 -8
- package/dist/model/onDemandTriggerInput.d.ts.map +0 -1
- package/dist/model/onDemandTriggerType.d.ts +0 -5
- package/dist/model/onDemandTriggerType.d.ts.map +0 -1
- package/dist/model/orderKeys.d.ts +0 -5
- package/dist/model/orderKeys.d.ts.map +0 -1
- package/dist/model/pagination.d.ts +0 -22
- package/dist/model/pagination.d.ts.map +0 -1
- package/dist/model/platform.d.ts +0 -5
- package/dist/model/platform.d.ts.map +0 -1
- package/dist/model/platformNone.d.ts +0 -5
- package/dist/model/platformNone.d.ts.map +0 -1
- package/dist/model/platformWithNone.d.ts +0 -4
- package/dist/model/platformWithNone.d.ts.map +0 -1
- package/dist/model/pushTaskPayload.d.ts +0 -7
- package/dist/model/pushTaskPayload.d.ts.map +0 -1
- package/dist/model/pushTaskRecords.d.ts +0 -7
- package/dist/model/pushTaskRecords.d.ts.map +0 -1
- package/dist/model/recordType.d.ts +0 -5
- package/dist/model/recordType.d.ts.map +0 -1
- package/dist/model/run.d.ts +0 -42
- package/dist/model/run.d.ts.map +0 -1
- package/dist/model/runListResponse.d.ts +0 -9
- package/dist/model/runListResponse.d.ts.map +0 -1
- package/dist/model/runOutcome.d.ts +0 -5
- package/dist/model/runOutcome.d.ts.map +0 -1
- package/dist/model/runProgress.d.ts +0 -5
- package/dist/model/runProgress.d.ts.map +0 -1
- package/dist/model/runReasonCode.d.ts +0 -5
- package/dist/model/runReasonCode.d.ts.map +0 -1
- package/dist/model/runResponse.d.ts +0 -14
- package/dist/model/runResponse.d.ts.map +0 -1
- package/dist/model/runSortKeys.d.ts +0 -5
- package/dist/model/runSortKeys.d.ts.map +0 -1
- package/dist/model/runSourcePayload.d.ts +0 -17
- package/dist/model/runSourcePayload.d.ts.map +0 -1
- package/dist/model/runSourceResponse.d.ts +0 -11
- package/dist/model/runSourceResponse.d.ts.map +0 -1
- package/dist/model/runStatus.d.ts +0 -5
- package/dist/model/runStatus.d.ts.map +0 -1
- package/dist/model/runType.d.ts +0 -5
- package/dist/model/runType.d.ts.map +0 -1
- package/dist/model/scheduleTrigger.d.ts +0 -20
- package/dist/model/scheduleTrigger.d.ts.map +0 -1
- package/dist/model/scheduleTriggerInput.d.ts +0 -12
- package/dist/model/scheduleTriggerInput.d.ts.map +0 -1
- package/dist/model/scheduleTriggerType.d.ts +0 -5
- package/dist/model/scheduleTriggerType.d.ts.map +0 -1
- package/dist/model/shopifyInput.d.ts +0 -10
- package/dist/model/shopifyInput.d.ts.map +0 -1
- package/dist/model/shopifyMarket.d.ts +0 -9
- package/dist/model/shopifyMarket.d.ts.map +0 -1
- package/dist/model/shopifyMetafield.d.ts +0 -9
- package/dist/model/shopifyMetafield.d.ts.map +0 -1
- package/dist/model/sortKeys.d.ts +0 -5
- package/dist/model/sortKeys.d.ts.map +0 -1
- package/dist/model/source.d.ts +0 -24
- package/dist/model/source.d.ts.map +0 -1
- package/dist/model/sourceBigCommerce.d.ts +0 -13
- package/dist/model/sourceBigCommerce.d.ts.map +0 -1
- package/dist/model/sourceBigQuery.d.ts +0 -29
- package/dist/model/sourceBigQuery.d.ts.map +0 -1
- package/dist/model/sourceCSV.d.ts +0 -22
- package/dist/model/sourceCSV.d.ts.map +0 -1
- package/dist/model/sourceCommercetools.d.ts +0 -16
- package/dist/model/sourceCommercetools.d.ts.map +0 -1
- package/dist/model/sourceCreate.d.ts +0 -15
- package/dist/model/sourceCreate.d.ts.map +0 -1
- package/dist/model/sourceCreateResponse.d.ts +0 -15
- package/dist/model/sourceCreateResponse.d.ts.map +0 -1
- package/dist/model/sourceDocker.d.ts +0 -19
- package/dist/model/sourceDocker.d.ts.map +0 -1
- package/dist/model/sourceGA4BigQueryExport.d.ts +0 -15
- package/dist/model/sourceGA4BigQueryExport.d.ts.map +0 -1
- package/dist/model/sourceInput.d.ts +0 -10
- package/dist/model/sourceInput.d.ts.map +0 -1
- package/dist/model/sourceJSON.d.ts +0 -13
- package/dist/model/sourceJSON.d.ts.map +0 -1
- package/dist/model/sourceSearch.d.ts +0 -4
- package/dist/model/sourceSearch.d.ts.map +0 -1
- package/dist/model/sourceShopify.d.ts +0 -4
- package/dist/model/sourceShopify.d.ts.map +0 -1
- package/dist/model/sourceShopifyBase.d.ts +0 -7
- package/dist/model/sourceShopifyBase.d.ts.map +0 -1
- package/dist/model/sourceSortKeys.d.ts +0 -5
- package/dist/model/sourceSortKeys.d.ts.map +0 -1
- package/dist/model/sourceType.d.ts +0 -2
- package/dist/model/sourceType.d.ts.map +0 -1
- package/dist/model/sourceUpdate.d.ts +0 -13
- package/dist/model/sourceUpdate.d.ts.map +0 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +0 -15
- package/dist/model/sourceUpdateCommercetools.d.ts.map +0 -1
- package/dist/model/sourceUpdateDocker.d.ts +0 -17
- package/dist/model/sourceUpdateDocker.d.ts.map +0 -1
- package/dist/model/sourceUpdateInput.d.ts +0 -9
- package/dist/model/sourceUpdateInput.d.ts.map +0 -1
- package/dist/model/sourceUpdateResponse.d.ts +0 -15
- package/dist/model/sourceUpdateResponse.d.ts.map +0 -1
- package/dist/model/sourceUpdateShopify.d.ts +0 -7
- package/dist/model/sourceUpdateShopify.d.ts.map +0 -1
- package/dist/model/sourceWatchResponse.d.ts +0 -20
- package/dist/model/sourceWatchResponse.d.ts.map +0 -1
- package/dist/model/streamingInput.d.ts +0 -8
- package/dist/model/streamingInput.d.ts.map +0 -1
- package/dist/model/streamingTrigger.d.ts +0 -8
- package/dist/model/streamingTrigger.d.ts.map +0 -1
- package/dist/model/streamingTriggerType.d.ts +0 -5
- package/dist/model/streamingTriggerType.d.ts.map +0 -1
- package/dist/model/subscriptionTrigger.d.ts +0 -8
- package/dist/model/subscriptionTrigger.d.ts.map +0 -1
- package/dist/model/subscriptionTriggerType.d.ts +0 -5
- package/dist/model/subscriptionTriggerType.d.ts.map +0 -1
- package/dist/model/task.d.ts +0 -51
- package/dist/model/task.d.ts.map +0 -1
- package/dist/model/taskCreate.d.ts +0 -34
- package/dist/model/taskCreate.d.ts.map +0 -1
- package/dist/model/taskCreateResponse.d.ts +0 -14
- package/dist/model/taskCreateResponse.d.ts.map +0 -1
- package/dist/model/taskCreateTrigger.d.ts +0 -6
- package/dist/model/taskCreateTrigger.d.ts.map +0 -1
- package/dist/model/taskCreateV1.d.ts +0 -32
- package/dist/model/taskCreateV1.d.ts.map +0 -1
- package/dist/model/taskInput.d.ts +0 -8
- package/dist/model/taskInput.d.ts.map +0 -1
- package/dist/model/taskSearch.d.ts +0 -4
- package/dist/model/taskSearch.d.ts.map +0 -1
- package/dist/model/taskSortKeys.d.ts +0 -5
- package/dist/model/taskSortKeys.d.ts.map +0 -1
- package/dist/model/taskUpdate.d.ts +0 -24
- package/dist/model/taskUpdate.d.ts.map +0 -1
- package/dist/model/taskUpdateResponse.d.ts +0 -14
- package/dist/model/taskUpdateResponse.d.ts.map +0 -1
- package/dist/model/taskUpdateV1.d.ts +0 -22
- package/dist/model/taskUpdateV1.d.ts.map +0 -1
- package/dist/model/taskV1.d.ts +0 -44
- package/dist/model/taskV1.d.ts.map +0 -1
- package/dist/model/transformation.d.ts +0 -31
- package/dist/model/transformation.d.ts.map +0 -1
- package/dist/model/transformationCreate.d.ts +0 -22
- package/dist/model/transformationCreate.d.ts.map +0 -1
- package/dist/model/transformationCreateResponse.d.ts +0 -14
- package/dist/model/transformationCreateResponse.d.ts.map +0 -1
- package/dist/model/transformationError.d.ts +0 -14
- package/dist/model/transformationError.d.ts.map +0 -1
- package/dist/model/transformationModels.d.ts +0 -8
- package/dist/model/transformationModels.d.ts.map +0 -1
- package/dist/model/transformationSearch.d.ts +0 -4
- package/dist/model/transformationSearch.d.ts.map +0 -1
- package/dist/model/transformationTry.d.ts +0 -13
- package/dist/model/transformationTry.d.ts.map +0 -1
- package/dist/model/transformationTryResponse.d.ts +0 -9
- package/dist/model/transformationTryResponse.d.ts.map +0 -1
- package/dist/model/transformationUpdateResponse.d.ts +0 -14
- package/dist/model/transformationUpdateResponse.d.ts.map +0 -1
- package/dist/model/trigger.d.ts +0 -9
- package/dist/model/trigger.d.ts.map +0 -1
- package/dist/model/triggerType.d.ts +0 -5
- package/dist/model/triggerType.d.ts.map +0 -1
- package/dist/model/triggerUpdateInput.d.ts +0 -10
- package/dist/model/triggerUpdateInput.d.ts.map +0 -1
- package/dist/model/window.d.ts +0 -14
- package/dist/model/window.d.ts.map +0 -1
- package/dist/src/ingestionClient.d.ts +0 -854
- package/dist/src/ingestionClient.d.ts.map +0 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/streamingTrigger.ts
|
|
17
|
+
var streamingTrigger_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(streamingTrigger_exports);
|
|
19
|
+
//# sourceMappingURL=streamingTrigger.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/streamingTrigger.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { StreamingTriggerType } from './streamingTriggerType';\n\n/**\n * Trigger input for continuously running tasks.\n */\nexport type StreamingTrigger = {\n type: StreamingTriggerType;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=streamingTrigger.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/streamingTriggerType.ts
|
|
17
|
+
var streamingTriggerType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(streamingTriggerType_exports);
|
|
19
|
+
//# sourceMappingURL=streamingTriggerType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/streamingTriggerType.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Task runs continuously.\n */\nexport type StreamingTriggerType = 'streaming';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=streamingTriggerType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/subscriptionTrigger.ts
|
|
17
|
+
var subscriptionTrigger_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(subscriptionTrigger_exports);
|
|
19
|
+
//# sourceMappingURL=subscriptionTrigger.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/subscriptionTrigger.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { SubscriptionTriggerType } from './subscriptionTriggerType';\n\n/**\n * Trigger input for subscription tasks.\n */\nexport type SubscriptionTrigger = {\n type: SubscriptionTriggerType;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=subscriptionTrigger.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/subscriptionTriggerType.ts
|
|
17
|
+
var subscriptionTriggerType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(subscriptionTriggerType_exports);
|
|
19
|
+
//# sourceMappingURL=subscriptionTriggerType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/subscriptionTriggerType.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Task runs after receiving subscribed event.\n */\nexport type SubscriptionTriggerType = 'subscription';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=subscriptionTriggerType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/task.ts
|
|
17
|
+
var task_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(task_exports);
|
|
19
|
+
//# sourceMappingURL=task.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/task.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ActionType } from './actionType';\nimport type { TaskInput } from './taskInput';\n\nexport type Task = {\n /**\n * Universally unique identifier (UUID) of a task.\n */\n taskID: string;\n\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID: string;\n\n /**\n * Cron expression for the task\\'s schedule.\n */\n cron?: string;\n\n /**\n * The last time the scheduled task ran in RFC 3339 format.\n */\n lastRun?: string;\n\n /**\n * The next scheduled run of the task in RFC 3339 format.\n */\n nextRun?: string;\n\n input?: TaskInput;\n\n /**\n * Whether the task is enabled.\n */\n enabled: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n\n action: ActionType;\n\n /**\n * Date of the last cursor in RFC 3339 format.\n */\n cursor?: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=task.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskCreate.ts
|
|
17
|
+
var taskCreate_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskCreate_exports);
|
|
19
|
+
//# sourceMappingURL=taskCreate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskCreate.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ActionType } from './actionType';\nimport type { TaskInput } from './taskInput';\n\n/**\n * API request body for creating a task.\n */\nexport type TaskCreate = {\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID: string;\n\n action: ActionType;\n\n /**\n * Cron expression for the task\\'s schedule.\n */\n cron?: string;\n\n /**\n * Whether the task is enabled.\n */\n enabled?: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n\n input?: TaskInput;\n\n /**\n * Date of the last cursor in RFC 3339 format.\n */\n cursor?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskCreate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskCreateResponse.ts
|
|
17
|
+
var taskCreateResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskCreateResponse_exports);
|
|
19
|
+
//# sourceMappingURL=taskCreateResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskCreateResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * API response for creating a task.\n */\nexport type TaskCreateResponse = {\n /**\n * Universally unique identifier (UUID) of a task.\n */\n taskID: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskCreateResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskCreateTrigger.ts
|
|
17
|
+
var taskCreateTrigger_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskCreateTrigger_exports);
|
|
19
|
+
//# sourceMappingURL=taskCreateTrigger.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskCreateTrigger.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { OnDemandTriggerInput } from './onDemandTriggerInput';\nimport type { ScheduleTriggerInput } from './scheduleTriggerInput';\nimport type { StreamingTrigger } from './streamingTrigger';\nimport type { SubscriptionTrigger } from './subscriptionTrigger';\n\nexport type TaskCreateTrigger = OnDemandTriggerInput | ScheduleTriggerInput | StreamingTrigger | SubscriptionTrigger;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskCreateTrigger.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskCreateV1.ts
|
|
17
|
+
var taskCreateV1_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskCreateV1_exports);
|
|
19
|
+
//# sourceMappingURL=taskCreateV1.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskCreateV1.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ActionType } from './actionType';\nimport type { TaskCreateTrigger } from './taskCreateTrigger';\nimport type { TaskInput } from './taskInput';\n\n/**\n * API request body for creating a task using the V1 shape, please use methods and types that don\\'t contain the V1 suffix.\n */\nexport type TaskCreateV1 = {\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID: string;\n\n trigger: TaskCreateTrigger;\n\n action: ActionType;\n\n /**\n * Whether the task is enabled.\n */\n enabled?: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n\n input?: TaskInput;\n\n /**\n * Date of the last cursor in RFC 3339 format.\n */\n cursor?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskCreateV1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskInput.ts
|
|
17
|
+
var taskInput_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskInput_exports);
|
|
19
|
+
//# sourceMappingURL=taskInput.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskInput.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { DockerStreamsInput } from './dockerStreamsInput';\nimport type { ShopifyInput } from './shopifyInput';\nimport type { StreamingInput } from './streamingInput';\n\n/**\n * Configuration of the task, depending on its type.\n */\nexport type TaskInput = DockerStreamsInput | ShopifyInput | StreamingInput;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskSearch.ts
|
|
17
|
+
var taskSearch_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskSearch_exports);
|
|
19
|
+
//# sourceMappingURL=taskSearch.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskSearch.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type TaskSearch = {\n taskIDs: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskSearch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskSortKeys.ts
|
|
17
|
+
var taskSortKeys_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskSortKeys_exports);
|
|
19
|
+
//# sourceMappingURL=taskSortKeys.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskSortKeys.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Property by which to sort the list of tasks.\n */\nexport type TaskSortKeys = 'action' | 'createdAt' | 'enabled' | 'triggerType' | 'updatedAt';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskSortKeys.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskUpdate.ts
|
|
17
|
+
var taskUpdate_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskUpdate_exports);
|
|
19
|
+
//# sourceMappingURL=taskUpdate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskUpdate.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TaskInput } from './taskInput';\n\n/**\n * API request body for updating a task.\n */\nexport type TaskUpdate = {\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID?: string;\n\n /**\n * Cron expression for the task\\'s schedule.\n */\n cron?: string;\n\n input?: TaskInput;\n\n /**\n * Whether the task is enabled.\n */\n enabled?: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskUpdate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskUpdateResponse.ts
|
|
17
|
+
var taskUpdateResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskUpdateResponse_exports);
|
|
19
|
+
//# sourceMappingURL=taskUpdateResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskUpdateResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * API response for updating a task.\n */\nexport type TaskUpdateResponse = {\n /**\n * Universally unique identifier (UUID) of a task.\n */\n taskID: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskUpdateResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskUpdateV1.ts
|
|
17
|
+
var taskUpdateV1_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskUpdateV1_exports);
|
|
19
|
+
//# sourceMappingURL=taskUpdateV1.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskUpdateV1.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { TaskInput } from './taskInput';\nimport type { TriggerUpdateInput } from './triggerUpdateInput';\n\n/**\n * API request body for updating a task using the V1 shape, please use methods and types that don\\'t contain the V1 suffix.\n */\nexport type TaskUpdateV1 = {\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID?: string;\n\n trigger?: TriggerUpdateInput;\n\n input?: TaskInput;\n\n /**\n * Whether the task is enabled.\n */\n enabled?: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskUpdateV1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/taskV1.ts
|
|
17
|
+
var taskV1_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(taskV1_exports);
|
|
19
|
+
//# sourceMappingURL=taskV1.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/taskV1.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ActionType } from './actionType';\nimport type { TaskInput } from './taskInput';\nimport type { Trigger } from './trigger';\n\n/**\n * The V1 task object, please use methods and types that don\\'t contain the V1 suffix.\n */\nexport type TaskV1 = {\n /**\n * Universally unique identifier (UUID) of a task.\n */\n taskID: string;\n\n /**\n * Universally uniqud identifier (UUID) of a source.\n */\n sourceID: string;\n\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID: string;\n\n trigger: Trigger;\n\n input?: TaskInput;\n\n /**\n * Whether the task is enabled.\n */\n enabled: boolean;\n\n /**\n * Maximum accepted percentage of failures for a task run to finish successfully.\n */\n failureThreshold?: number;\n\n action: ActionType;\n\n /**\n * Date of the last cursor in RFC 3339 format.\n */\n cursor?: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=taskV1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/transformation.ts
|
|
17
|
+
var transformation_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(transformation_exports);
|
|
19
|
+
//# sourceMappingURL=transformation.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/transformation.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type Transformation = {\n /**\n * Universally unique identifier (UUID) of a transformation.\n */\n transformationID: string;\n\n /**\n * The authentications associated for the current transformation.\n */\n authenticationIDs?: string[];\n\n /**\n * The source code of the transformation.\n */\n code: string;\n\n /**\n * The uniquely identified name of your transformation.\n */\n name: string;\n\n /**\n * A descriptive name for your transformation of what it does.\n */\n description?: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=transformation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/transformationCreate.ts
|
|
17
|
+
var transformationCreate_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(transformationCreate_exports);
|
|
19
|
+
//# sourceMappingURL=transformationCreate.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/transformationCreate.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * API request body for creating a transformation.\n */\nexport type TransformationCreate = {\n /**\n * The source code of the transformation.\n */\n code: string;\n\n /**\n * The uniquely identified name of your transformation.\n */\n name: string;\n\n /**\n * A descriptive name for your transformation of what it does.\n */\n description?: string;\n\n /**\n * The authentications associated for the current transformation.\n */\n authenticationIDs?: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=transformationCreate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/transformationCreateResponse.ts
|
|
17
|
+
var transformationCreateResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(transformationCreateResponse_exports);
|
|
19
|
+
//# sourceMappingURL=transformationCreateResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/transformationCreateResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * API response for creating a transformation.\n */\nexport type TransformationCreateResponse = {\n /**\n * Universally unique identifier (UUID) of a transformation.\n */\n transformationID: string;\n\n /**\n * Date of creation in RFC 3339 format.\n */\n createdAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=transformationCreateResponse.js.map
|