openflexure-microscope-server/openflexure_microscope/api
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
..
default_extensions moved find_microscope into functions 2021-07-13 22:50:42 +01:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Remove commented-out code 2021-06-22 10:57:48 +01:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Fixed content dicts to be valid OpenAPI 2021-07-13 22:52:10 +01:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Add entry point to generate OpenAPI yaml/json 2021-07-06 15:23:42 +01:00