mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 09:45:37 -04:00
Add mock for upload response
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
5933fb801d
commit
ed9f4aefab
4 changed files with 14 additions and 11 deletions
3
public/mock-backend/api/private/media/upload-post
Normal file
3
public/mock-backend/api/private/media/upload-post
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"link": "/mock-backend/public/img/avatar.png"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue