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

Wrong return code for 'Get classification on folder' #436

Open
jaredneal25 opened this issue Jul 2, 2024 · 0 comments
Open

Wrong return code for 'Get classification on folder' #436

jaredneal25 opened this issue Jul 2, 2024 · 0 comments
Labels
documentation Error found at Box Developer Documentation site

Comments

@jaredneal25
Copy link

Description of the issue

Not a huge deal, but I figured I'd submit this anyway. The docs say it'll return a 201 on a success, but it's actually returning a 200. I believe it is correct for returning that 200 instead of the 201 based on HTTP status code definitions, but the docs should probably reflect this.

Current content

Currently says to expect a 201 on a success.

Expected content

Should be a 200 since that's what the API is returning with the data.

Link to the documentation page

https://developer.box.com/reference/get-folders-id-metadata-enterprise-securityClassification-6VMVochwUWo/

@jaredneal25 jaredneal25 added the documentation Error found at Box Developer Documentation site label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Error found at Box Developer Documentation site
Projects
None yet
Development

No branches or pull requests

1 participant