media view count incrementation endpoint added, media page loading optimized, media view count incrementation on media page added
This commit is contained in:
@@ -11,6 +11,7 @@ public class Media
|
||||
public string GetMediaRatingByUser { get; set; }
|
||||
public string PutMediaRating { get; set; }
|
||||
public string DeleteMediaRating { get; set; }
|
||||
public string PostMediaView { get; set; }
|
||||
public string GetPhotoMediaRandomBackground { get; set; }
|
||||
public string GetPoster { get; set; }
|
||||
public string PutPoster { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user