Loading openflexure_microscope/api/v2/views/actions/camera.py +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ class CaptureAPI(ActionView): } ) @marshal_with(capture_schema) @doc_response(200, description="Capture successful") def post(self, args): """ Create a new capture Loading Loading
openflexure_microscope/api/v2/views/actions/camera.py +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ class CaptureAPI(ActionView): } ) @marshal_with(capture_schema) @doc_response(200, description="Capture successful") def post(self, args): """ Create a new capture Loading