We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83d3d commit 44adc3fCopy full SHA for 44adc3f
src/main/java/com/meilisearch/sdk/model/Hybrid.java
@@ -1,5 +1,6 @@
1
package com.meilisearch.sdk.model;
2
3
+// @brunoocasali: I don't think we should use the fasterxml.jackson annotations across the library, since this should be customizable 🤔
4
import com.fasterxml.jackson.annotation.JsonInclude;
5
import lombok.AccessLevel;
6
import lombok.AllArgsConstructor;
0 commit comments