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

Lock Files #182

Closed
alexbrodersen opened this issue Sep 18, 2020 · 4 comments
Closed

Lock Files #182

alexbrodersen opened this issue Sep 18, 2020 · 4 comments

Comments

@alexbrodersen
Copy link
Contributor

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/

@alexbrodersen
Copy link
Contributor Author

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?

@ijlyttle
Copy link
Member

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.

@ijlyttle
Copy link
Member

ijlyttle commented Sep 20, 2020

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.

@ijlyttle
Copy link
Member

closing in favor of #208

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

No branches or pull requests

2 participants