We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c908e7a commit 9eae387Copy full SHA for 9eae387
1 file changed
schema.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
"type": "object",
4
- "additionalProperties": true,
+ "additionalProperties": false,
5
"required": ["creators", "access_right"],
6
"properties": {
7
"title": { "type": "string" },
0 commit comments