mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 10:05:10 +02:00
The clean_document command makes a reset of a document deleting its content and all the attachments linked to this subdocument and its children. The hard delete api in yhub make the room, so the document id, not usable at all and this is not not what we want. We added a new custom api in yhub to manage this case, the document is hard deleted and then the Tombstone to make the room reusable again.