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

Task retrieval #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adamjreilly
Copy link

I had the need to add Task support for something I am doing. I am not sure that an explicit #initialize method is needed for Task, but without the call to reload_meta, I think was getting only the mini version of the resource.

I tried to follow the conventions as I understood them from other data types, and am happy to make any changes necessary to make them fit in better if necessary. I also haven't added any tests because I didn't see them for things like Comment. Willing to add those if I can get some guidance.

Thanks for the great library, I've learned a lot in reading through it!

Adds support for pulling tasks back, either directly from the client via
@adamjreilly adamjreilly mentioned this pull request Aug 20, 2014
@adamjreilly
Copy link
Author

Forgot I had a link to relevant docs. https://developers.box.com/docs/#files-get-the-tasks-for-a-file

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

Successfully merging this pull request may close these issues.

1 participant