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