algolia / algoliasearch-client-java

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

bug: adds logType in getLogs #667

Closed Ant-hem closed 4 years ago

Ant-hem commented 4 years ago

Description

logType is taken as parameter but not sent to the API.

https://github.com/algolia/algoliasearch-client-java-2/blob/febbaeafd7fbdee4affc9856a4601947a1bd1443/algoliasearch-core/src/main/java/com/algolia/search/SearchClientAdvanced.java#L218-L235

It should be added like others parameters to requestOptions.addExtraQueryParameters