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

Change header names to lowercase #16

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

superojla
Copy link
Collaborator

Change header names in curl examples to lowercase.
Closes DDOC-901

README.md Outdated
@@ -181,7 +181,7 @@ Returns the contents of a file in binary format.
<!-- sample get_files_id_content for_shared_file -->
```bash
curl -i -L -X GET "https://api.box.com/2.0/files/12345/content" \
-H "Authorization: Bearer <ACCESS_TOKEN>" \
-H "authorization: Bearer <ACCESS_TOKEN>" \
-H "BoxApi: shared_link=https://cloud.box.com/shared/static/gjasdasjhasd&shared_link_password=letmein" \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be uppercase?

@superojla superojla merged commit e6e3e26 into main Nov 14, 2023
@superojla superojla deleted the DDOC-901-header-lowercase branch November 14, 2023 15:52
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.

2 participants