Files
cvat-ai--cvat/changelog.d/20260701_164337_mzhiltsov_add_annotation_source_validation.md
2026-07-13 13:32:23 +08:00

308 B

Fixed

  • [Server API] Added missing input validation for the source field of annotations in the /api/tasks/<id>/annotations and /api/jobs/<id>/annotations endpoints. The existing invalid values are returned unmodified in the server responses. (https://github.com/cvat-ai/cvat/pull/10521)