mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-17 17:58:40 +00:00
Update ApiController.php
This commit is contained in:
parent
9892d5d891
commit
315cfa3b54
|
|
@ -57,6 +57,22 @@ use phpOMS\Utils\Parser\Markdown\Markdown;
|
||||||
*
|
*
|
||||||
* @todo Orange-Management/Modules#160
|
* @todo Orange-Management/Modules#160
|
||||||
* Fix media upload
|
* Fix media upload
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/oms-Media#1
|
||||||
|
* [Test] Create collection creation test
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/oms-Media#2
|
||||||
|
* [Test] Split ApiController test for Media and Collection
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/oms-Media#3
|
||||||
|
* [MultiUpload] Allow to create a collection when uploading multiple files
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/oms-Media#14
|
||||||
|
* [Download] Allow to download files
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/oms-Media#15
|
||||||
|
* [Download] Allow to download collections
|
||||||
|
* Downloading a collection should return a zip or tar.gz
|
||||||
*/
|
*/
|
||||||
final class ApiController extends Controller
|
final class ApiController extends Controller
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user