Skip to content

v3.0.0: Merge pull request #3 from vimeo/refactor-response

Compare
Choose a tag to compare
@jcmanzo jcmanzo released this 20 Jan 22:15
· 37 commits to master since this release
c90cafc

===== BREAKING CHANGE ====

This release makes the relationship between Request and Response classes more clear by

  • Splitting Response into smaller classes that are returned by their respective Request Classes
  • Better renaming to request and response classes to distinguish between Report API and Extended API