algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 221 forks source link

feat(types): add missing virtual attribute to Index type #1530

Closed kombucha closed 2 months ago

kombucha commented 2 months ago

This attribute is indeed present as part of the list indices payload, but is missing from the Index type.

shortcuts commented 2 months ago

(i'm currently trying to fix the flaky ci, bear*(?) with me D:)