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

Commitecb1e95

Browse files
Update schema.v2.json
1 parent75032db commitecb1e95

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@
116116
"default":true,
117117
"description":"Enable free tier features for users not on a paid plan."
118118
},
119+
"auto_resolve_threads": {
120+
"type":"boolean",
121+
"default":true,
122+
"description":"Automatically resolve threads when code changes address the feedback. When disabled, metrics are still tracked but threads won't be marked as resolved."
123+
},
119124
"reviews": {
120125
"type":"object",
121126
"properties": {
@@ -1126,7 +1131,7 @@
11261131
"default": {}
11271132
}
11281133
},
1129-
"additionalProperties":true
1134+
"additionalProperties":false
11301135
}
11311136
},
11321137
"$schema":"http://json-schema.org/draft-07/schema#"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp