openflexure-microscope-server/openflexure_microscope/api/v2/views
Richard 48fa1842a9 Fixed stage schemas
If missing=None, we need to specify allow_None=False
in order to generate valid OpenAPI.
This may also be fixed by an upstream change in LabThings.

Also, OneOf was being used incorrectly in StageTypeProperty.
2021-07-13 22:53:35 +01:00
..
actions Fixed stage schemas 2021-07-13 22:53:35 +01:00
__init__.py Add YAML export from APISpec 2021-06-27 21:08:48 +01:00
camera.py Fixed content dicts to be valid OpenAPI 2021-07-13 22:52:10 +01:00
captures.py Handle missing endpoints 2020-11-30 17:10:00 +00:00
docs.py Add YAML export from APISpec 2021-06-27 21:08:48 +01:00
instrument.py Static type analysis 2020-11-30 13:36:45 +00:00
stage.py Fixed stage schemas 2021-07-13 22:53:35 +01:00
streams.py Fixed content dicts to be valid OpenAPI 2021-07-13 22:52:10 +01:00