clio-janelia / clio-store

A serverless Connectomics Storage API based on Google Firestore and other scalable services.
0 stars 0 forks source link

Add new endpoints to allow versioned neuron annotations. #6

Open DocSavage opened 3 years ago

DocSavage commented 3 years ago

Create new endpoint for handling neuron (body) annotations. See description of problem in frontend issue: https://github.com/clio-janelia/clio_website/issues/47

DocSavage commented 3 years ago

Versioned neuron annotations have been working for a while using the json-annotations endpoint. However consolidation of DVID and Clio annotations is still in progress and the live merge support is the second phase.