jarg icon indicating copy to clipboard operation
jarg copied to clipboard

Support files as values

Open jdp opened this issue 11 years ago • 0 comments

jarg should support files as values. I think it could use cURL's syntax:

$ jarg file=@/path/to/file

In the JSON dialect, it should conform to example 9 of the HTML JSON forms draft. In the form dialect, should it conform to multipart?

jdp avatar Nov 27 '14 09:11 jdp