]
Brett Meyer resolved ARTIF-728.
-------------------------------
Resolution: Done
Add upload endpoint that takes a local file path
------------------------------------------------
Key: ARTIF-728
URL:
https://issues.jboss.org/browse/ARTIF-728
Project: Artificer
Issue Type: Feature Request
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 1.0.0.Beta3
On the server and all clients, add a new upload endpoint that takes a local file path,
instead of an InputStream/byte[]. If the file is available on/to the server's
machine, there should be no reason why we can't simply use it, rather than pass it
through the web service.