mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-29 19:29:46 +02:00
Adds a new with_descendants parameter to the doc duplication API. The logic of the duplicate() method has been moved to a new internal _duplicate_document() method to allow for recursion. Adds unit tests for the new feature.