Update: Specs of type mixed
This commit is contained in:
@@ -14,8 +14,7 @@ const schema = new mongoose.Schema(
|
|||||||
enum: SubLevelTypes,
|
enum: SubLevelTypes,
|
||||||
},
|
},
|
||||||
specs: {
|
specs: {
|
||||||
// TBD
|
type: Object,
|
||||||
type: String,
|
|
||||||
trim: true,
|
trim: true,
|
||||||
},
|
},
|
||||||
main_level_id: {
|
main_level_id: {
|
||||||
|
|||||||
Reference in New Issue
Block a user