@algolia/client-search 5.0.0-alpha.53 → 5.0.0-alpha.55

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 (318) hide show
  1. package/dist/builds/browser.d.ts +5 -5
  2. package/dist/builds/node.d.ts +5 -5
  3. package/dist/client-search.cjs.js +1997 -1995
  4. package/dist/client-search.esm.browser.js +2130 -2128
  5. package/dist/client-search.esm.node.js +1997 -1995
  6. package/dist/client-search.umd.js +2 -2
  7. package/dist/model/acl.d.ts +4 -4
  8. package/dist/model/action.d.ts +4 -4
  9. package/dist/model/addApiKeyResponse.d.ts +10 -10
  10. package/dist/model/advancedSyntaxFeatures.d.ts +1 -1
  11. package/dist/model/alternativesAsExact.d.ts +1 -1
  12. package/dist/model/anchoring.d.ts +4 -4
  13. package/dist/model/apiKey.d.ts +38 -38
  14. package/dist/model/aroundRadius.d.ts +5 -5
  15. package/dist/model/aroundRadiusAll.d.ts +1 -1
  16. package/dist/model/assignUserIdParams.d.ts +9 -9
  17. package/dist/model/attributeToUpdate.d.ts +2 -2
  18. package/dist/model/automaticFacetFilter.d.ts +17 -17
  19. package/dist/model/automaticFacetFilters.d.ts +5 -5
  20. package/dist/model/baseGetApiKeyResponse.d.ts +10 -10
  21. package/dist/model/baseIndexSettings.d.ts +62 -62
  22. package/dist/model/baseSearchParams.d.ts +3 -3
  23. package/dist/model/baseSearchParamsWithoutQuery.d.ts +122 -122
  24. package/dist/model/baseSearchResponse.d.ts +101 -101
  25. package/dist/model/batchAssignUserIdsParams.d.ts +13 -13
  26. package/dist/model/batchDictionaryEntriesParams.d.ts +14 -14
  27. package/dist/model/batchDictionaryEntriesRequest.d.ts +6 -6
  28. package/dist/model/batchParams.d.ts +7 -7
  29. package/dist/model/batchRequest.d.ts +8 -8
  30. package/dist/model/batchResponse.d.ts +10 -10
  31. package/dist/model/batchWriteParams.d.ts +7 -7
  32. package/dist/model/browseParams.d.ts +3 -3
  33. package/dist/model/browseParamsObject.d.ts +3 -3
  34. package/dist/model/browseResponse.d.ts +4 -4
  35. package/dist/model/builtInOperation.d.ts +11 -11
  36. package/dist/model/builtInOperationType.d.ts +4 -4
  37. package/dist/model/clientMethodProps.d.ts +715 -715
  38. package/dist/model/condition.d.ts +16 -16
  39. package/dist/model/consequence.d.ts +25 -25
  40. package/dist/model/consequenceHide.d.ts +9 -9
  41. package/dist/model/consequenceParams.d.ts +4 -4
  42. package/dist/model/consequenceQuery.d.ts +5 -5
  43. package/dist/model/consequenceQueryObject.d.ts +11 -11
  44. package/dist/model/createdAtResponse.d.ts +9 -9
  45. package/dist/model/cursor.d.ts +6 -6
  46. package/dist/model/deleteApiKeyResponse.d.ts +6 -6
  47. package/dist/model/deleteByParams.d.ts +26 -26
  48. package/dist/model/deleteSourceResponse.d.ts +6 -6
  49. package/dist/model/deletedAtResponse.d.ts +13 -13
  50. package/dist/model/dictionaryAction.d.ts +4 -4
  51. package/dist/model/dictionaryEntry.d.ts +27 -27
  52. package/dist/model/dictionaryEntryState.d.ts +4 -4
  53. package/dist/model/dictionaryLanguage.d.ts +9 -9
  54. package/dist/model/dictionarySettingsParams.d.ts +7 -7
  55. package/dist/model/dictionaryType.d.ts +1 -1
  56. package/dist/model/distinct.d.ts +4 -4
  57. package/dist/model/edit.d.ts +12 -12
  58. package/dist/model/editType.d.ts +4 -4
  59. package/dist/model/errorBase.d.ts +6 -6
  60. package/dist/model/exactOnSingleWordQuery.d.ts +4 -4
  61. package/dist/model/facetFilters.d.ts +5 -5
  62. package/dist/model/facetHits.d.ts +14 -14
  63. package/dist/model/facetOrdering.d.ts +12 -12
  64. package/dist/model/facets.d.ts +9 -9
  65. package/dist/model/facetsStats.d.ts +18 -18
  66. package/dist/model/fetchedIndex.d.ts +46 -46
  67. package/dist/model/getApiKeyResponse.d.ts +3 -3
  68. package/dist/model/getDictionarySettingsResponse.d.ts +4 -4
  69. package/dist/model/getLogsResponse.d.ts +4 -4
  70. package/dist/model/getObjectsParams.d.ts +7 -7
  71. package/dist/model/getObjectsRequest.d.ts +17 -17
  72. package/dist/model/getObjectsResponse.d.ts +6 -6
  73. package/dist/model/getTaskResponse.d.ts +4 -4
  74. package/dist/model/getTopUserIdsResponse.d.ts +10 -10
  75. package/dist/model/hasPendingMappingsResponse.d.ts +10 -10
  76. package/dist/model/highlightResult.d.ts +2 -2
  77. package/dist/model/highlightResultOption.d.ts +19 -19
  78. package/dist/model/hit.d.ts +22 -22
  79. package/dist/model/ignorePlurals.d.ts +4 -4
  80. package/dist/model/index.d.ts +154 -154
  81. package/dist/model/indexSettings.d.ts +6 -6
  82. package/dist/model/indexSettingsAsSearchParams.d.ts +156 -156
  83. package/dist/model/languages.d.ts +9 -9
  84. package/dist/model/listApiKeysResponse.d.ts +7 -7
  85. package/dist/model/listClustersResponse.d.ts +9 -9
  86. package/dist/model/listIndicesResponse.d.ts +11 -11
  87. package/dist/model/listUserIdsResponse.d.ts +10 -10
  88. package/dist/model/log.d.ts +63 -63
  89. package/dist/model/logQuery.d.ts +14 -14
  90. package/dist/model/logType.d.ts +1 -1
  91. package/dist/model/matchLevel.d.ts +4 -4
  92. package/dist/model/matchedGeoLocation.d.ts +14 -14
  93. package/dist/model/mixedSearchFilters.d.ts +1 -1
  94. package/dist/model/multipleBatchRequest.d.ts +12 -12
  95. package/dist/model/multipleBatchResponse.d.ts +10 -10
  96. package/dist/model/numericFilters.d.ts +5 -5
  97. package/dist/model/operationIndexParams.d.ts +13 -13
  98. package/dist/model/operationType.d.ts +4 -4
  99. package/dist/model/optionalFilters.d.ts +5 -5
  100. package/dist/model/params.d.ts +12 -12
  101. package/dist/model/personalization.d.ts +14 -14
  102. package/dist/model/promote.d.ts +3 -3
  103. package/dist/model/promoteObjectID.d.ts +13 -13
  104. package/dist/model/promoteObjectIDs.d.ts +13 -13
  105. package/dist/model/queryType.d.ts +4 -4
  106. package/dist/model/rankingInfo.d.ts +50 -50
  107. package/dist/model/reRankingApplyFilter.d.ts +5 -5
  108. package/dist/model/removeStopWords.d.ts +4 -4
  109. package/dist/model/removeUserIdResponse.d.ts +6 -6
  110. package/dist/model/removeWordsIfNoResults.d.ts +4 -4
  111. package/dist/model/renderingContent.d.ts +7 -7
  112. package/dist/model/replaceSourceResponse.d.ts +6 -6
  113. package/dist/model/rule.d.ts +29 -29
  114. package/dist/model/saveObjectResponse.d.ts +11 -11
  115. package/dist/model/saveSynonymResponse.d.ts +14 -14
  116. package/dist/model/scopeType.d.ts +1 -1
  117. package/dist/model/searchDictionaryEntriesParams.d.ts +21 -21
  118. package/dist/model/searchForFacetValuesRequest.d.ts +14 -14
  119. package/dist/model/searchForFacetValuesResponse.d.ts +4 -4
  120. package/dist/model/searchForFacets.d.ts +3 -3
  121. package/dist/model/searchForFacetsOptions.d.ts +20 -20
  122. package/dist/model/searchForHits.d.ts +3 -3
  123. package/dist/model/searchForHitsOptions.d.ts +12 -12
  124. package/dist/model/searchHits.d.ts +4 -4
  125. package/dist/model/searchMethodParams.d.ts +6 -6
  126. package/dist/model/searchParams.d.ts +3 -3
  127. package/dist/model/searchParamsObject.d.ts +3 -3
  128. package/dist/model/searchParamsQuery.d.ts +6 -6
  129. package/dist/model/searchParamsString.d.ts +6 -6
  130. package/dist/model/searchQuery.d.ts +3 -3
  131. package/dist/model/searchResponse.d.ts +3 -3
  132. package/dist/model/searchResponses.d.ts +4 -4
  133. package/dist/model/searchRulesParams.d.ts +31 -31
  134. package/dist/model/searchRulesResponse.d.ts +19 -19
  135. package/dist/model/searchStrategy.d.ts +1 -1
  136. package/dist/model/searchSynonymsParams.d.ts +6 -6
  137. package/dist/model/searchSynonymsResponse.d.ts +11 -11
  138. package/dist/model/searchTypeDefault.d.ts +4 -4
  139. package/dist/model/searchTypeFacet.d.ts +4 -4
  140. package/dist/model/searchUserIdsParams.d.ts +21 -21
  141. package/dist/model/searchUserIdsResponse.d.ts +26 -26
  142. package/dist/model/snippetResult.d.ts +2 -2
  143. package/dist/model/snippetResultOption.d.ts +11 -11
  144. package/dist/model/sortRemainingBy.d.ts +4 -4
  145. package/dist/model/source.d.ts +13 -13
  146. package/dist/model/standardEntries.d.ts +17 -17
  147. package/dist/model/synonymHit.d.ts +35 -35
  148. package/dist/model/synonymType.d.ts +4 -4
  149. package/dist/model/tagFilters.d.ts +5 -5
  150. package/dist/model/taskStatus.d.ts +1 -1
  151. package/dist/model/timeRange.d.ts +10 -10
  152. package/dist/model/typoTolerance.d.ts +5 -5
  153. package/dist/model/typoToleranceEnum.d.ts +1 -1
  154. package/dist/model/updateApiKeyResponse.d.ts +10 -10
  155. package/dist/model/updatedAtResponse.d.ts +13 -13
  156. package/dist/model/updatedAtWithObjectIdResponse.d.ts +17 -17
  157. package/dist/model/updatedRuleResponse.d.ts +14 -14
  158. package/dist/model/userHighlightResult.d.ts +11 -11
  159. package/dist/model/userHit.d.ts +24 -24
  160. package/dist/model/userId.d.ts +21 -21
  161. package/dist/model/value.d.ts +8 -8
  162. package/dist/src/searchClient.d.ts +723 -723
  163. package/model/acl.ts +1 -1
  164. package/model/action.ts +1 -1
  165. package/model/addApiKeyResponse.ts +1 -1
  166. package/model/advancedSyntaxFeatures.ts +1 -1
  167. package/model/alternativesAsExact.ts +1 -1
  168. package/model/anchoring.ts +1 -1
  169. package/model/apiKey.ts +1 -1
  170. package/model/aroundRadius.ts +1 -1
  171. package/model/aroundRadiusAll.ts +1 -1
  172. package/model/assignUserIdParams.ts +1 -1
  173. package/model/attributeToUpdate.ts +1 -1
  174. package/model/automaticFacetFilter.ts +1 -1
  175. package/model/automaticFacetFilters.ts +1 -1
  176. package/model/baseGetApiKeyResponse.ts +1 -1
  177. package/model/baseIndexSettings.ts +1 -1
  178. package/model/baseSearchParams.ts +1 -1
  179. package/model/baseSearchParamsWithoutQuery.ts +1 -1
  180. package/model/baseSearchResponse.ts +1 -1
  181. package/model/batchAssignUserIdsParams.ts +1 -1
  182. package/model/batchDictionaryEntriesParams.ts +1 -1
  183. package/model/batchDictionaryEntriesRequest.ts +1 -1
  184. package/model/batchParams.ts +1 -1
  185. package/model/batchRequest.ts +1 -1
  186. package/model/batchResponse.ts +1 -1
  187. package/model/batchWriteParams.ts +1 -1
  188. package/model/browseParams.ts +1 -1
  189. package/model/browseParamsObject.ts +1 -1
  190. package/model/browseResponse.ts +1 -1
  191. package/model/builtInOperation.ts +1 -1
  192. package/model/builtInOperationType.ts +1 -1
  193. package/model/clientMethodProps.ts +1 -1
  194. package/model/condition.ts +1 -1
  195. package/model/consequence.ts +1 -1
  196. package/model/consequenceHide.ts +1 -1
  197. package/model/consequenceParams.ts +1 -1
  198. package/model/consequenceQuery.ts +1 -1
  199. package/model/consequenceQueryObject.ts +1 -1
  200. package/model/createdAtResponse.ts +1 -1
  201. package/model/cursor.ts +1 -1
  202. package/model/deleteApiKeyResponse.ts +1 -1
  203. package/model/deleteByParams.ts +1 -1
  204. package/model/deleteSourceResponse.ts +1 -1
  205. package/model/deletedAtResponse.ts +1 -1
  206. package/model/dictionaryAction.ts +1 -1
  207. package/model/dictionaryEntry.ts +1 -1
  208. package/model/dictionaryEntryState.ts +1 -1
  209. package/model/dictionaryLanguage.ts +1 -1
  210. package/model/dictionarySettingsParams.ts +1 -1
  211. package/model/dictionaryType.ts +1 -1
  212. package/model/distinct.ts +1 -1
  213. package/model/edit.ts +1 -1
  214. package/model/editType.ts +1 -1
  215. package/model/errorBase.ts +1 -1
  216. package/model/exactOnSingleWordQuery.ts +1 -1
  217. package/model/facetFilters.ts +1 -1
  218. package/model/facetHits.ts +1 -1
  219. package/model/facetOrdering.ts +1 -1
  220. package/model/facets.ts +1 -1
  221. package/model/facetsStats.ts +1 -1
  222. package/model/fetchedIndex.ts +1 -1
  223. package/model/getApiKeyResponse.ts +1 -1
  224. package/model/getDictionarySettingsResponse.ts +1 -1
  225. package/model/getLogsResponse.ts +1 -1
  226. package/model/getObjectsParams.ts +1 -1
  227. package/model/getObjectsRequest.ts +1 -1
  228. package/model/getObjectsResponse.ts +1 -1
  229. package/model/getTaskResponse.ts +1 -1
  230. package/model/getTopUserIdsResponse.ts +1 -1
  231. package/model/hasPendingMappingsResponse.ts +1 -1
  232. package/model/highlightResult.ts +1 -1
  233. package/model/highlightResultOption.ts +1 -1
  234. package/model/hit.ts +1 -1
  235. package/model/ignorePlurals.ts +1 -1
  236. package/model/index.ts +1 -1
  237. package/model/indexSettings.ts +1 -1
  238. package/model/indexSettingsAsSearchParams.ts +1 -1
  239. package/model/languages.ts +1 -1
  240. package/model/listApiKeysResponse.ts +1 -1
  241. package/model/listClustersResponse.ts +1 -1
  242. package/model/listIndicesResponse.ts +1 -1
  243. package/model/listUserIdsResponse.ts +1 -1
  244. package/model/log.ts +1 -1
  245. package/model/logQuery.ts +1 -1
  246. package/model/logType.ts +1 -1
  247. package/model/matchLevel.ts +1 -1
  248. package/model/matchedGeoLocation.ts +1 -1
  249. package/model/mixedSearchFilters.ts +1 -1
  250. package/model/multipleBatchRequest.ts +1 -1
  251. package/model/multipleBatchResponse.ts +1 -1
  252. package/model/numericFilters.ts +1 -1
  253. package/model/operationIndexParams.ts +1 -1
  254. package/model/operationType.ts +1 -1
  255. package/model/optionalFilters.ts +1 -1
  256. package/model/params.ts +1 -1
  257. package/model/personalization.ts +1 -1
  258. package/model/promote.ts +1 -1
  259. package/model/promoteObjectID.ts +1 -1
  260. package/model/promoteObjectIDs.ts +1 -1
  261. package/model/queryType.ts +1 -1
  262. package/model/rankingInfo.ts +1 -1
  263. package/model/reRankingApplyFilter.ts +1 -1
  264. package/model/removeStopWords.ts +1 -1
  265. package/model/removeUserIdResponse.ts +1 -1
  266. package/model/removeWordsIfNoResults.ts +1 -1
  267. package/model/renderingContent.ts +1 -1
  268. package/model/replaceSourceResponse.ts +1 -1
  269. package/model/rule.ts +1 -1
  270. package/model/saveObjectResponse.ts +1 -1
  271. package/model/saveSynonymResponse.ts +1 -1
  272. package/model/scopeType.ts +1 -1
  273. package/model/searchDictionaryEntriesParams.ts +1 -1
  274. package/model/searchForFacetValuesRequest.ts +1 -1
  275. package/model/searchForFacetValuesResponse.ts +1 -1
  276. package/model/searchForFacets.ts +1 -1
  277. package/model/searchForFacetsOptions.ts +1 -1
  278. package/model/searchForHits.ts +1 -1
  279. package/model/searchForHitsOptions.ts +1 -1
  280. package/model/searchHits.ts +1 -1
  281. package/model/searchMethodParams.ts +1 -1
  282. package/model/searchParams.ts +1 -1
  283. package/model/searchParamsObject.ts +1 -1
  284. package/model/searchParamsQuery.ts +1 -1
  285. package/model/searchParamsString.ts +1 -1
  286. package/model/searchQuery.ts +1 -1
  287. package/model/searchResponse.ts +1 -1
  288. package/model/searchResponses.ts +1 -1
  289. package/model/searchRulesParams.ts +1 -1
  290. package/model/searchRulesResponse.ts +1 -1
  291. package/model/searchStrategy.ts +1 -1
  292. package/model/searchSynonymsParams.ts +1 -1
  293. package/model/searchSynonymsResponse.ts +1 -1
  294. package/model/searchTypeDefault.ts +1 -1
  295. package/model/searchTypeFacet.ts +1 -1
  296. package/model/searchUserIdsParams.ts +1 -1
  297. package/model/searchUserIdsResponse.ts +1 -1
  298. package/model/snippetResult.ts +1 -1
  299. package/model/snippetResultOption.ts +1 -1
  300. package/model/sortRemainingBy.ts +1 -1
  301. package/model/source.ts +1 -1
  302. package/model/standardEntries.ts +1 -1
  303. package/model/synonymHit.ts +1 -1
  304. package/model/synonymType.ts +1 -1
  305. package/model/tagFilters.ts +1 -1
  306. package/model/taskStatus.ts +1 -1
  307. package/model/timeRange.ts +1 -1
  308. package/model/typoTolerance.ts +1 -1
  309. package/model/typoToleranceEnum.ts +1 -1
  310. package/model/updateApiKeyResponse.ts +1 -1
  311. package/model/updatedAtResponse.ts +1 -1
  312. package/model/updatedAtWithObjectIdResponse.ts +1 -1
  313. package/model/updatedRuleResponse.ts +1 -1
  314. package/model/userHighlightResult.ts +1 -1
  315. package/model/userHit.ts +1 -1
  316. package/model/userId.ts +1 -1
  317. package/model/value.ts +1 -1
  318. package/package.json +6 -6
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { DictionaryLanguage } from './dictionaryLanguage';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { GetApiKeyResponse } from './getApiKeyResponse';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Array of clusters.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { FetchedIndex } from './fetchedIndex';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { UserId } from './userId';
4
4
 
