PUT operation creates new embedded document instead of updating it on Api Platform
问题 I am stuck on an issue I cannot solve for few days now. As said in the title, Api Platform PUT operation based on annotations doesn't work as expected with regards to partial update on embedded document with MongoDB ODM. Indeed, despite all the different configurations I tried, I didn't succeed in updating an embedded document already set in a parent document. I tried to change annotations in relevant documents, for example by changing normalization and denormalization groups, by trying