Ordini
This commit is contained in:
@@ -14,7 +14,6 @@ mongoose.plugin(schema => {
|
||||
const cfgserverSchema = new Schema({
|
||||
chiave: {
|
||||
type: String,
|
||||
required: true,
|
||||
trim: true,
|
||||
minlength: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user