From ce6d281dce33b4f0d7bc7c9cb6c64c6b901e32eb Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 4 Dec 2018 15:22:50 +0000 Subject: [PATCH] Minor documentation tweak --- openflexure_microscope/api/v1.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/openflexure_microscope/api/v1.py b/openflexure_microscope/api/v1.py index ad67cb2c..758e60c7 100644 --- a/openflexure_microscope/api/v1.py +++ b/openflexure_microscope/api/v1.py @@ -664,8 +664,6 @@ class GPUPreviewAPI(MicroscopeView): POST /camera/preview/start HTTP/1.1 Accept: application/json - :>header Accept: application/json - .. sourcecode:: http POST /camera/preview/stop HTTP/1.1