hedgedoc/src/api/public
David Mehren f4c73a8f96
Use POST /media for file upload
The old `/media/upload` subpath does not follow the convention of REST APIs.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-10-17 20:58:10 +02:00
..
me UsersService: Add methods to find, create and delete users 2020-10-12 21:46:53 +02:00
media Use POST /media for file upload 2020-10-17 20:58:10 +02:00
monitoring Implement routes in MonitoringController 2020-07-26 21:36:54 +02:00
notes Switch to using the new custom logger 2020-09-27 21:48:42 +02:00
public-api.module.ts MediaController: Use MediaService to store media 2020-10-16 22:37:20 +02:00