diff --git a/src/kili/adapters/kili_api_gateway/label/common.py b/src/kili/adapters/kili_api_gateway/label/common.py index e89206849..c4e104b0e 100644 --- a/src/kili/adapters/kili_api_gateway/label/common.py +++ b/src/kili/adapters/kili_api_gateway/label/common.py @@ -40,8 +40,7 @@ def get_annotation_fragment(): ), video_object_detection_annotation_fragment=fragment_builder( ( - "keyAnnotations.annotationValue.vertices.x", - "keyAnnotations.annotationValue.vertices.y", + "keyAnnotations.annotationValue.vertices", "name", "mid", "category",