Moved API views up a level
This commit is contained in:
parent
e76dee2383
commit
bb9bb77536
14 changed files with 15 additions and 16 deletions
|
|
@ -96,6 +96,7 @@ api_microscope.camera.images = build_captures_from_exif(
|
|||
|
||||
logging.debug("Microscope successfully attached!")
|
||||
|
||||
|
||||
# Generate API URI based on version from filename
|
||||
def uri(suffix, api_version, base=None):
|
||||
if not base:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue