biigle / annotations

:m: BIIGLE module to create, edit and explore image annotations
0 stars 1 forks source link

Hide unused properties of image annotations #131

Closed mzur closed 5 years ago

mzur commented 5 years ago

The images/{id}/annotations API endpoint returns the source_id and label_source_id properties of labels, which are (I think) never used by the annotation tool. Hide these properties along with any other (confidence?, user role?) that are not required to reduce the size of the response.