Scan API #67
Notifications
Due Date
No due date set.
Blocks
#76 Cleanup: Method nameing and folder sort
lfk/backend
#77 Runner Cards
lfk/backend
Reference: lfk/backend#67
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need api endpoints for scans (any type).
And endpoints for the scan stations
We also need test for all new endpoints:
I implemented most endpoints for the scanstations.
We have two options of "disableing" a scanstation:
Imo: We should go with 2. and a partial put.
@philipp What do you prefer?
Since the creation of runnercards is a prequesite for trackscans i'm going to move all trackscans related tests and debugging to a new issue.
The new issues are: #77 and #78