DigitalSlideArchive / dive-dsa

DIVE for Digital Slide Archive
https://digitalslidearchive.github.io/dive-dsa/
Apache License 2.0
0 stars 0 forks source link

PATCH/PUT Endpoint for JSON that includes PostProcess #180

Closed BryonLewis closed 2 months ago

BryonLewis commented 3 months ago

The current PUT/PATCH endpoints for JSON or annotation data doesn't include the entire postprocess loop.

Missing from it are: The ability to automatically calculate new attributes to add to the configuration.

BryonLewis commented 2 months ago

added in #181