chore: remove isRequired from curriculum files
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
984f311061
commit
a86b220eb7
@ -49,7 +49,6 @@ function getSchemaForLang(lang) {
|
||||
isComingSoon: Joi.bool(),
|
||||
isLocked: Joi.bool(),
|
||||
isPrivate: Joi.bool(),
|
||||
isRequired: Joi.bool(),
|
||||
name: Joi.string(),
|
||||
order: Joi.number(),
|
||||
// video challenges only:
|
||||
|
Reference in New Issue
Block a user