更新数组Mongoose中的嵌套对象
I would like the nested object with the id 5f0e14241f5ccb42d8742767 to be updated:
{
"_id": "5f0b33ab52a4e966c754d963",
"make": "Toyota",
"model": "Prius",
"engine": "1.8",
"insurances": [
{
...