v2.1.0
- feat(scores): add support of private links sharing with
sharingKey
. - feat(comments): Make "revision" optional when creating comments and support of "last" keyword.
- fix(revisions): Missing
id
property inScoreRevision
. - update(spec): Specify
binary
response type forGET /scores/{score}/revisions/{revision}/{format}