v2.16.0
- feat(scores): added
POST /scores/{score}/revisions/{revision}/{format}/task
to create a new export task for a score andGET /tasks/{task}
to fetch the progress of an export task.
POST /scores/{score}/revisions/{revision}/{format}/task
to create a new export task for a score and GET /tasks/{task}
to fetch the progress of an export task.