-
Notifications
You must be signed in to change notification settings - Fork 2
Commit a9d2d3f
committed
feat(api): API specification v2.21.0
* Scores & Library:
* `GET /users/{user}/scores`: As planned in 2020, this endpoint has been updated to only return public scores for user community profiles. The endpoint has also a new pagination system and sorting options.
* `ScoreDetails`: Added `editHtmlUrl`, `instrumentsNames` and `scheduledDeletionDate` properties.
* `Collection`: Added `contents.scoresCount` property.
* Flat Community profiles:
* `UserPublic` now includes `likesCount` and `playsCount` properties.
* Flat for Education:
* `GET /eduResources`:
* Added options `withoutSubfoldersResources`, `assignmentTypes`, `subjects`, and `grades` to filter content.
* Added new response headers `X-Total-Assignments-Count` and `X-Total-Folders-Count`.
* `EduResource`: Added `sharingDescription`, `subjects`, `grades` and `capabilities.canChangePrivacy` properties.
* `EduResourceFolder`: Added `assignmentsTypes` and `resourcesCount` properties.
* `Assignment`: Added `restrictPlayNote` and `restrictToAudioTracks` properties.
* `AssignmentSubmission`: Updated LTI to support LTI 1.1 and 1.3 (`lti.gradeService` property).
* `ScoreTrack`: Added `purpose` property.1 parent 0d298bc commit a9d2d3fCopy full SHA for a9d2d3f
File tree
Expand file treeCollapse file tree
1 file changed
+260
-38
lines changedOpen diff view settings
Filter options
- spec
Expand file treeCollapse file tree
1 file changed
+260
-38
lines changedOpen diff view settings
0 commit comments