Skip to content

Commit

Permalink
feat(api): API specification v2.19.0
Browse files Browse the repository at this point in the history
feat(edu): added new `POST /eduResources/{resource}/createLtiLink` endpoint to create LTI links from Flat for Education resources.
feat(edu): maximum graded has been increased from 100 to 10000.
feat(score): new nullable properties in `PUT /scores/{score}` to unset properties (`subtitle`, `composer`, `lyricist`, `arranger`, `description`, `creationType`, `license`, `licenseText`).
fix(score): wrong user object in `ScoreSummary`, returned object has more properties than the specification (`UserPublic`).
fix(spec): various properties marked as required as they will always be returned.
  • Loading branch information
gierschv committed Aug 25, 2023
1 parent 5bfd689 commit f6a2b5e
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 394 deletions.
Loading

0 comments on commit f6a2b5e

Please sign in to comment.