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

Use query parameter to override name from metadata #138

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

oittaa
Copy link
Owner

@oittaa oittaa commented Feb 17, 2022

Fixes #136

Thanks @jacobg!

https://cloud.google.com/storage/docs/json_api/v1/objects/insert#parameters

Name of the object. Not required if the request body contains object metadata that includes a name value. Overrides the object metadata's name value, if any.

@oittaa oittaa merged commit afb716f into main Feb 17, 2022
@oittaa oittaa deleted the insert_parameters branch February 17, 2022 18:42
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.

Need to check query string for blob name
1 participant