clio-janelia / clio-store

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

Endpoint to update clio dataset information #8

Closed stuarteberg closed 3 years ago

stuarteberg commented 3 years ago

On Wednesday, @DocSavage said he would create an endpoint that makes it more convenient to update the clio dataset information for new UUIDs, etc.

DocSavage commented 3 years ago

This has been handled by commit 39672d. We can create templated dataset objects that use {tag} and {uuid} strings within keys and values. Those placeholders will be replaced with the values for the top-level tag and uuid fields in a dataset object.