-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(scores): New metadata and update of `PUT /v2/scores/{score}`: * `subtitle`, `composer`, `lyricist` and `licenseText` properties has been added * when updating `title`, `subtitle`, `composer`, `lyricist` and `licenseText` via the API, the modifications events will be pushed to our real-time engine, and a new version will be scheduled (asynchronous) * `description` can now be up to 2000 characters (was previously 1000) * feat(submissions): Added education submissions states (`created`, `turnedIn`, `returned`) * feat(revisions): Return the last modification `event` when fetching a revision metadata (UUID) * feat(locale): added Turkish (`tr`) * feat(licenses): added new license source `appStore` * feat(user): added `isFlatTeam` property to public profiles * chore(specs): Inline schemas `UserInstruments`, `ResourceSharingKey`, `ScoreData`, `ScoreDataEncoding`, `CollectionTitle`
- Loading branch information
Showing
1 changed file
with
66 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters