scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
127 stars 24 forks source link

Activate HTTP API Version 8 #8142

Closed fm3 closed 3 weeks ago

fm3 commented 3 weeks ago

I forgot to bump that number in #7386

This is needed to access the explicit /api/v8/ routes, e.g. https://webknossos.org/api/v8/buildinfo currently fails while v7 works. But webknossos.versioned.routes already provides v8.

This blocks https://github.com/scalableminds/webknossos-libs/pull/1185

fm3 commented 3 weeks ago

Oh no, sorry I did not know about this

No worries, since we hadn’t started adapting the libs, nobody noticed until now :sweat_smile: Also this is pretty new and I’m still getting used to it myself. That’s why I also added it into the common-edge-cases.md thing