[xwiki/xwiki-platform] 0cba86: XWIKI-23447: Add an option to skip the recycle bin...
Branch: refs/heads/XWIKI-23447 Home: https://github.com/xwiki/xwiki-platform Commit: 0cba86af12bd99add435e89fd91707c7db93a493 https://github.com/xwiki/xwiki-platform/commit/0cba86af12bd99add435e89fd9170... Author: Vincent Massol <[email protected]> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/pages/PageTranslationResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationResourceImplTest.java Log Message: ----------- XWIKI-23447: Add an option to skip the recycle bin in the REST DELETE page API Add the skipRecycleBin query parameter to the page translation DELETE endpoint (PageTranslationResource#deletePageTranslation), mirroring PageResource#deletePage: it is only honored when the wiki configuration allows skipping the recycle bin, otherwise the translation is sent to the recycle bin as usual. Declare the interface signature change as an allowed Revapi difference and add the matching unit tests. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications