-
Notifications
You must be signed in to change notification settings - Fork 25
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
Lock Files #182
Comments
I would be happy to put in a PR for this, if desired. After doing some local testing, it would be much easier using functions from the jsonlite package, which is currently listed as suggests in the DESCRIPTION file. Since httr imports jsonlite and boxr imports httr, I think it is fair to import jsonlight as well, correct? |
Thanks! There we seem to have a few issues that concern the file-update API endpoint. I suspect we will try to take all of them on at once. |
By the way, @alexbrodersen nice catch to note that {jsonlite} is suggested, rather than imported! We are definitely using it as an import. I am changing {jsonlite} in the DESCRIPTION file in a PR for another issue. |
closing in favor of #208 |
Is connection to the file lock API being planned?
It's available via the update file feature:
https://developer.box.com/reference/put-files-id/
The text was updated successfully, but these errors were encountered: