holoapi
holoapi copied to clipboard
Change comments property to videos
Since this endpoints returns videos with a comments property it would make much more sense to return a videos property.
Now you have videos.comments
instead of comments.comments
which doesn't make much sense.
Resolves #88
Should be merged after #89 and a rebase has happened.