vimeo / VIMNetworking

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

VIM-3712: update model for unlisted privacy #182

Closed nicolelehrer closed 8 years ago

nicolelehrer commented 8 years ago

Ticket

Required for Vimeans only VIM-3712 Companion PR for context

Ticket Summary

Updated model for unlisted privacy

Implementation Summary

Updated VIMPrivacy for unlisted privacy setting. Updated VIMVideo to receive resourceKey from API, useful to identify videos given uri is mutable based on privacy setting.

How to Test

Ensure params conform to correct naming convention Ensure resourceKey is accessible on a VIMVideo object

@huebnerob could you review and proceed with VIM-3978? Thank you!

alfiehanssen commented 8 years ago

@nicolelehrer This can be merged whenever you're ready, I'm done with my pod work.