Skip to content

Commit

Permalink
fix extract action doc
Browse files Browse the repository at this point in the history
  • Loading branch information
joni2back committed May 10, 2016
1 parent 189d9a8 commit 5387d07
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,7 @@
{
"action": "extract",
"destination": "/public_html/extracted-files",
"item": "/public_html/compressed.zip",
"destination": "/public_html/extracteds/",
"folderName": "latest"
"item": "/public_html/compressed.zip"
}
```
**JSON Response**
Expand Down

0 comments on commit 5387d07

Please sign in to comment.