Skip to content

Commit 49819b2

Browse files
authored
Revert "Add REST API versioning support (#3385)" (#3404)
This reverts commit 05aa78a.
1 parent 05aa78a commit 49819b2

File tree

4 files changed

+124
-150
lines changed

4 files changed

+124
-150
lines changed

app/controllers/LegacyApiController.scala

-12
This file was deleted.

conf/routes

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
GET /assets/*file controllers.Assets.at(path="/public", file)
2-
3-
-> /api/ webknossosApi.Routes
1+
-> / webknossos.Routes
42
-> /data/ com.scalableminds.webknossos.datastore.Routes
53
-> /tracings/ com.scalableminds.webknossos.tracingstore.Routes

0 commit comments

Comments
 (0)