This commit is contained in:
Basti 2017-06-05 14:28:58 +02:00
parent 6ff9fdf381
commit 32ec9f065b

View File

@ -29,7 +29,6 @@
"kind": { "kind": {
"type": "string", "type": "string",
"title": "Kind", "title": "Kind",
"items": {
"description": "Type/category of contribution", "description": "Type/category of contribution",
"enum": [ "enum": [
"dev", "dev",
@ -39,8 +38,6 @@
"community" "community"
] ]
}, },
"type": "array"
},
"description": { "description": {
"type": "string", "type": "string",
"title": "Description", "title": "Description",