vimeo / VIMNetworking

The Vimeo iOS SDK
MIT License
58 stars 25 forks source link

VIM-4074: VOD Model #193

Closed nicolelehrer closed 8 years ago

nicolelehrer commented 8 years ago

Ticket

Required for Vimeans only VIM-4074

Ticket Summary

Add our model representation for VOD items (films or series) Augment our representation of video responses to handle videos associated with VOD items (trailer, film, extra content video, or an episode of a series)

Implementation Summary

VIMJSONResponseSerializer

VIMVODItem

VIMVideo+VOD

VIMConnection

VIMInteraction

VIMVideoPlayRepresentation

Some to-do's

Code review only. See parent PR for more context

If helpful, API notes on VOD https://vimean.atlassian.net/wiki/display/DEV/API

huebnerob commented 8 years ago

Looks good @nicolelehrer, left a few questions!

nicolelehrer commented 8 years ago

@huebnerob thank you for your review! Ready for another look whenev you can

huebnerob commented 8 years ago

Looks good @nicolelehrer

nicolelehrer commented 8 years ago

@huebnerob thanks again for your review. some changes made before merge include