Skip to content

Commit 44adc3f

Browse files
committed
Add comment on annotations
1 parent fc83d3d commit 44adc3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/meilisearch/sdk/model/Hybrid.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package com.meilisearch.sdk.model;
22

3+
// @brunoocasali: I don't think we should use the fasterxml.jackson annotations across the library, since this should be customizable 🤔
34
import com.fasterxml.jackson.annotation.JsonInclude;
45
import lombok.AccessLevel;
56
import lombok.AllArgsConstructor;

0 commit comments

Comments
 (0)