Skip to content

Add support for uploading localfiles#8

Open
davibe wants to merge 4 commits intod-pac:masterfrom
davibe:master
Open

Add support for uploading localfiles#8
davibe wants to merge 4 commits intod-pac:masterfrom
davibe:master

Conversation

@davibe
Copy link
Copy Markdown

@davibe davibe commented Jul 22, 2015

i.e.
curl -XPATCH
-F “localfileField=@path_to_file”
http://127.0.0.1:3000/api/files/id | json_pp

i.e.
curl -XPATCH \
  -F “localfileField=@path_to_file” \
  http://127.0.0.1:3000/api/files/id | json_pp
@davibe
Copy link
Copy Markdown
Author

davibe commented Jul 22, 2015

Feel free to re-edit this patch as i am very unfamiliar with P and my stuff looks very untidy. I am to suggestions. What do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant