Skip to content

Commit 2adcdc0

Browse files
more javadoc
1 parent 111cb35 commit 2adcdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orchestration/src/main/java/com/sap/ai/sdk/orchestration/ResponseJsonSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class ResponseJsonSchema {
3636

3737
/**
3838
* ⚠️ Fields of the schema class should be annotated with {@code @JsonProperty(required = true)}
39-
* to not fail requests.
39+
* to not fail requests if set to true.
4040
*/
4141
@Nullable Boolean strict;
4242

0 commit comments

Comments
 (0)