add test for player endpoint
This commit is contained in:
parent
4600edc81f
commit
25a9398b85
3 changed files with 103 additions and 16 deletions
|
|
@ -245,5 +245,4 @@ pub struct PlayerMicroformatRenderer {
|
|||
pub is_family_safe: bool,
|
||||
pub category: String,
|
||||
pub publish_date: NaiveDate,
|
||||
pub upload_date: NaiveDate,
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue