Added tags to capture metadata
This commit is contained in:
parent
4e985fe80d
commit
7a72b45b29
2 changed files with 14 additions and 2 deletions
|
|
@ -186,7 +186,6 @@ class CaptureAPI(MicroscopeView):
|
|||
# Get capture state
|
||||
capture_metadata = capture_obj.state
|
||||
|
||||
# TODO: Tidy up adding URI to state
|
||||
# Add API routes to returned state
|
||||
uri_dict = {
|
||||
'uri': {'state': '{}'.format(url_for('.capture', capture_id=capture_obj.id))}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue