You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you think of letting our users inject their own ObjectMapper? It could be injected like the HTTP Client. I am opening this issue because it's not the first time I got the request.
Disclaimer: I'm not sure of all the implications it would have.
My initial thought is that it could lead to users reporting issues with failed serialization/deserialization of legit Algolia requests and responses (correct me if I'm wrong here @BenoitPerrot).
Side question: are there things which cannot be done because the ObjectMapper is not injectable?
What do you think of letting our users inject their own
ObjectMapper
? It could be injected like the HTTP Client. I am opening this issue because it's not the first time I got the request.WDYT? @BenoitPerrot @aseure
The text was updated successfully, but these errors were encountered: