downloading levels... IS REAL!
This commit is contained in:
parent
91fc1433b3
commit
cc1c365e5f
6 changed files with 244 additions and 4 deletions
|
@ -58,6 +58,7 @@ fn rocket() -> _ {
|
|||
|
||||
endpoints::users::get_users::get_users,
|
||||
|
||||
endpoints::levels::download_level::download_level,
|
||||
endpoints::levels::get_levels::get_levels,
|
||||
endpoints::levels::upload_level::upload_level
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue