Added

  • GET List comments — supports include: owner, replies, paginated List comments on a given asset

  • GET Show comment — supports include: owner, replies Show a single comment on a file

  • GET Show version stack — supports include: media_links, media_links.original, media_links.thumbnail, media_links.video_h264_180, media_links.high_quality, media_links.efficient, creator, project, project.owner, metadata Show version stack details

  • POST Create comment Create a comment on a file

  • PATCH Update comment Update comment on given asset

Removed