mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ACS-1788 Implement RestApi endpoint for deleted renditions (#681)
* ACS-1788 deleted renditions * ACS-1913 Fix endpoint operation labels * ACS-1788 Updates from review
This commit is contained in:
@@ -1438,6 +1438,7 @@
|
||||
|
||||
<bean class="org.alfresco.rest.api.trashcan.TrashcanRenditionsRelation">
|
||||
<property name="deletedNodes" ref="DeletedNodes"/>
|
||||
<property name="directAccessUrlHelper" ref="directAccessUrlHelper" />
|
||||
</bean>
|
||||
|
||||
<!-- HeartBeat rest api renditions data collector -->
|
||||
|
Reference in New Issue
Block a user