Is it possible to provide a separate REST-API for annotation elements?
Opened this issue · 0 comments
nipeone commented
Currently, if to update the value of label of an element, only can do the overall update via annotation.updateAnnotation
, which will cause the update to fail if the amount of data associated with the elements associated with the annotation is large.