This commit is contained in:
DaanV2
2021-06-08 21:05:20 +02:00
parent 87f45e1505
commit f5ab3767ab
35 changed files with 1333 additions and 52 deletions

View File

@@ -7,7 +7,7 @@
"properties": {
"description": {
"title": "Description",
"description": "",
"description": "UNDOCUMENTATED",
"type": "object",
"required": ["identifier"],
"properties": {
@@ -26,7 +26,7 @@
"minItems": 1,
"items": {
"title": "Feature",
"description": "",
"description": "UNDOCUMENTATED",
"type": "string"
}
},