feat(api): OpenAPI spec update via Stainless API by stainless-app[bot] · Pull Request #1165 · cloudflare/cloudflare-python · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .stats.yml
4 changes: 2 additions & 2 deletions src/cloudflare/resources/r2/temporary_credentials.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def create(
Args:
account_id: Account ID

bucket: Name of the GCS bucket
bucket: Name of the R2 bucket

parent_access_key_id: The parent access key id to use for signing

Expand Down Expand Up @@ -142,7 +142,7 @@ async def create(
Args:
account_id: Account ID

bucket: Name of the GCS bucket
bucket: Name of the R2 bucket

parent_access_key_id: The parent access key id to use for signing

Expand Down