Morgan Leroi
Morgan Leroi
Thanks for your answer ! With the current Mamangement SDK how can I switch from Json to MessagePack ? When I create a hub context there is no options to...
Closing this issue as we just released a new version of the client (7.0). This client now use `System.Text.Json`.
A new Client has been release (7.0) and still represent the exact models and routes exposed by our APIs. We will not be able to merge your PR that will...
Hello ! We just released a new version of the client (Alpha) on [Nuget](https://www.nuget.org/packages/Algolia.Search/7.0.0-alpha.0). This version now use `System.Text.Json` as Serializer. If needed, we could also allow customer to inject...
Hello, We just released a new version of the client (7.0) and this issue is now fixed. From the specs, I can confirm that `ignorePlurals` can be a `bool` or...
Hello, A new version of the client (Alpha) is now released on [Nuget](https://www.nuget.org/packages/Algolia.Search/7.0.0-alpha.0). You can now inject a `LoggerFactory`. If you want the response you have to be in `Trace`...
Closing this as the new client we just released (7.0) splits the defaults and user headers.
Hello, A new client has been released on [Nuget](https://www.nuget.org/packages/Algolia.Search/7.0.0-alpha.0). You can now easily mock you test thanks to the interface returned by all clients (Search, Recommend, Insights, ...) If you...
thanks for the reply. Indeed I can re-select but we have huge collections of Insomnia request and it will not be a tiny task to reassign them all :-D
Same here, people started to stop using Insomnia and our request collections. I convince them to switch from Postman to Insomnia but now they wanna move again :(