update: add upload-src and range-typeevents

This commit is contained in:
Jean-Baptiste Pasquier
2020-02-03 16:07:32 +01:00
parent d5e19c469c
commit 239645eda2
3 changed files with 14 additions and 4 deletions

View File

@ -11,6 +11,8 @@
"projects": "http://localhost:8000/projects/",
"customers": "http://localhost:8000/customers/",
"events": "http://localhost:8000/events/",
"users": "http://localhost:8000/users/"
"typeevents": "http://localhost:8000/typeevents/",
"users": "http://localhost:8000/users/",
"uploads": "http://localhost:8000/upload/"
}
}