Closed agentmilindu closed 7 years ago
This GET endpoint will expect a File UUID which leads to the file on the Disk and will send the prediction as a JSON.
File UUID
File UUID can be provided as a query param like uuid.
uuid
Fixed by #71
This GET endpoint will expect a
File UUID
which leads to the file on the Disk and will send the prediction as a JSON.File UUID
can be provided as a query param likeuuid
.