Skip to content

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

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; initial placeholder coverage planned

…load/delete, mc); copy guide images; initial placeholder coverage planned
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-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: DELETE API Example Contains Invalid Body

The DELETE API example incorrectly includes a request body via --data-binary '@/Users/jhma/Desktop/password.txt'. DELETE requests should not have bodies, and the path used is a personal, non-generic example.

Fix in Cursor Fix in Web

@overtrue overtrue merged commit 4bfe49e into main Aug 8, 2025
1 check passed
@overtrue overtrue deleted the i18n/de-full-translation branch August 8, 2025 01:24
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