Restructured entire API into blueprints
This commit is contained in:
parent
aede078eb9
commit
c995a15fdc
13 changed files with 739 additions and 1024 deletions
1
openflexure_microscope/api/v1/blueprints/__init__.py
Normal file
1
openflexure_microscope/api/v1/blueprints/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
from . import camera, stage, base
|
||||
Loading…
Add table
Add a link
Reference in a new issue