mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
* Revert "ACS-1833 - Test requestContentDirectUrl for Versions Renditions REST API endpoint (#675)" This reverts commit4aaae012
* ACS-1924 Remove endpoint for version rendition DAUs * ACS-1924 Correct WebApiParams To restore the direct access url version renditions code, do not just revert the whole commit. Instead: * Restore commit4aaae012
(this is the api test for direct access url version renditions) * Revert commit44ecb9d
(this is the endpoint for version rendition DAUs) * Do not revert commit7157328
(This is a correction the WebApiParams for several direct access url endpoints)