Skip to content

Commit 54fcd1a

Browse files
author
Rudolf the Rabbit
committed
chore: update OpenAPI client to 2026.02.27.1611-36a376e
1 parent 52e8e96 commit 54fcd1a

43 files changed

Lines changed: 10273 additions & 2506 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

openapi/schemas/audience.openapi.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2937,7 +2937,8 @@
29372937
"payload",
29382938
"correctValidationCount",
29392939
"invalidValidationCount",
2940-
"state"
2940+
"state",
2941+
"isCommonSense"
29412942
],
29422943
"type": "object",
29432944
"properties": {
@@ -3002,6 +3003,9 @@
30023003
"randomCorrectProbability": {
30033004
"type": "number",
30043005
"format": "double"
3006+
},
3007+
"isCommonSense": {
3008+
"type": "boolean"
30053009
}
30063010
}
30073011
},

0 commit comments

Comments
 (0)