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

Attachment support #101

Open
amrmjd opened this issue Oct 16, 2016 · 1 comment
Open

Attachment support #101

amrmjd opened this issue Oct 16, 2016 · 1 comment
Labels

Comments

@amrmjd
Copy link

amrmjd commented Oct 16, 2016

would like to be able to attach files to tasks

@Thor77
Copy link
Collaborator

Thor77 commented Oct 16, 2016

There's an endpoint for that.

The first resource that needs to be created to upload a file is the Upload resource. After the upload is finished you need to create a new File resource that will published via real time to all the other members of the List you are creating the File in.

@Thor77 Thor77 added the feature label Oct 16, 2016
@Thor77 Thor77 changed the title attachment support Attachment support Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants