Fix type
This commit is contained in:
parent
6ff9fdf381
commit
32ec9f065b
@ -29,17 +29,14 @@
|
||||
"kind": {
|
||||
"type": "string",
|
||||
"title": "Kind",
|
||||
"items": {
|
||||
"description": "Type/category of contribution",
|
||||
"enum": [
|
||||
"dev",
|
||||
"design",
|
||||
"ops",
|
||||
"docs",
|
||||
"community"
|
||||
]
|
||||
},
|
||||
"type": "array"
|
||||
"description": "Type/category of contribution",
|
||||
"enum": [
|
||||
"dev",
|
||||
"design",
|
||||
"ops",
|
||||
"docs",
|
||||
"community"
|
||||
]
|
||||
},
|
||||
"description": {
|
||||
"type": "string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user