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

Response comply with API for object insert #420

Closed
tarsisazevedo opened this issue Feb 12, 2021 · 2 comments
Closed

Response comply with API for object insert #420

tarsisazevedo opened this issue Feb 12, 2021 · 2 comments
Labels

Comments

@tarsisazevedo
Copy link

I am using java's gcs client and it expects some data from the response that fake-gcs-server dont provide. I think api should send a response with data expected, like described in this document https://cloud.google.com/storage/docs/json_api/v1/objects#resource

If you are ok with that, I can send a PR to fix this issue.

@fsouza
Copy link
Owner

fsouza commented Feb 12, 2021

Go for it. I assume we have all the data? Let me know if you run into any issues.

@fsouza
Copy link
Owner

fsouza commented Sep 3, 2022

This was fixed in #843.

@fsouza fsouza closed this as completed Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants