feat(openapi): add new entry used by drag & drop
This commit is contained in:
@@ -131,7 +131,8 @@ use crate::interfaces::api::handlers::file_handler::MoveFilePayload;
|
||||
handlers::batch_handler::get_folders_batch,
|
||||
handlers::batch_handler::move_folders_batch,
|
||||
handlers::batch_handler::trash_batch,
|
||||
handlers::batch_handler::download_batch,
|
||||
handlers::batch_handler::download_batch_post,
|
||||
handlers::batch_handler::download_batch_querystring,
|
||||
// Music/playlist handlers (free functions)
|
||||
handlers::music_handler::create_playlist,
|
||||
handlers::music_handler::list_playlists,
|
||||
|
||||
Reference in New Issue
Block a user