openflexure-microscope-server/openflexure_microscope/api/v2
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
..
views Fixed content dicts to be valid OpenAPI 2021-07-13 22:52:10 +01:00
__init__.py Moved task routes into base labthing 2019-12-18 14:56:45 +00:00