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!
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. UpdatedVIMVideo
to receiveresourceKey
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 aVIMVideo
object@huebnerob could you review and proceed with VIM-3978? Thank you!