Skip to content

Commit 2f756f3

Browse files
Update schema.v2.json
1 parent e4deac0 commit 2f756f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/schema/schema.v2.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@
195195
"default": true,
196196
"description": "Generate sequence diagrams in the walkthrough."
197197
},
198+
"estimate_code_review_effort": {
199+
"type": "boolean",
200+
"default": true,
201+
"description": "Estimate the code review effort in the walkthrough."
202+
},
198203
"assess_linked_issues": {
199204
"type": "boolean",
200205
"default": true,

0 commit comments

Comments
 (0)