We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8d826 commit 96b76cbCopy full SHA for 96b76cb
schema.json
@@ -106,6 +106,7 @@
106
"minimum": 0
107
}
108
},
109
+ "additionalProperties": false,
110
"required": [
111
"guidance",
112
"effort"
@@ -127,13 +128,15 @@
127
128
"maxLength": 255
129
130
131
132
133
"url",
134
"title"
135
]
136
137
138
139
140
141
"id",
142
"title",
0 commit comments