ProjectAdA / ada-ae

Repository for the source code of the annotation explorer, REST API and triplestore, and all linked data sets that were developed in the AdA project.
1 stars 0 forks source link

REST-API: addMedia should be split into add and update functions (Prio: 3) #40

Closed hagt closed 3 years ago

hagt commented 3 years ago

Currently the function is used for adding a new movie (empty shortid - will be generated + scene generation) as well as updating the metadata (filled shortid - no scene generation). This should be split.

hagt commented 3 years ago

Fixed by https://github.com/ProjectAdA/ada-ae/commit/f45a43297d80e7e58c0b1d12f9e647521e3a534d