openflexure-microscope-server/openflexure_microscope/api/v2/views/actions
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
..
__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 Fixed stage schemas 2021-07-13 22:53:35 +01:00
system.py Static type analysis 2020-11-30 13:36:45 +00:00