openflexure-microscope-server/openflexure_microscope/api/v2
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
..
views Fixed stage schemas 2021-07-13 22:53:35 +01:00
__init__.py Moved task routes into base labthing 2019-12-18 14:56:45 +00:00