@algolia/ingestion 5.2.4-beta.2 → 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.
Files changed (601) hide show
  1. package/dist/model/action.cjs +19 -0
  2. package/dist/model/action.cjs.map +1 -0
  3. package/dist/model/action.js +1 -0
  4. package/dist/model/action.js.map +1 -0
  5. package/dist/model/actionType.cjs +19 -0
  6. package/dist/model/actionType.cjs.map +1 -0
  7. package/dist/model/actionType.js +1 -0
  8. package/dist/model/actionType.js.map +1 -0
  9. package/dist/model/authAPIKey.cjs +19 -0
  10. package/dist/model/authAPIKey.cjs.map +1 -0
  11. package/dist/model/authAPIKey.js +1 -0
  12. package/dist/model/authAPIKey.js.map +1 -0
  13. package/dist/model/authAPIKeyPartial.cjs +19 -0
  14. package/dist/model/authAPIKeyPartial.cjs.map +1 -0
  15. package/dist/model/authAPIKeyPartial.js +1 -0
  16. package/dist/model/authAPIKeyPartial.js.map +1 -0
  17. package/dist/model/authAlgolia.cjs +19 -0
  18. package/dist/model/authAlgolia.cjs.map +1 -0
  19. package/dist/model/authAlgolia.js +1 -0
  20. package/dist/model/authAlgolia.js.map +1 -0
  21. package/dist/model/authAlgoliaInsights.cjs +19 -0
  22. package/dist/model/authAlgoliaInsights.cjs.map +1 -0
  23. package/dist/model/authAlgoliaInsights.js +1 -0
  24. package/dist/model/authAlgoliaInsights.js.map +1 -0
  25. package/dist/model/authAlgoliaInsightsPartial.cjs +19 -0
  26. package/dist/model/authAlgoliaInsightsPartial.cjs.map +1 -0
  27. package/dist/model/authAlgoliaInsightsPartial.js +1 -0
  28. package/dist/model/authAlgoliaInsightsPartial.js.map +1 -0
  29. package/dist/model/authAlgoliaPartial.cjs +19 -0
  30. package/dist/model/authAlgoliaPartial.cjs.map +1 -0
  31. package/dist/model/authAlgoliaPartial.js +1 -0
  32. package/dist/model/authAlgoliaPartial.js.map +1 -0
  33. package/dist/model/authBasic.cjs +19 -0
  34. package/dist/model/authBasic.cjs.map +1 -0
  35. package/dist/model/authBasic.js +1 -0
  36. package/dist/model/authBasic.js.map +1 -0
  37. package/dist/model/authBasicPartial.cjs +19 -0
  38. package/dist/model/authBasicPartial.cjs.map +1 -0
  39. package/dist/model/authBasicPartial.js +1 -0
  40. package/dist/model/authBasicPartial.js.map +1 -0
  41. package/dist/model/authGoogleServiceAccount.cjs +19 -0
  42. package/dist/model/authGoogleServiceAccount.cjs.map +1 -0
  43. package/dist/model/authGoogleServiceAccount.js +1 -0
  44. package/dist/model/authGoogleServiceAccount.js.map +1 -0
  45. package/dist/model/authGoogleServiceAccountPartial.cjs +19 -0
  46. package/dist/model/authGoogleServiceAccountPartial.cjs.map +1 -0
  47. package/dist/model/authGoogleServiceAccountPartial.js +1 -0
  48. package/dist/model/authGoogleServiceAccountPartial.js.map +1 -0
  49. package/dist/model/authInput.cjs +19 -0
  50. package/dist/model/authInput.cjs.map +1 -0
  51. package/dist/model/authInput.js +1 -0
  52. package/dist/model/authInput.js.map +1 -0
  53. package/dist/model/authInputPartial.cjs +19 -0
  54. package/dist/model/authInputPartial.cjs.map +1 -0
  55. package/dist/model/authInputPartial.js +1 -0
  56. package/dist/model/authInputPartial.js.map +1 -0
  57. package/dist/model/authOAuth.cjs +19 -0
  58. package/dist/model/authOAuth.cjs.map +1 -0
  59. package/dist/model/authOAuth.js +1 -0
  60. package/dist/model/authOAuth.js.map +1 -0
  61. package/dist/model/authOAuthPartial.cjs +19 -0
  62. package/dist/model/authOAuthPartial.cjs.map +1 -0
  63. package/dist/model/authOAuthPartial.js +1 -0
  64. package/dist/model/authOAuthPartial.js.map +1 -0
  65. package/dist/model/authentication.cjs +19 -0
  66. package/dist/model/authentication.cjs.map +1 -0
  67. package/dist/model/authentication.js +1 -0
  68. package/dist/model/authentication.js.map +1 -0
  69. package/dist/model/authenticationCreate.cjs +19 -0
  70. package/dist/model/authenticationCreate.cjs.map +1 -0
  71. package/dist/model/authenticationCreate.js +1 -0
  72. package/dist/model/authenticationCreate.js.map +1 -0
  73. package/dist/model/authenticationCreateResponse.cjs +19 -0
  74. package/dist/model/authenticationCreateResponse.cjs.map +1 -0
  75. package/dist/model/authenticationCreateResponse.js +1 -0
  76. package/dist/model/authenticationCreateResponse.js.map +1 -0
  77. package/dist/model/authenticationSearch.cjs +19 -0
  78. package/dist/model/authenticationSearch.cjs.map +1 -0
  79. package/dist/model/authenticationSearch.js +1 -0
  80. package/dist/model/authenticationSearch.js.map +1 -0
  81. package/dist/model/authenticationSortKeys.cjs +19 -0
  82. package/dist/model/authenticationSortKeys.cjs.map +1 -0
  83. package/dist/model/authenticationSortKeys.js +1 -0
  84. package/dist/model/authenticationSortKeys.js.map +1 -0
  85. package/dist/model/authenticationType.cjs +19 -0
  86. package/dist/model/authenticationType.cjs.map +1 -0
  87. package/dist/model/authenticationType.js +1 -0
  88. package/dist/model/authenticationType.js.map +1 -0
  89. package/dist/model/authenticationUpdate.cjs +19 -0
  90. package/dist/model/authenticationUpdate.cjs.map +1 -0
  91. package/dist/model/authenticationUpdate.js +1 -0
  92. package/dist/model/authenticationUpdate.js.map +1 -0
  93. package/dist/model/authenticationUpdateResponse.cjs +19 -0
  94. package/dist/model/authenticationUpdateResponse.cjs.map +1 -0
  95. package/dist/model/authenticationUpdateResponse.js +1 -0
  96. package/dist/model/authenticationUpdateResponse.js.map +1 -0
  97. package/dist/model/bigCommerceChannel.cjs +19 -0
  98. package/dist/model/bigCommerceChannel.cjs.map +1 -0
  99. package/dist/model/bigCommerceChannel.js +1 -0
  100. package/dist/model/bigCommerceChannel.js.map +1 -0
  101. package/dist/model/bigCommerceMetafield.cjs +19 -0
  102. package/dist/model/bigCommerceMetafield.cjs.map +1 -0
  103. package/dist/model/bigCommerceMetafield.js +1 -0
  104. package/dist/model/bigCommerceMetafield.js.map +1 -0
  105. package/dist/model/bigQueryDataType.cjs +19 -0
  106. package/dist/model/bigQueryDataType.cjs.map +1 -0
  107. package/dist/model/bigQueryDataType.js +1 -0
  108. package/dist/model/bigQueryDataType.js.map +1 -0
  109. package/dist/model/clientMethodProps.cjs +19 -0
  110. package/dist/model/clientMethodProps.cjs.map +1 -0
  111. package/dist/model/clientMethodProps.js +1 -0
  112. package/dist/model/clientMethodProps.js.map +1 -0
  113. package/dist/model/commercetoolsCustomFields.cjs +19 -0
  114. package/dist/model/commercetoolsCustomFields.cjs.map +1 -0
  115. package/dist/model/commercetoolsCustomFields.js +1 -0
  116. package/dist/model/commercetoolsCustomFields.js.map +1 -0
  117. package/dist/model/deleteResponse.cjs +19 -0
  118. package/dist/model/deleteResponse.cjs.map +1 -0
  119. package/dist/model/deleteResponse.js +1 -0
  120. package/dist/model/deleteResponse.js.map +1 -0
  121. package/dist/model/destination.cjs +19 -0
  122. package/dist/model/destination.cjs.map +1 -0
  123. package/dist/model/destination.js +1 -0
  124. package/dist/model/destination.js.map +1 -0
  125. package/dist/model/destinationCreate.cjs +19 -0
  126. package/dist/model/destinationCreate.cjs.map +1 -0
  127. package/dist/model/destinationCreate.js +1 -0
  128. package/dist/model/destinationCreate.js.map +1 -0
  129. package/dist/model/destinationCreateResponse.cjs +19 -0
  130. package/dist/model/destinationCreateResponse.cjs.map +1 -0
  131. package/dist/model/destinationCreateResponse.js +1 -0
  132. package/dist/model/destinationCreateResponse.js.map +1 -0
  133. package/dist/model/destinationIndexName.cjs +19 -0
  134. package/dist/model/destinationIndexName.cjs.map +1 -0
  135. package/dist/model/destinationIndexName.js +1 -0
  136. package/dist/model/destinationIndexName.js.map +1 -0
  137. package/dist/model/destinationInput.cjs +19 -0
  138. package/dist/model/destinationInput.cjs.map +1 -0
  139. package/dist/model/destinationInput.js +1 -0
  140. package/dist/model/destinationInput.js.map +1 -0
  141. package/dist/model/destinationSearch.cjs +19 -0
  142. package/dist/model/destinationSearch.cjs.map +1 -0
  143. package/dist/model/destinationSearch.js +1 -0
  144. package/dist/model/destinationSearch.js.map +1 -0
  145. package/dist/model/destinationSortKeys.cjs +19 -0
  146. package/dist/model/destinationSortKeys.cjs.map +1 -0
  147. package/dist/model/destinationSortKeys.js +1 -0
  148. package/dist/model/destinationSortKeys.js.map +1 -0
  149. package/dist/model/destinationType.cjs +19 -0
  150. package/dist/model/destinationType.cjs.map +1 -0
  151. package/dist/model/destinationType.js +1 -0
  152. package/dist/model/destinationType.js.map +1 -0
  153. package/dist/model/destinationUpdate.cjs +19 -0
  154. package/dist/model/destinationUpdate.cjs.map +1 -0
  155. package/dist/model/destinationUpdate.js +1 -0
  156. package/dist/model/destinationUpdate.js.map +1 -0
  157. package/dist/model/destinationUpdateResponse.cjs +19 -0
  158. package/dist/model/destinationUpdateResponse.cjs.map +1 -0
  159. package/dist/model/destinationUpdateResponse.js +1 -0
  160. package/dist/model/destinationUpdateResponse.js.map +1 -0
  161. package/dist/model/dockerImageType.cjs +19 -0
  162. package/dist/model/dockerImageType.cjs.map +1 -0
  163. package/dist/model/dockerImageType.js +1 -0
  164. package/dist/model/dockerImageType.js.map +1 -0
  165. package/dist/model/dockerRegistry.cjs +19 -0
  166. package/dist/model/dockerRegistry.cjs.map +1 -0
  167. package/dist/model/dockerRegistry.js +1 -0
  168. package/dist/model/dockerRegistry.js.map +1 -0
  169. package/dist/model/dockerStreams.cjs +19 -0
  170. package/dist/model/dockerStreams.cjs.map +1 -0
  171. package/dist/model/dockerStreams.js +1 -0
  172. package/dist/model/dockerStreams.js.map +1 -0
  173. package/dist/model/dockerStreamsInput.cjs +19 -0
  174. package/dist/model/dockerStreamsInput.cjs.map +1 -0
  175. package/dist/model/dockerStreamsInput.js +1 -0
  176. package/dist/model/dockerStreamsInput.js.map +1 -0
  177. package/dist/model/dockerStreamsSyncMode.cjs +19 -0
  178. package/dist/model/dockerStreamsSyncMode.cjs.map +1 -0
  179. package/dist/model/dockerStreamsSyncMode.js +1 -0
  180. package/dist/model/dockerStreamsSyncMode.js.map +1 -0
  181. package/dist/model/entityType.cjs +19 -0
  182. package/dist/model/entityType.cjs.map +1 -0
  183. package/dist/model/entityType.js +1 -0
  184. package/dist/model/entityType.js.map +1 -0
  185. package/dist/model/errorBase.cjs +19 -0
  186. package/dist/model/errorBase.cjs.map +1 -0
  187. package/dist/model/errorBase.js +1 -0
  188. package/dist/model/errorBase.js.map +1 -0
  189. package/dist/model/event.cjs +19 -0
  190. package/dist/model/event.cjs.map +1 -0
  191. package/dist/model/event.js +1 -0
  192. package/dist/model/event.js.map +1 -0
  193. package/dist/model/eventSortKeys.cjs +19 -0
  194. package/dist/model/eventSortKeys.cjs.map +1 -0
  195. package/dist/model/eventSortKeys.js +1 -0
  196. package/dist/model/eventSortKeys.js.map +1 -0
  197. package/dist/model/eventStatus.cjs +19 -0
  198. package/dist/model/eventStatus.cjs.map +1 -0
  199. package/dist/model/eventStatus.js +1 -0
  200. package/dist/model/eventStatus.js.map +1 -0
  201. package/dist/model/eventType.cjs +19 -0
  202. package/dist/model/eventType.cjs.map +1 -0
  203. package/dist/model/eventType.js +1 -0
  204. package/dist/model/eventType.js.map +1 -0
  205. package/dist/model/generateTransformationCodePayload.cjs +19 -0
  206. package/dist/model/generateTransformationCodePayload.cjs.map +1 -0
  207. package/dist/model/generateTransformationCodePayload.js +1 -0
  208. package/dist/model/generateTransformationCodePayload.js.map +1 -0
  209. package/dist/model/generateTransformationCodeResponse.cjs +19 -0
  210. package/dist/model/generateTransformationCodeResponse.cjs.map +1 -0
  211. package/dist/model/generateTransformationCodeResponse.js +1 -0
  212. package/dist/model/generateTransformationCodeResponse.js.map +1 -0
  213. package/dist/model/index.cjs +19 -0
  214. package/dist/model/index.cjs.map +1 -0
  215. package/dist/model/index.js +1 -0
  216. package/dist/model/index.js.map +1 -0
  217. package/dist/model/listAuthenticationsResponse.cjs +19 -0
  218. package/dist/model/listAuthenticationsResponse.cjs.map +1 -0
  219. package/dist/model/listAuthenticationsResponse.js +1 -0
  220. package/dist/model/listAuthenticationsResponse.js.map +1 -0
  221. package/dist/model/listDestinationsResponse.cjs +19 -0
  222. package/dist/model/listDestinationsResponse.cjs.map +1 -0
  223. package/dist/model/listDestinationsResponse.js +1 -0
  224. package/dist/model/listDestinationsResponse.js.map +1 -0
  225. package/dist/model/listEventsResponse.cjs +19 -0
  226. package/dist/model/listEventsResponse.cjs.map +1 -0
  227. package/dist/model/listEventsResponse.js +1 -0
  228. package/dist/model/listEventsResponse.js.map +1 -0
  229. package/dist/model/listSourcesResponse.cjs +19 -0
  230. package/dist/model/listSourcesResponse.cjs.map +1 -0
  231. package/dist/model/listSourcesResponse.js +1 -0
  232. package/dist/model/listSourcesResponse.js.map +1 -0
  233. package/dist/model/listTasksResponse.cjs +19 -0
  234. package/dist/model/listTasksResponse.cjs.map +1 -0
  235. package/dist/model/listTasksResponse.js +1 -0
  236. package/dist/model/listTasksResponse.js.map +1 -0
  237. package/dist/model/listTasksResponseV1.cjs +19 -0
  238. package/dist/model/listTasksResponseV1.cjs.map +1 -0
  239. package/dist/model/listTasksResponseV1.js +1 -0
  240. package/dist/model/listTasksResponseV1.js.map +1 -0
  241. package/dist/model/listTransformationsResponse.cjs +19 -0
  242. package/dist/model/listTransformationsResponse.cjs.map +1 -0
  243. package/dist/model/listTransformationsResponse.js +1 -0
  244. package/dist/model/listTransformationsResponse.js.map +1 -0
  245. package/dist/model/mappingFieldDirective.cjs +19 -0
  246. package/dist/model/mappingFieldDirective.cjs.map +1 -0
  247. package/dist/model/mappingFieldDirective.js +1 -0
  248. package/dist/model/mappingFieldDirective.js.map +1 -0
  249. package/dist/model/mappingFormatSchema.cjs +19 -0
  250. package/dist/model/mappingFormatSchema.cjs.map +1 -0
  251. package/dist/model/mappingFormatSchema.js +1 -0
  252. package/dist/model/mappingFormatSchema.js.map +1 -0
  253. package/dist/model/mappingInput.cjs +19 -0
  254. package/dist/model/mappingInput.cjs.map +1 -0
  255. package/dist/model/mappingInput.js +1 -0
  256. package/dist/model/mappingInput.js.map +1 -0
  257. package/dist/model/mappingKitAction.cjs +19 -0
  258. package/dist/model/mappingKitAction.cjs.map +1 -0
  259. package/dist/model/mappingKitAction.js +1 -0
  260. package/dist/model/mappingKitAction.js.map +1 -0
  261. package/dist/model/mappingTypeCSV.cjs +19 -0
  262. package/dist/model/mappingTypeCSV.cjs.map +1 -0
  263. package/dist/model/mappingTypeCSV.js +1 -0
  264. package/dist/model/mappingTypeCSV.js.map +1 -0
  265. package/dist/model/methodType.cjs +19 -0
  266. package/dist/model/methodType.cjs.map +1 -0
  267. package/dist/model/methodType.js +1 -0
  268. package/dist/model/methodType.js.map +1 -0
  269. package/dist/model/model.cjs +19 -0
  270. package/dist/model/model.cjs.map +1 -0
  271. package/dist/model/model.js +1 -0
  272. package/dist/model/model.js.map +1 -0
  273. package/dist/model/onDemandTrigger.cjs +19 -0
  274. package/dist/model/onDemandTrigger.cjs.map +1 -0
  275. package/dist/model/onDemandTrigger.js +1 -0
  276. package/dist/model/onDemandTrigger.js.map +1 -0
  277. package/dist/model/onDemandTriggerInput.cjs +19 -0
  278. package/dist/model/onDemandTriggerInput.cjs.map +1 -0
  279. package/dist/model/onDemandTriggerInput.js +1 -0
  280. package/dist/model/onDemandTriggerInput.js.map +1 -0
  281. package/dist/model/onDemandTriggerType.cjs +19 -0
  282. package/dist/model/onDemandTriggerType.cjs.map +1 -0
  283. package/dist/model/onDemandTriggerType.js +1 -0
  284. package/dist/model/onDemandTriggerType.js.map +1 -0
  285. package/dist/model/orderKeys.cjs +19 -0
  286. package/dist/model/orderKeys.cjs.map +1 -0
  287. package/dist/model/orderKeys.js +1 -0
  288. package/dist/model/orderKeys.js.map +1 -0
  289. package/dist/model/pagination.cjs +19 -0
  290. package/dist/model/pagination.cjs.map +1 -0
  291. package/dist/model/pagination.js +1 -0
  292. package/dist/model/pagination.js.map +1 -0
  293. package/dist/model/platform.cjs +19 -0
  294. package/dist/model/platform.cjs.map +1 -0
  295. package/dist/model/platform.js +1 -0
  296. package/dist/model/platform.js.map +1 -0
  297. package/dist/model/platformNone.cjs +19 -0
  298. package/dist/model/platformNone.cjs.map +1 -0
  299. package/dist/model/platformNone.js +1 -0
  300. package/dist/model/platformNone.js.map +1 -0
  301. package/dist/model/platformWithNone.cjs +19 -0
  302. package/dist/model/platformWithNone.cjs.map +1 -0
  303. package/dist/model/platformWithNone.js +1 -0
  304. package/dist/model/platformWithNone.js.map +1 -0
  305. package/dist/model/pushTaskPayload.cjs +19 -0
  306. package/dist/model/pushTaskPayload.cjs.map +1 -0
  307. package/dist/model/pushTaskPayload.js +1 -0
  308. package/dist/model/pushTaskPayload.js.map +1 -0
  309. package/dist/model/pushTaskRecords.cjs +19 -0
  310. package/dist/model/pushTaskRecords.cjs.map +1 -0
  311. package/dist/model/pushTaskRecords.js +1 -0
  312. package/dist/model/pushTaskRecords.js.map +1 -0
  313. package/dist/model/recordType.cjs +19 -0
  314. package/dist/model/recordType.cjs.map +1 -0
  315. package/dist/model/recordType.js +1 -0
  316. package/dist/model/recordType.js.map +1 -0
  317. package/dist/model/run.cjs +19 -0
  318. package/dist/model/run.cjs.map +1 -0
  319. package/dist/model/run.js +1 -0
  320. package/dist/model/run.js.map +1 -0
  321. package/dist/model/runListResponse.cjs +19 -0
  322. package/dist/model/runListResponse.cjs.map +1 -0
  323. package/dist/model/runListResponse.js +1 -0
  324. package/dist/model/runListResponse.js.map +1 -0
  325. package/dist/model/runOutcome.cjs +19 -0
  326. package/dist/model/runOutcome.cjs.map +1 -0
  327. package/dist/model/runOutcome.js +1 -0
  328. package/dist/model/runOutcome.js.map +1 -0
  329. package/dist/model/runProgress.cjs +19 -0
  330. package/dist/model/runProgress.cjs.map +1 -0
  331. package/dist/model/runProgress.js +1 -0
  332. package/dist/model/runProgress.js.map +1 -0
  333. package/dist/model/runReasonCode.cjs +19 -0
  334. package/dist/model/runReasonCode.cjs.map +1 -0
  335. package/dist/model/runReasonCode.js +1 -0
  336. package/dist/model/runReasonCode.js.map +1 -0
  337. package/dist/model/runResponse.cjs +19 -0
  338. package/dist/model/runResponse.cjs.map +1 -0
  339. package/dist/model/runResponse.js +1 -0
  340. package/dist/model/runResponse.js.map +1 -0
  341. package/dist/model/runSortKeys.cjs +19 -0
  342. package/dist/model/runSortKeys.cjs.map +1 -0
  343. package/dist/model/runSortKeys.js +1 -0
  344. package/dist/model/runSortKeys.js.map +1 -0
  345. package/dist/model/runSourcePayload.cjs +19 -0
  346. package/dist/model/runSourcePayload.cjs.map +1 -0
  347. package/dist/model/runSourcePayload.js +1 -0
  348. package/dist/model/runSourcePayload.js.map +1 -0
  349. package/dist/model/runSourceResponse.cjs +19 -0
  350. package/dist/model/runSourceResponse.cjs.map +1 -0
  351. package/dist/model/runSourceResponse.js +1 -0
  352. package/dist/model/runSourceResponse.js.map +1 -0
  353. package/dist/model/runStatus.cjs +19 -0
  354. package/dist/model/runStatus.cjs.map +1 -0
  355. package/dist/model/runStatus.js +1 -0
  356. package/dist/model/runStatus.js.map +1 -0
  357. package/dist/model/runType.cjs +19 -0
  358. package/dist/model/runType.cjs.map +1 -0
  359. package/dist/model/runType.js +1 -0
  360. package/dist/model/runType.js.map +1 -0
  361. package/dist/model/scheduleTrigger.cjs +19 -0
  362. package/dist/model/scheduleTrigger.cjs.map +1 -0
  363. package/dist/model/scheduleTrigger.js +1 -0
  364. package/dist/model/scheduleTrigger.js.map +1 -0
  365. package/dist/model/scheduleTriggerInput.cjs +19 -0
  366. package/dist/model/scheduleTriggerInput.cjs.map +1 -0
  367. package/dist/model/scheduleTriggerInput.js +1 -0
  368. package/dist/model/scheduleTriggerInput.js.map +1 -0
  369. package/dist/model/scheduleTriggerType.cjs +19 -0
  370. package/dist/model/scheduleTriggerType.cjs.map +1 -0
  371. package/dist/model/scheduleTriggerType.js +1 -0
  372. package/dist/model/scheduleTriggerType.js.map +1 -0
  373. package/dist/model/shopifyInput.cjs +19 -0
  374. package/dist/model/shopifyInput.cjs.map +1 -0
  375. package/dist/model/shopifyInput.js +1 -0
  376. package/dist/model/shopifyInput.js.map +1 -0
  377. package/dist/model/shopifyMarket.cjs +19 -0
  378. package/dist/model/shopifyMarket.cjs.map +1 -0
  379. package/dist/model/shopifyMarket.js +1 -0
  380. package/dist/model/shopifyMarket.js.map +1 -0
  381. package/dist/model/shopifyMetafield.cjs +19 -0
  382. package/dist/model/shopifyMetafield.cjs.map +1 -0
  383. package/dist/model/shopifyMetafield.js +1 -0
  384. package/dist/model/shopifyMetafield.js.map +1 -0
  385. package/dist/model/sortKeys.cjs +19 -0
  386. package/dist/model/sortKeys.cjs.map +1 -0
  387. package/dist/model/sortKeys.js +1 -0
  388. package/dist/model/sortKeys.js.map +1 -0
  389. package/dist/model/source.cjs +19 -0
  390. package/dist/model/source.cjs.map +1 -0
  391. package/dist/model/source.js +1 -0
  392. package/dist/model/source.js.map +1 -0
  393. package/dist/model/sourceBigCommerce.cjs +19 -0
  394. package/dist/model/sourceBigCommerce.cjs.map +1 -0
  395. package/dist/model/sourceBigCommerce.js +1 -0
  396. package/dist/model/sourceBigCommerce.js.map +1 -0
  397. package/dist/model/sourceBigQuery.cjs +19 -0
  398. package/dist/model/sourceBigQuery.cjs.map +1 -0
  399. package/dist/model/sourceBigQuery.js +1 -0
  400. package/dist/model/sourceBigQuery.js.map +1 -0
  401. package/dist/model/sourceCSV.cjs +19 -0
  402. package/dist/model/sourceCSV.cjs.map +1 -0
  403. package/dist/model/sourceCSV.js +1 -0
  404. package/dist/model/sourceCSV.js.map +1 -0
  405. package/dist/model/sourceCommercetools.cjs +19 -0
  406. package/dist/model/sourceCommercetools.cjs.map +1 -0
  407. package/dist/model/sourceCommercetools.js +1 -0
  408. package/dist/model/sourceCommercetools.js.map +1 -0
  409. package/dist/model/sourceCreate.cjs +19 -0
  410. package/dist/model/sourceCreate.cjs.map +1 -0
  411. package/dist/model/sourceCreate.js +1 -0
  412. package/dist/model/sourceCreate.js.map +1 -0
  413. package/dist/model/sourceCreateResponse.cjs +19 -0
  414. package/dist/model/sourceCreateResponse.cjs.map +1 -0
  415. package/dist/model/sourceCreateResponse.js +1 -0
  416. package/dist/model/sourceCreateResponse.js.map +1 -0
  417. package/dist/model/sourceDocker.cjs +19 -0
  418. package/dist/model/sourceDocker.cjs.map +1 -0
  419. package/dist/model/sourceDocker.js +1 -0
  420. package/dist/model/sourceDocker.js.map +1 -0
  421. package/dist/model/sourceGA4BigQueryExport.cjs +19 -0
  422. package/dist/model/sourceGA4BigQueryExport.cjs.map +1 -0
  423. package/dist/model/sourceGA4BigQueryExport.js +1 -0
  424. package/dist/model/sourceGA4BigQueryExport.js.map +1 -0
  425. package/dist/model/sourceInput.cjs +19 -0
  426. package/dist/model/sourceInput.cjs.map +1 -0
  427. package/dist/model/sourceInput.js +1 -0
  428. package/dist/model/sourceInput.js.map +1 -0
  429. package/dist/model/sourceJSON.cjs +19 -0
  430. package/dist/model/sourceJSON.cjs.map +1 -0
  431. package/dist/model/sourceJSON.js +1 -0
  432. package/dist/model/sourceJSON.js.map +1 -0
  433. package/dist/model/sourceSearch.cjs +19 -0
  434. package/dist/model/sourceSearch.cjs.map +1 -0
  435. package/dist/model/sourceSearch.js +1 -0
  436. package/dist/model/sourceSearch.js.map +1 -0
  437. package/dist/model/sourceShopify.cjs +19 -0
  438. package/dist/model/sourceShopify.cjs.map +1 -0
  439. package/dist/model/sourceShopify.js +1 -0
  440. package/dist/model/sourceShopify.js.map +1 -0
  441. package/dist/model/sourceShopifyBase.cjs +19 -0
  442. package/dist/model/sourceShopifyBase.cjs.map +1 -0
  443. package/dist/model/sourceShopifyBase.js +1 -0
  444. package/dist/model/sourceShopifyBase.js.map +1 -0
  445. package/dist/model/sourceSortKeys.cjs +19 -0
  446. package/dist/model/sourceSortKeys.cjs.map +1 -0
  447. package/dist/model/sourceSortKeys.js +1 -0
  448. package/dist/model/sourceSortKeys.js.map +1 -0
  449. package/dist/model/sourceType.cjs +19 -0
  450. package/dist/model/sourceType.cjs.map +1 -0
  451. package/dist/model/sourceType.js +1 -0
  452. package/dist/model/sourceType.js.map +1 -0
  453. package/dist/model/sourceUpdate.cjs +19 -0
  454. package/dist/model/sourceUpdate.cjs.map +1 -0
  455. package/dist/model/sourceUpdate.js +1 -0
  456. package/dist/model/sourceUpdate.js.map +1 -0
  457. package/dist/model/sourceUpdateCommercetools.cjs +19 -0
  458. package/dist/model/sourceUpdateCommercetools.cjs.map +1 -0
  459. package/dist/model/sourceUpdateCommercetools.js +1 -0
  460. package/dist/model/sourceUpdateCommercetools.js.map +1 -0
  461. package/dist/model/sourceUpdateDocker.cjs +19 -0
  462. package/dist/model/sourceUpdateDocker.cjs.map +1 -0
  463. package/dist/model/sourceUpdateDocker.js +1 -0
  464. package/dist/model/sourceUpdateDocker.js.map +1 -0
  465. package/dist/model/sourceUpdateInput.cjs +19 -0
  466. package/dist/model/sourceUpdateInput.cjs.map +1 -0
  467. package/dist/model/sourceUpdateInput.js +1 -0
  468. package/dist/model/sourceUpdateInput.js.map +1 -0
  469. package/dist/model/sourceUpdateResponse.cjs +19 -0
  470. package/dist/model/sourceUpdateResponse.cjs.map +1 -0
  471. package/dist/model/sourceUpdateResponse.js +1 -0
  472. package/dist/model/sourceUpdateResponse.js.map +1 -0
  473. package/dist/model/sourceUpdateShopify.cjs +19 -0
  474. package/dist/model/sourceUpdateShopify.cjs.map +1 -0
  475. package/dist/model/sourceUpdateShopify.js +1 -0
  476. package/dist/model/sourceUpdateShopify.js.map +1 -0
  477. package/dist/model/sourceWatchResponse.cjs +19 -0
  478. package/dist/model/sourceWatchResponse.cjs.map +1 -0
  479. package/dist/model/sourceWatchResponse.js +1 -0
  480. package/dist/model/sourceWatchResponse.js.map +1 -0
  481. package/dist/model/streamingInput.cjs +19 -0
  482. package/dist/model/streamingInput.cjs.map +1 -0
  483. package/dist/model/streamingInput.js +1 -0
  484. package/dist/model/streamingInput.js.map +1 -0
  485. package/dist/model/streamingTrigger.cjs +19 -0
  486. package/dist/model/streamingTrigger.cjs.map +1 -0
  487. package/dist/model/streamingTrigger.js +1 -0
  488. package/dist/model/streamingTrigger.js.map +1 -0
  489. package/dist/model/streamingTriggerType.cjs +19 -0
  490. package/dist/model/streamingTriggerType.cjs.map +1 -0
  491. package/dist/model/streamingTriggerType.js +1 -0
  492. package/dist/model/streamingTriggerType.js.map +1 -0
  493. package/dist/model/subscriptionTrigger.cjs +19 -0
  494. package/dist/model/subscriptionTrigger.cjs.map +1 -0
  495. package/dist/model/subscriptionTrigger.js +1 -0
  496. package/dist/model/subscriptionTrigger.js.map +1 -0
  497. package/dist/model/subscriptionTriggerType.cjs +19 -0
  498. package/dist/model/subscriptionTriggerType.cjs.map +1 -0
  499. package/dist/model/subscriptionTriggerType.js +1 -0
  500. package/dist/model/subscriptionTriggerType.js.map +1 -0
  501. package/dist/model/task.cjs +19 -0
  502. package/dist/model/task.cjs.map +1 -0
  503. package/dist/model/task.js +1 -0
  504. package/dist/model/task.js.map +1 -0
  505. package/dist/model/taskCreate.cjs +19 -0
  506. package/dist/model/taskCreate.cjs.map +1 -0
  507. package/dist/model/taskCreate.js +1 -0
  508. package/dist/model/taskCreate.js.map +1 -0
  509. package/dist/model/taskCreateResponse.cjs +19 -0
  510. package/dist/model/taskCreateResponse.cjs.map +1 -0
  511. package/dist/model/taskCreateResponse.js +1 -0
  512. package/dist/model/taskCreateResponse.js.map +1 -0
  513. package/dist/model/taskCreateTrigger.cjs +19 -0
  514. package/dist/model/taskCreateTrigger.cjs.map +1 -0
  515. package/dist/model/taskCreateTrigger.js +1 -0
  516. package/dist/model/taskCreateTrigger.js.map +1 -0
  517. package/dist/model/taskCreateV1.cjs +19 -0
  518. package/dist/model/taskCreateV1.cjs.map +1 -0
  519. package/dist/model/taskCreateV1.js +1 -0
  520. package/dist/model/taskCreateV1.js.map +1 -0
  521. package/dist/model/taskInput.cjs +19 -0
  522. package/dist/model/taskInput.cjs.map +1 -0
  523. package/dist/model/taskInput.js +1 -0
  524. package/dist/model/taskInput.js.map +1 -0
  525. package/dist/model/taskSearch.cjs +19 -0
  526. package/dist/model/taskSearch.cjs.map +1 -0
  527. package/dist/model/taskSearch.js +1 -0
  528. package/dist/model/taskSearch.js.map +1 -0
  529. package/dist/model/taskSortKeys.cjs +19 -0
  530. package/dist/model/taskSortKeys.cjs.map +1 -0
  531. package/dist/model/taskSortKeys.js +1 -0
  532. package/dist/model/taskSortKeys.js.map +1 -0
  533. package/dist/model/taskUpdate.cjs +19 -0
  534. package/dist/model/taskUpdate.cjs.map +1 -0
  535. package/dist/model/taskUpdate.js +1 -0
  536. package/dist/model/taskUpdate.js.map +1 -0
  537. package/dist/model/taskUpdateResponse.cjs +19 -0
  538. package/dist/model/taskUpdateResponse.cjs.map +1 -0
  539. package/dist/model/taskUpdateResponse.js +1 -0
  540. package/dist/model/taskUpdateResponse.js.map +1 -0
  541. package/dist/model/taskUpdateV1.cjs +19 -0
  542. package/dist/model/taskUpdateV1.cjs.map +1 -0
  543. package/dist/model/taskUpdateV1.js +1 -0
  544. package/dist/model/taskUpdateV1.js.map +1 -0
  545. package/dist/model/taskV1.cjs +19 -0
  546. package/dist/model/taskV1.cjs.map +1 -0
  547. package/dist/model/taskV1.js +1 -0
  548. package/dist/model/taskV1.js.map +1 -0
  549. package/dist/model/transformation.cjs +19 -0
  550. package/dist/model/transformation.cjs.map +1 -0
  551. package/dist/model/transformation.js +1 -0
  552. package/dist/model/transformation.js.map +1 -0
  553. package/dist/model/transformationCreate.cjs +19 -0
  554. package/dist/model/transformationCreate.cjs.map +1 -0
  555. package/dist/model/transformationCreate.js +1 -0
  556. package/dist/model/transformationCreate.js.map +1 -0
  557. package/dist/model/transformationCreateResponse.cjs +19 -0
  558. package/dist/model/transformationCreateResponse.cjs.map +1 -0
  559. package/dist/model/transformationCreateResponse.js +1 -0
  560. package/dist/model/transformationCreateResponse.js.map +1 -0
  561. package/dist/model/transformationError.cjs +19 -0
  562. package/dist/model/transformationError.cjs.map +1 -0
  563. package/dist/model/transformationError.js +1 -0
  564. package/dist/model/transformationError.js.map +1 -0
  565. package/dist/model/transformationModels.cjs +19 -0
  566. package/dist/model/transformationModels.cjs.map +1 -0
  567. package/dist/model/transformationModels.js +1 -0
  568. package/dist/model/transformationModels.js.map +1 -0
  569. package/dist/model/transformationSearch.cjs +19 -0
  570. package/dist/model/transformationSearch.cjs.map +1 -0
  571. package/dist/model/transformationSearch.js +1 -0
  572. package/dist/model/transformationSearch.js.map +1 -0
  573. package/dist/model/transformationTry.cjs +19 -0
  574. package/dist/model/transformationTry.cjs.map +1 -0
  575. package/dist/model/transformationTry.js +1 -0
  576. package/dist/model/transformationTry.js.map +1 -0
  577. package/dist/model/transformationTryResponse.cjs +19 -0
  578. package/dist/model/transformationTryResponse.cjs.map +1 -0
  579. package/dist/model/transformationTryResponse.js +1 -0
  580. package/dist/model/transformationTryResponse.js.map +1 -0
  581. package/dist/model/transformationUpdateResponse.cjs +19 -0
  582. package/dist/model/transformationUpdateResponse.cjs.map +1 -0
  583. package/dist/model/transformationUpdateResponse.js +1 -0
  584. package/dist/model/transformationUpdateResponse.js.map +1 -0
  585. package/dist/model/trigger.cjs +19 -0
  586. package/dist/model/trigger.cjs.map +1 -0
  587. package/dist/model/trigger.js +1 -0
  588. package/dist/model/trigger.js.map +1 -0
  589. package/dist/model/triggerType.cjs +19 -0
  590. package/dist/model/triggerType.cjs.map +1 -0
  591. package/dist/model/triggerType.js +1 -0
  592. package/dist/model/triggerType.js.map +1 -0
  593. package/dist/model/triggerUpdateInput.cjs +19 -0
  594. package/dist/model/triggerUpdateInput.cjs.map +1 -0
  595. package/dist/model/triggerUpdateInput.js +1 -0
  596. package/dist/model/triggerUpdateInput.js.map +1 -0
  597. package/dist/model/window.cjs +19 -0
  598. package/dist/model/window.cjs.map +1 -0
  599. package/dist/model/window.js +1 -0
  600. package/dist/model/window.js.map +1 -0
  601. package/package.json +12 -9
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=destinationSortKeys.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/destinationType.ts
17
+ var destinationType_exports = {};
18
+ module.exports = __toCommonJS(destinationType_exports);
19
+ //# sourceMappingURL=destinationType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/destinationType.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 * Destination type. - `search`. Data is stored in an Algolia index. - `insights`. Data is recorded as user events in the Insights API.\n */\nexport type DestinationType = 'insights' | 'search';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=destinationType.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/destinationUpdate.ts
17
+ var destinationUpdate_exports = {};
18
+ module.exports = __toCommonJS(destinationUpdate_exports);
19
+ //# sourceMappingURL=destinationUpdate.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/destinationUpdate.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 { DestinationInput } from './destinationInput';\nimport type { DestinationType } from './destinationType';\n\n/**\n * API request body for updating a destination.\n */\nexport type DestinationUpdate = {\n type?: DestinationType;\n\n /**\n * Descriptive name for the resource.\n */\n name?: string;\n\n input?: DestinationInput;\n\n /**\n * Universally unique identifier (UUID) of an authentication resource.\n */\n authenticationID?: string;\n\n transformationIDs?: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=destinationUpdate.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/destinationUpdateResponse.ts
17
+ var destinationUpdateResponse_exports = {};
18
+ module.exports = __toCommonJS(destinationUpdateResponse_exports);
19
+ //# sourceMappingURL=destinationUpdateResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/destinationUpdateResponse.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 destination.\n */\nexport type DestinationUpdateResponse = {\n /**\n * Universally unique identifier (UUID) of a destination resource.\n */\n destinationID: string;\n\n /**\n * Descriptive name for the resource.\n */\n name: string;\n\n /**\n * Date of last update in RFC 3339 format.\n */\n updatedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=destinationUpdateResponse.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/dockerImageType.ts
17
+ var dockerImageType_exports = {};
18
+ module.exports = __toCommonJS(dockerImageType_exports);
19
+ //# sourceMappingURL=dockerImageType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dockerImageType.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 * Image type.\n */\nexport type DockerImageType = 'airbyte' | 'custom' | 'singer';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dockerImageType.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/dockerRegistry.ts
17
+ var dockerRegistry_exports = {};
18
+ module.exports = __toCommonJS(dockerRegistry_exports);
19
+ //# sourceMappingURL=dockerRegistry.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dockerRegistry.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 * Container registry name from where to pull the image.\n */\nexport type DockerRegistry = 'dockerhub' | 'ghcr';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dockerRegistry.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/dockerStreams.ts
17
+ var dockerStreams_exports = {};
18
+ module.exports = __toCommonJS(dockerStreams_exports);
19
+ //# sourceMappingURL=dockerStreams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dockerStreams.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 { DockerStreamsSyncMode } from './dockerStreamsSyncMode';\n\nexport type DockerStreams = {\n /**\n * The name of the stream to fetch the data from (e.g. Table name).\n */\n name: string;\n\n /**\n * The properties of the stream to select (e.g. Column).\n */\n properties?: string[];\n\n syncMode: DockerStreamsSyncMode;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dockerStreams.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/dockerStreamsInput.ts
17
+ var dockerStreamsInput_exports = {};
18
+ module.exports = __toCommonJS(dockerStreamsInput_exports);
19
+ //# sourceMappingURL=dockerStreamsInput.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dockerStreamsInput.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 { DockerStreams } from './dockerStreams';\n\n/**\n * The selected streams of a singer or airbyte connector.\n */\nexport type DockerStreamsInput = {\n streams: DockerStreams[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dockerStreamsInput.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/dockerStreamsSyncMode.ts
17
+ var dockerStreamsSyncMode_exports = {};
18
+ module.exports = __toCommonJS(dockerStreamsSyncMode_exports);
19
+ //# sourceMappingURL=dockerStreamsSyncMode.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dockerStreamsSyncMode.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 * The strategy to use to fetch the data.\n */\nexport type DockerStreamsSyncMode = 'fullTable' | 'incremental';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dockerStreamsSyncMode.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/entityType.ts
17
+ var entityType_exports = {};
18
+ module.exports = __toCommonJS(entityType_exports);
19
+ //# sourceMappingURL=entityType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/entityType.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 * Type of entity to update.\n */\nexport type EntityType = 'collection' | 'product';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=entityType.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/errorBase.ts
17
+ var errorBase_exports = {};
18
+ module.exports = __toCommonJS(errorBase_exports);
19
+ //# sourceMappingURL=errorBase.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/errorBase.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 * Error.\n */\nexport type ErrorBase = Record<string, any> & {\n message?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=errorBase.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/event.ts
17
+ var event_exports = {};
18
+ module.exports = __toCommonJS(event_exports);
19
+ //# sourceMappingURL=event.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/event.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 { EventStatus } from './eventStatus';\nimport type { EventType } from './eventType';\n\n/**\n * An event describe a step of the task execution flow..\n */\nexport type Event = {\n /**\n * Universally unique identifier (UUID) of an event.\n */\n eventID: string;\n\n /**\n * Universally unique identifier (UUID) of a task run.\n */\n runID: string;\n\n /**\n * The parent event, the cause of this event.\n */\n parentID?: string;\n\n status: EventStatus;\n\n type: EventType;\n\n /**\n * The extracted record batch size.\n */\n batchSize: number;\n\n data?: Record<string, any>;\n\n /**\n * Date of publish RFC 3339 format.\n */\n publishedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=event.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/eventSortKeys.ts
17
+ var eventSortKeys_exports = {};
18
+ module.exports = __toCommonJS(eventSortKeys_exports);
19
+ //# sourceMappingURL=eventSortKeys.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/eventSortKeys.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 task run events.\n */\nexport type EventSortKeys = 'publishedAt' | 'status' | 'type';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=eventSortKeys.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/eventStatus.ts
17
+ var eventStatus_exports = {};
18
+ module.exports = __toCommonJS(eventStatus_exports);
19
+ //# sourceMappingURL=eventStatus.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/eventStatus.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 EventStatus = 'created' | 'critical' | 'failed' | 'retried' | 'started' | 'succeeded';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=eventStatus.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/eventType.ts
17
+ var eventType_exports = {};
18
+ module.exports = __toCommonJS(eventType_exports);
19
+ //# sourceMappingURL=eventType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/eventType.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 EventType = 'fetch' | 'log' | 'record' | 'transform';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=eventType.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/generateTransformationCodePayload.ts
17
+ var generateTransformationCodePayload_exports = {};
18
+ module.exports = __toCommonJS(generateTransformationCodePayload_exports);
19
+ //# sourceMappingURL=generateTransformationCodePayload.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/generateTransformationCodePayload.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 GenerateTransformationCodePayload = {\n id: string;\n\n systemPrompt?: string;\n\n userPrompt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=generateTransformationCodePayload.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/generateTransformationCodeResponse.ts
17
+ var generateTransformationCodeResponse_exports = {};
18
+ module.exports = __toCommonJS(generateTransformationCodeResponse_exports);
19
+ //# sourceMappingURL=generateTransformationCodeResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/generateTransformationCodeResponse.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 GenerateTransformationCodeResponse = {\n generatedCode?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=generateTransformationCodeResponse.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/index.ts
17
+ var model_exports = {};
18
+ module.exports = __toCommonJS(model_exports);
19
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/index.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 * from './action';\nexport * from './actionType';\nexport * from './authAPIKey';\nexport * from './authAPIKeyPartial';\nexport * from './authAlgolia';\nexport * from './authAlgoliaInsights';\nexport * from './authAlgoliaInsightsPartial';\nexport * from './authAlgoliaPartial';\nexport * from './authBasic';\nexport * from './authBasicPartial';\nexport * from './authGoogleServiceAccount';\nexport * from './authGoogleServiceAccountPartial';\nexport * from './authInput';\nexport * from './authInputPartial';\nexport * from './authOAuth';\nexport * from './authOAuthPartial';\nexport * from './authentication';\nexport * from './authenticationCreate';\nexport * from './authenticationCreateResponse';\nexport * from './authenticationSearch';\nexport * from './authenticationSortKeys';\nexport * from './authenticationType';\nexport * from './authenticationUpdate';\nexport * from './authenticationUpdateResponse';\nexport * from './bigCommerceChannel';\nexport * from './bigCommerceMetafield';\nexport * from './bigQueryDataType';\nexport * from './commercetoolsCustomFields';\nexport * from './deleteResponse';\nexport * from './destination';\nexport * from './destinationCreate';\nexport * from './destinationCreateResponse';\nexport * from './destinationIndexName';\nexport * from './destinationInput';\nexport * from './destinationSearch';\nexport * from './destinationSortKeys';\nexport * from './destinationType';\nexport * from './destinationUpdate';\nexport * from './destinationUpdateResponse';\nexport * from './dockerImageType';\nexport * from './dockerRegistry';\nexport * from './dockerStreams';\nexport * from './dockerStreamsInput';\nexport * from './dockerStreamsSyncMode';\nexport * from './entityType';\nexport * from './errorBase';\nexport * from './event';\nexport * from './eventSortKeys';\nexport * from './eventStatus';\nexport * from './eventType';\nexport * from './generateTransformationCodePayload';\nexport * from './generateTransformationCodeResponse';\nexport * from './listAuthenticationsResponse';\nexport * from './listDestinationsResponse';\nexport * from './listEventsResponse';\nexport * from './listSourcesResponse';\nexport * from './listTasksResponse';\nexport * from './listTasksResponseV1';\nexport * from './listTransformationsResponse';\nexport * from './mappingFieldDirective';\nexport * from './mappingFormatSchema';\nexport * from './mappingInput';\nexport * from './mappingKitAction';\nexport * from './mappingTypeCSV';\nexport * from './methodType';\nexport * from './model';\nexport * from './onDemandTrigger';\nexport * from './onDemandTriggerInput';\nexport * from './onDemandTriggerType';\nexport * from './orderKeys';\nexport * from './pagination';\nexport * from './platform';\nexport * from './platformNone';\nexport * from './platformWithNone';\nexport * from './pushTaskPayload';\nexport * from './pushTaskRecords';\nexport * from './recordType';\nexport * from './run';\nexport * from './runListResponse';\nexport * from './runOutcome';\nexport * from './runProgress';\nexport * from './runReasonCode';\nexport * from './runResponse';\nexport * from './runSortKeys';\nexport * from './runSourcePayload';\nexport * from './runSourceResponse';\nexport * from './runStatus';\nexport * from './runType';\nexport * from './scheduleTrigger';\nexport * from './scheduleTriggerInput';\nexport * from './scheduleTriggerType';\nexport * from './shopifyInput';\nexport * from './shopifyMarket';\nexport * from './shopifyMetafield';\nexport * from './sortKeys';\nexport * from './source';\nexport * from './sourceBigCommerce';\nexport * from './sourceBigQuery';\nexport * from './sourceCSV';\nexport * from './sourceCommercetools';\nexport * from './sourceCreate';\nexport * from './sourceCreateResponse';\nexport * from './sourceDocker';\nexport * from './sourceGA4BigQueryExport';\nexport * from './sourceInput';\nexport * from './sourceJSON';\nexport * from './sourceSearch';\nexport * from './sourceShopify';\nexport * from './sourceShopifyBase';\nexport * from './sourceSortKeys';\nexport * from './sourceType';\nexport * from './sourceUpdate';\nexport * from './sourceUpdateCommercetools';\nexport * from './sourceUpdateDocker';\nexport * from './sourceUpdateInput';\nexport * from './sourceUpdateResponse';\nexport * from './sourceUpdateShopify';\nexport * from './sourceWatchResponse';\nexport * from './streamingInput';\nexport * from './streamingTrigger';\nexport * from './streamingTriggerType';\nexport * from './subscriptionTrigger';\nexport * from './subscriptionTriggerType';\nexport * from './task';\nexport * from './taskCreate';\nexport * from './taskCreateResponse';\nexport * from './taskCreateTrigger';\nexport * from './taskCreateV1';\nexport * from './taskInput';\nexport * from './taskSearch';\nexport * from './taskSortKeys';\nexport * from './taskUpdate';\nexport * from './taskUpdateResponse';\nexport * from './taskUpdateV1';\nexport * from './taskV1';\nexport * from './transformation';\nexport * from './transformationCreate';\nexport * from './transformationCreateResponse';\nexport * from './transformationError';\nexport * from './transformationModels';\nexport * from './transformationSearch';\nexport * from './transformationTry';\nexport * from './transformationTryResponse';\nexport * from './transformationUpdateResponse';\nexport * from './trigger';\nexport * from './triggerType';\nexport * from './triggerUpdateInput';\nexport * from './window';\nexport * from './clientMethodProps';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=index.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/listAuthenticationsResponse.ts
17
+ var listAuthenticationsResponse_exports = {};
18
+ module.exports = __toCommonJS(listAuthenticationsResponse_exports);
19
+ //# sourceMappingURL=listAuthenticationsResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/listAuthenticationsResponse.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 { Authentication } from './authentication';\nimport type { Pagination } from './pagination';\n\nexport type ListAuthenticationsResponse = {\n authentications: Authentication[];\n\n pagination: Pagination;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=listAuthenticationsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}