Skip to content

Revert drop library creation

petitminion requested to merge 2416-revert-library-drop into develop

Closes #2416 (closed)

I kept theses changes :

  • A new endpoint to move upload from one library to another : PATCH on api/v2/uploads/bulk-update with [{"uuid": "uuid1", "privacy_level": "public"}]
  • automatic generation of defaults libraries during user creation
Edited by petitminion

Merge request reports

Loading