algolia/algoliasearch-client-node

Method Parameter Ordering

Closed this issue · 1 comments

Is there a reason why there is a non-standard ordering of parameters for the algolia.addObject() function? What I mean is that generally callback functions appear last in the list of parameters for readability's sake, and it is the middle parameter in this function call. Is this a change that is possible to make?

thank you very much for this.