Skip to content

v1.7.0

Compare
Choose a tag to compare
@scottusrobus scottusrobus released this 29 Nov 16:19
· 12 commits to master since this release

Adds watching resource (an alias to customers/:id/watching) with the items method. Example request:

$watching = \VHX\Watching::items("https://api.vhx.tv/customers/1");