openflexure-microscope-server/openflexure_microscope/api
Richard Bowman 102264c4be The "actions" endpoint shouldn't be tagged
The actions endpoint (responds only to GET, lists the actions)
is not itself an action.
The ``@tag("actions")`` causes LabThings to try to include
it as an action, which fails.
Removing the tag makes the server run again -
but maybe I've broken something else here?
2020-04-23 08:09:21 +01:00
..
default_extensions Merge branch 'master' into stage-calibration 2020-04-10 15:16:25 +01:00
example_extensions Fixed debug app for example custom element 2020-03-31 16:24:41 +01:00
static Updated eV Lite 2020-03-04 22:06:03 +00:00
utilities Fixed rule cleaning 2020-03-11 10:24:37 +00:00
v2 The "actions" endpoint shouldn't be tagged 2020-04-23 08:09:21 +01:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Merge branch 'master' into 'hotfix-2.0.x' 2020-03-31 10:10:33 +00:00
microscope.py Started basic rescue script 2020-03-03 16:13:21 +00:00