feat(annotations): resize and move annotations in document view #235
@@ -49,7 +49,7 @@ public enum ErrorCode {
|
||||
// --- Annotations ---
|
||||
/** The annotation with the given ID does not exist. 404 */
|
||||
ANNOTATION_NOT_FOUND,
|
||||
/** The annotation position/size could not be saved. 500 */
|
||||
/** The annotation position/size could not be saved (bounds constraint violated). 400 */
|
||||
ANNOTATION_UPDATE_FAILED,
|
||||
|
||||
// --- Transcription Blocks ---
|
||||
|
||||
Reference in New Issue
Block a user