@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
+ {"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
@@ -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/transformationError.ts
17
+ var transformationError_exports = {};
18
+ module.exports = __toCommonJS(transformationError_exports);
19
+ //# sourceMappingURL=transformationError.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationError.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 error if the transformation failed.\n */\nexport type TransformationError = {\n /**\n * The error status code.\n */\n code?: number;\n\n /**\n * A descriptive message explaining the failure.\n */\n message?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=transformationError.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/transformationModels.ts
17
+ var transformationModels_exports = {};
18
+ module.exports = __toCommonJS(transformationModels_exports);
19
+ //# sourceMappingURL=transformationModels.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationModels.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 { Model } from './model';\n\n/**\n * List of available AI models for transformation purposes.\n */\nexport type TransformationModels = {\n llms: Model[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=transformationModels.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/transformationSearch.ts
17
+ var transformationSearch_exports = {};
18
+ module.exports = __toCommonJS(transformationSearch_exports);
19
+ //# sourceMappingURL=transformationSearch.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationSearch.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 TransformationSearch = {\n transformationIDs: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=transformationSearch.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/transformationTry.ts
17
+ var transformationTry_exports = {};
18
+ module.exports = __toCommonJS(transformationTry_exports);
19
+ //# sourceMappingURL=transformationTry.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationTry.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 { AuthenticationCreate } from './authenticationCreate';\n\nexport type TransformationTry = {\n /**\n * The source code of the transformation.\n */\n code: string;\n\n /**\n * The record to apply the given code to.\n */\n sampleRecord: Record<string, unknown>;\n\n authentications?: AuthenticationCreate[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=transformationTry.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/transformationTryResponse.ts
17
+ var transformationTryResponse_exports = {};
18
+ module.exports = __toCommonJS(transformationTryResponse_exports);
19
+ //# sourceMappingURL=transformationTryResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationTryResponse.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 { TransformationError } from './transformationError';\n\nexport type TransformationTryResponse = {\n /**\n * The array of records returned by the transformation service.\n */\n payloads: Array<Record<string, unknown>>;\n\n error?: TransformationError;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=transformationTryResponse.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/transformationUpdateResponse.ts
17
+ var transformationUpdateResponse_exports = {};
18
+ module.exports = __toCommonJS(transformationUpdateResponse_exports);
19
+ //# sourceMappingURL=transformationUpdateResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/transformationUpdateResponse.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 transformation.\n */\nexport type TransformationUpdateResponse = {\n /**\n * Universally unique identifier (UUID) of a transformation.\n */\n transformationID: 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=transformationUpdateResponse.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/trigger.ts
17
+ var trigger_exports = {};
18
+ module.exports = __toCommonJS(trigger_exports);
19
+ //# sourceMappingURL=trigger.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/trigger.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 { OnDemandTrigger } from './onDemandTrigger';\nimport type { ScheduleTrigger } from './scheduleTrigger';\nimport type { StreamingTrigger } from './streamingTrigger';\nimport type { SubscriptionTrigger } from './subscriptionTrigger';\n\n/**\n * Trigger that runs the task.\n */\nexport type Trigger = OnDemandTrigger | ScheduleTrigger | StreamingTrigger | SubscriptionTrigger;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=trigger.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/triggerType.ts
17
+ var triggerType_exports = {};
18
+ module.exports = __toCommonJS(triggerType_exports);
19
+ //# sourceMappingURL=triggerType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/triggerType.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 trigger, describing when a task should run. - `onDemand`. Manually trigger the task with the `/run` endpoint. - `schedule`. Regularly trigger the task on a `cron` schedule. - `subscription`. Trigger the task after an event is received, such as, a webhook. - `streaming`. Run the task continuously.\n */\nexport type TriggerType = 'onDemand' | 'schedule' | 'streaming' | 'subscription';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=triggerType.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/triggerUpdateInput.ts
17
+ var triggerUpdateInput_exports = {};
18
+ module.exports = __toCommonJS(triggerUpdateInput_exports);
19
+ //# sourceMappingURL=triggerUpdateInput.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/triggerUpdateInput.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 * Trigger for a task update.\n */\nexport type TriggerUpdateInput = {\n /**\n * Cron expression for the task\\'s schedule.\n */\n cron: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=triggerUpdateInput.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/window.ts
17
+ var window_exports = {};
18
+ module.exports = __toCommonJS(window_exports);
19
+ //# sourceMappingURL=window.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/window.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 * Time window by which to filter the observability data.\n */\nexport type Window = {\n /**\n * Date in RFC 3339 format representing the oldest data in the time window.\n */\n startDate: string;\n\n /**\n * Date in RFC 3339 format representing the newest data in the time window.\n */\n endDate: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=window.js.map