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

Update base.py

Open alistvt opened this issue 2 years ago • 2 comments

adding param explanations for files_upload

Checklist

General Contributing

  • [x] Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • [x] Non-code related change (markdown/git settings etc)
  • [ ] SDK Code Change
  • [ ] Example/Test Code Change

Validation

  • [x] Does tox pass?
  • [x] Do the tests pass?

alistvt avatar Nov 30 '22 20:11 alistvt

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 30 '22 20:11 CLAassistant

Thanks! That file is actually autogenerated though, so that change wouldn't be persisted across releases. This would need to be addressed in the generator.

I'll ask the team to investigate why these parameters aren't always being automatically included in the documentation.

greg-db avatar Nov 30 '22 21:11 greg-db