mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-12-18 13:36:09 +05:00
Add 'api/v1/tv/top-rated' route'
This commit is contained in:
@@ -99,6 +99,9 @@ type KPFilmShort struct {
|
||||
RatingVoteCount int `json:"ratingVoteCount"`
|
||||
PosterUrl string `json:"posterUrl"`
|
||||
PosterUrlPreview string `json:"posterUrlPreview"`
|
||||
CoverUrl string `json:"coverUrl"`
|
||||
LogoUrl string `json:"logoUrl"`
|
||||
RatingAgeLimits string `json:"ratingAgeLimits"`
|
||||
}
|
||||
|
||||
type KPCountry struct {
|
||||
|
||||
Reference in New Issue
Block a user