dropbox-sdk-ruby icon indicating copy to clipboard operation
dropbox-sdk-ruby copied to clipboard

Add list_folder params

Open joseramonc opened this issue 7 years ago • 1 comments

List folder receives according to docs:

{
    "path": "/Homework/math",
    "recursive": false,
    "include_media_info": false,
    "include_deleted": false,
    "include_has_explicit_shared_members": false
}

I'd be able to work on this if you're interested in the PR

joseramonc avatar May 31 '17 20:05 joseramonc

@joseramonc My latest PR includes this fix, though no guesses on when this will be processed. Feel free to lean on my version in the meantime?

kitebuggy avatar Mar 09 '18 12:03 kitebuggy