from openflexure_microscope.api.views import MicroscopeView from openflexure_microscope.api.utilities import JsonResponse from flask import jsonify, request class ZoomAPI(MicroscopeView): def get(self): """ Get the current zoom value .. :quickref: Zoom; Get the zoom value :>header Accept: application/json :
header Accept: application/json :
header Accept: application/json :
header Accept: application/json :