Skip to content

Commit 5387d07

Browse files
committed
fix extract action doc
1 parent 189d9a8 commit 5387d07

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

API.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,7 @@
160160
{
161161
"action": "extract",
162162
"destination": "/public_html/extracted-files",
163-
"item": "/public_html/compressed.zip",
164-
"destination": "/public_html/extracteds/",
165-
"folderName": "latest"
163+
"item": "/public_html/compressed.zip"
166164
}
167165
```
168166
**JSON Response**

0 commit comments

Comments
 (0)