Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prop:Help #133

Closed
remotejob opened this issue Aug 1, 2020 · 1 comment
Closed

prop:Help #133

remotejob opened this issue Aug 1, 2020 · 1 comment

Comments

@remotejob
Copy link

  1. In case if storage fs
    how get original image without any Operation?

"storage": {
"src": {
"type": "fs",
"location": "/root/images"
}
},

  1. How correctly use Method GET?
    http http://142.93.177.207:3001/get&path=/root/images/display.jpeg
    http http://142.93.177.207:3001/get&filename=display.jpeg
    Request should contains parameters or query string ?
@thoas
Copy link
Owner

thoas commented Oct 4, 2020

You can use the noop operation parameter directly, it will return the original image.

@thoas thoas closed this as completed Oct 4, 2020
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

No branches or pull requests

2 participants