package/model/log.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { LogQuery } from './logQuery';
4
4
 
package/model/logQuery.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type LogQuery = {
4
4
  /**
package/model/logType.ts CHANGED
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type LogType = 'all' | 'build' | 'error' | 'query';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Indicates how well the attribute matched the search query.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type MatchedGeoLocation = {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type MixedSearchFilters = string[] | string;
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { Action } from './action';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type MultipleBatchResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MixedSearchFilters } from './mixedSearchFilters';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { OperationType } from './operationType';
4
4
  import type { ScopeType } from './scopeType';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Type of operation to perform (move or copy).
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MixedSearchFilters } from './mixedSearchFilters';
4
4
 
package/model/params.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { AutomaticFacetFilters } from './automaticFacetFilters';
4
4
  import type { ConsequenceQuery } from './consequenceQuery';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type Personalization = {
4
4
  /**
package/model/promote.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { PromoteObjectID } from './promoteObjectID';
4
4
  import type { PromoteObjectIDs } from './promoteObjectIDs';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Single objectID to promote as hits.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Multiple objectIDs to promote as hits.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Controls if and how query words are interpreted as prefixes.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MatchedGeoLocation } from './matchedGeoLocation';
4
4
  import type { Personalization } from './personalization';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MixedSearchFilters } from './mixedSearchFilters';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Removes stop (common) words from the query before executing it. RemoveStopWords is used in conjunction with the queryLanguages setting. List: language ISO codes for which ignoring plurals should be enabled. This list will override any values that you may have set in queryLanguages. True: enables the stop word functionality, ensuring that stop words are removed from consideration in a search. The languages supported here are either every language, or those set by queryLanguages. False: disables stop word functionality, allowing stop words to be taken into account in a search.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type RemoveUserIdResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Selects a strategy to remove words from the query when it doesn\'t match any hits.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { FacetOrdering } from './facetOrdering';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type ReplaceSourceResponse = {
4
4
  /**
package/model/rule.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { Condition } from './condition';
4
4
  import type { Consequence } from './consequence';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SaveObjectResponse = {
4
4
  createdAt: string;
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SaveSynonymResponse = {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type ScopeType = 'rules' | 'settings' | 'synonyms';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * The `searchDictionaryEntries` parameters.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SearchForFacetValuesRequest = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { FacetHits } from './facetHits';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchForFacetsOptions } from './searchForFacetsOptions';
4
4
  import type { SearchParams } from './searchParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchTypeFacet } from './searchTypeFacet';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchForHitsOptions } from './searchForHitsOptions';
4
4
  import type { SearchParams } from './searchParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchTypeDefault } from './searchTypeDefault';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { Hit } from './hit';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchQuery } from './searchQuery';
4
4
  import type { SearchStrategy } from './searchStrategy';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchParamsObject } from './searchParamsObject';
4
4
  import type { SearchParamsString } from './searchParamsString';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { BaseSearchParams } from './baseSearchParams';
4
4
  import type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SearchParamsQuery = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SearchParamsString = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchForFacets } from './searchForFacets';
4
4
  import type { SearchForHits } from './searchForHits';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { BaseSearchResponse } from './baseSearchResponse';
4
4
  import type { SearchHits } from './searchHits';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SearchResponse } from './searchResponse';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { Anchoring } from './anchoring';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { Rule } from './rule';
4
4
 
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SearchStrategy = 'none' | 'stopIfEnoughMatches';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type SearchSynonymsParams = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SynonymHit } from './synonymHit';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Perform a search query with `default`, will search for facet values if `facet` is given.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Perform a search query with `default`, will search for facet values if `facet` is given.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * OK.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { UserHit } from './userHit';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SnippetResultOption } from './snippetResultOption';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MatchLevel } from './matchLevel';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * How to display the remaining items. - `count`: facet count (descending). - `alpha`: alphabetical (ascending). - `hidden`: show only pinned values.
package/model/source.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * The source.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Map of language ISO code supported by the dictionary (e.g., \"en\" for English) to a boolean value.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { SynonymType } from './synonymType';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * Type of the synonym object.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { MixedSearchFilters } from './mixedSearchFilters';
4
4
 
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type TaskStatus = 'notPublished' | 'published';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type TimeRange = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { TypoToleranceEnum } from './typoToleranceEnum';
4
4
 
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type TypoToleranceEnum = 'min' | 'strict';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type UpdateApiKeyResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * The response with a taskID and an updatedAt timestamp.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  /**
4
4
  * The response with a taskID, an objectID and an updatedAt timestamp.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  export type UpdatedRuleResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { HighlightResult } from './highlightResult';
4
4
 
package/model/userHit.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // 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.
2
2
 
3
3
  import type { UserHighlightResult } from './userHighlightResult';
4
4