api-clients-automation
api-clients-automation copied to clipboard
๐ค Monorepo of the Algolia API specs and their auto-generated clients and documentation
## ๐งญ What and Why Node 22 has `--experimental-strip-types` that uses `swc` under the hood to directly execute typescript, rendering all the bundler useless.
## ๐งญ What and Why [DI-2928](https://algolia.atlassian.net/browse/DI-2928) closes https://github.com/algolia/algoliasearch-client-php/issues/739 Whatever happens, at the end of the `replaceAllObjects` helper, the temporary index should not exists anymore. [DI-2928]: https://algolia.atlassian.net/browse/DI-2928?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
## ๐งญ What and Why Add the endpoint `/1/indexes/{indexName}/{model}/recommend/rules/batch` to the spec. Definition can be found here: https://github.com/algolia/doc/blob/master/app_data/api_methods/recommend/recommend_batch_rules.yml ๐ JIRA Ticket: ### Changes included: - List changes ## ๐งช Test
### Description webpack is preventing the app from compiling due to type issues with the `algoliasearch` package ### Language JavaScript ### Client All ### Steps to reproduce I have the...
## ๐งญ What and Why Analytics team is enforcing the limit where combination of `limit` and `offset` can only target the top 1000 rows. Documentation updated to reflect those updates...
## ๐งญ What and Why ๐ JIRA Ticket: - ### Changes included: - Upgrade Swift version to latest available
### Description When you try to build an iOS app using AlgoliaSearchClient v9.2.4 in Xcode 16 beta 6, the Swift compiler crashes. The crash is caused by the [use of...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.2.4. Release notes Sourced from vite's releases. v6.2.4 Please refer to CHANGELOG.md for details. v6.2.3 Please refer to CHANGELOG.md for details. v6.2.2 Please refer to...
## ๐งญ What and Why ๐ JIRA Ticket: ### Changes included: - List changes ## ๐งช Test
## ๐งญ What and Why We should be able to pass search parameters also as an object. ๐ JIRA Ticket: ### Changes included: - Replace the reference to `paramsAsString` to...