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

File upload feature in explorer (nice to have) #103

Closed
adnanshatil opened this issue Jun 30, 2015 · 12 comments · Fixed by strongloop/loopback-swagger#90
Closed

File upload feature in explorer (nice to have) #103

adnanshatil opened this issue Jun 30, 2015 · 12 comments · Fixed by strongloop/loopback-swagger#90

Comments

@adnanshatil
Copy link

We can create API for file upload and download. But there is no way to test it from explorer.
It'd be nice to have that feature.

Right now there is an example with angular but that requires some work.

Sorry, if it is already duplicated.

@gausie
Copy link

gausie commented Jul 7, 2015

👍

There seems to be a dataType in the newest swagger-ui for file, so this shouldn't be too difficult.

@bajtos
Copy link
Member

bajtos commented Sep 8, 2015

👍

There is a catch though: at the moment, we don't have a good way how to say that a remote method accepts/returns a file. We need to improve strong-remoting to support files - see strongloop/strong-remoting#35

@diaswrd
Copy link

diaswrd commented Oct 13, 2015

👍 That would be awesome.

@barocsi
Copy link

barocsi commented Oct 19, 2015

+1 Awaiting for this

@mike-aungsan
Copy link

+1

@benawarez
Copy link

has the File Upload/Download API been created? I'm trying to use this one but I keep running into errors:

loopback-component-storage-mongo

Issue reported:
jdrouet/loopback-component-storage-mongo#2

@sivagao
Copy link

sivagao commented Dec 30, 2015

+1

@sachinhub
Copy link

+1 Awaiting support for this in loopback. Is it already done?

@htmlauthor
Copy link

+1 for this to get implemented. If we use API explorer as an example of how to use our API's, we should be able to demonstrate file upload as well.

@deviant32
Copy link

+1 Need this so I don't have to keep switching to postman.

@gbejic
Copy link

gbejic commented Mar 2, 2017

+1 we use explorer for admins to upload files and need that too.

@Rikhart
Copy link

Rikhart commented Jun 2, 2017

+1 what about this feature, I need too

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

Successfully merging a pull request may close this issue.