Skip to content

Commit a4841fa

Browse files
Update schema.v2.json
1 parent e8ace2c commit a4841fa

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

Diff for: static/schema/schema.v2.json

+1-13
Original file line numberDiff line numberDiff line change
@@ -819,19 +819,7 @@
819819
"opt_out": {
820820
"type": "boolean",
821821
"default": false,
822-
"description": "Opt out | Opt out of all knowledge base features that require data retention."
823-
},
824-
"web_search": {
825-
"type": "object",
826-
"properties": {
827-
"enabled": {
828-
"type": "boolean",
829-
"default": true,
830-
"description": "Web Search | Enable the web search integration."
831-
}
832-
},
833-
"additionalProperties": false,
834-
"default": {}
822+
"description": "Opt out | Opt out of all knowledge base features."
835823
},
836824
"learnings": {
837825
"type": "object",

0 commit comments

Comments
 (0)