algolia / algoliasearch-client-scala

⚡️ A fully-featured and blazing-fast Scala API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/scala/
MIT License
26 stars 29 forks source link

feat(index): add primary param to Index #625

Closed aallam closed 3 years ago

aallam commented 3 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Need Doc update no
aallam commented 3 years ago

is this response only used by listIndices? If so ✔️, otherwise double-check whether those other cases expose "primary" too

Yes, I've double checked, the only missing is in ListIndices