Commit 21451b14 authored by jtc42's avatar jtc42
Browse files

Todo note

parent 347bd220
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ from openflexure_microscope.api.views import MicroscopeView

from . import camera, stage, system


# TODO: Could allowed methods be calculated automatically by looking at what methods exist?
_actions = {
    "capture": {
        "rule": "/camera/capture/",