Skip to content

Conversation

@kojimaru14
Copy link
Contributor

Replace client.folders with client.folder

When you run the original sample code, you'll get this error:

AttributeError: 'Client' object has no attribute 'folders'. Did you mean: 'folder'?

Replace "client.folders" with "client.folder"
@CLAassistant
Copy link

CLAassistant commented Mar 12, 2025

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13800750135

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.607%

Totals Coverage Status
Change from base Build 12746504069: 0.0%
Covered Lines: 3529
Relevant Lines: 3770

💛 - Coveralls

@lukaszsocha2 lukaszsocha2 changed the title Fix the mistake in sample code for folder locks endpoint docs: Fix sample code for folder locks endpoint Mar 12, 2025
@mwwoda
Copy link
Contributor

mwwoda commented Mar 12, 2025

Thanks for the submission

@mwwoda mwwoda merged commit 320ffe9 into box:main Mar 12, 2025
6 of 23 checks passed
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.

5 participants