We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17bef7 commit 2949765Copy full SHA for 2949765
1 file changed
schema/support/schema2markmap/schema-bundle.js
@@ -40,6 +40,7 @@ async function schemaBundle() {
40
"title": `CVE Record Format ${t} sub schema`,
41
"description": `CVE Record Format ${t} format`,
42
"definitions": cveSchemaBundle.definitions,
43
+ "type": "object",
44
"properties": {
45
},
46
"additionalProperties": false
0 commit comments