Skip to content

fr: add missing guides (access-token, bucket create/delete, object up… #25

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

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

overtrue
Copy link
Collaborator

@overtrue overtrue commented Aug 8, 2025

…load/delete, mc); copy guide images; partial placeholder coverage planned

…load/delete, mc); copy guide images; partial placeholder coverage planned
@overtrue overtrue merged commit 4641af9 into main Aug 8, 2025
1 check passed
@overtrue overtrue deleted the i18n/fr-full-translation branch August 8, 2025 01:12
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bugbot free trial expires on August 13, 2025
Learn more in the Cursor dashboard.

--header 'X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' \
--header 'X-Amz-Date: 20250801T030822Z' \
--header 'Authorization: AWS4-HMAC-SHA256 Credential=H4xcBZKQfvJjEnk3zp1N/20250801/cn-east-1/s3/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-content-sha256;x-amz-date, Signature=1ee63bb0b699598602b2fdbd013e355a57bcb9991307a8ad41f6512e8afebf3a' \
--data-binary '@/Users/jhma/Desktop/password.txt'
Copy link

Choose a reason for hiding this comment

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

Bug: Generic Path Placeholder Needed

The curl command example for object deletion contains a hardcoded personal file path /Users/jhma/Desktop/password.txt. This is accidentally committed developer-specific information and should be replaced with a generic placeholder path like /path/to/password.txt for consistency with the object creation example in the same document.

Fix in Cursor Fix in Web

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