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

🐛 Bug Report: InputFile.fromStream interface missing #97

Open
2 tasks done
xia0pin9 opened this issue Nov 29, 2024 · 0 comments
Open
2 tasks done

🐛 Bug Report: InputFile.fromStream interface missing #97

xia0pin9 opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xia0pin9
Copy link

👟 Reproduction steps

The official website mentioned the following interface for uploading files, but it's no longer available in main branch.

InputFile.fromStream(stream, filename, size)

👍 Expected behavior

Successfully upload files from a readable stream object

👎 Actual Behavior

Property 'fromStream' does not exist on type 'typeof InputFile'.

🎲 Appwrite version

Version 0.10.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@xia0pin9 xia0pin9 added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant