@ -71,7 +71,7 @@ const userSchema = new mongoose.Schema(
return Date.now();
},
updatedBy: ObjectId,
{ versionKey: false }
);