[GH-ISSUE #420] Response comply with API for object insert #83

Closed
opened 2026-03-03 12:08:08 +03:00 by kerem · 2 comments
Owner

Originally created by @tarsisazevedo on GitHub (Feb 12, 2021).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/420

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.

Originally created by @tarsisazevedo on GitHub (Feb 12, 2021). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/420 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.
kerem 2026-03-03 12:08:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fsouza commented on GitHub (Feb 12, 2021):

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

<!-- gh-comment-id:778455649 --> @fsouza commented on GitHub (Feb 12, 2021): Go for it. I assume we have all the data? Let me know if you run into any issues.
Author
Owner

@fsouza commented on GitHub (Sep 3, 2022):

This was fixed in #843.

<!-- gh-comment-id:1236047457 --> @fsouza commented on GitHub (Sep 3, 2022): This was fixed in #843.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#83
No description provided.