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?
|
||
|---|---|---|
| .. | ||
| default_extensions | ||
| example_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
| microscope.py | ||