openflexure-microscope-server/openflexure_microscope/api/v2/views/actions
Richard 50ad9d4369 Fixed content dicts to be valid OpenAPI
For functions that return JPEGs, we were
 using "content_type": "image/jpeg"
 instead we should use "content": { "image/jpeg": {}}
2021-07-13 22:52:10 +01:00
..
__init__.py Replace top-level actions View with builtin LabThings 2020-11-17 17:17:06 +00:00
camera.py Fixed content dicts to be valid OpenAPI 2021-07-13 22:52:10 +01:00
stage.py Minor linting improvements 2021-04-27 11:17:11 +01:00
system.py Static type analysis 2020-11-30 13:36:45 +00:00