Todo note

This commit is contained in:
jtc42 2019-11-19 22:48:24 +00:00
parent 347bd2207a
commit 21451b14b3

View file

@ -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/",