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

Bucket Update support #1238

Open
GabriFedi97 opened this issue Jul 4, 2023 · 1 comment
Open

Bucket Update support #1238

GabriFedi97 opened this issue Jul 4, 2023 · 1 comment

Comments

@GabriFedi97
Copy link

Looks like that the bucket update API is not yet supported.
From the docs it should be a PUT method on path /b/{bucketName}.

I can try to provide an implementation and contribute to the project if it could speed up the process.

Google Cloud docs: https://cloud.google.com/storage/docs/json_api/v1/buckets/update

@fsouza
Copy link
Owner

fsouza commented Jul 5, 2023

Yeah, right now bucket update isn't supported because there's nothing to update: bucket attributes are not supported yet (they will soon though, see #1174).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants