add dashedName attribute to challenge
This commit is contained in:
@ -8,6 +8,9 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"unique": true
|
"unique": true
|
||||||
},
|
},
|
||||||
|
"dashedName": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"difficulty": {
|
"difficulty": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user