v2.4.0
- feat(scores): New metadata and update of
PUT /v2/scores/{score}
:- Added metadata in API
subtitle
,lyricist
,composer
,description
,tags
,creationType
,license
,licenseText
,durationTime
,numberMeasures
,mainTempoQpm
,publicationDate
. PUT /v2/scores/{score}
: Removetitle
property, this one can be updated by saving a new revision of the score data.PUT /v2/scores/{score}
: New settable properties:description
,tags
,creationType
,license
.
- Added metadata in API