Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commitfa17d48

Browse files
Update schema.v2.json
1 parenta4841fa commitfa17d48

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,19 @@
819819
"opt_out": {
820820
"type":"boolean",
821821
"default":false,
822-
"description":"Opt out | Opt out of all knowledge base features."
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": {}
823835
},
824836
"learnings": {
825837
"type":"object",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp