refactor: update trends response model
This commit is contained in:
parent
6a10909377
commit
db6b1ab8a7
9 changed files with 936 additions and 1044 deletions
|
|
@ -17,7 +17,6 @@ pub use playlist_music::PlaylistMusic;
|
|||
pub use search::Search;
|
||||
pub use search::SearchCont;
|
||||
pub use trends::Startpage;
|
||||
pub use trends::StartpageCont;
|
||||
pub use trends::Trending;
|
||||
pub use url_endpoint::ResolvedUrl;
|
||||
pub use video_details::VideoComments;
|
||||
|
|
|
|||
Reference in a new issue