[PR #843] [MERGED] Fix upload response structure #964

Closed
opened 2026-03-03 12:32:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/843
Author: @barathsriram
Created: 6/26/2022
Status: Merged
Merged: 6/26/2022
Merged by: @fsouza

Base: mainHead: fix-upload-response


📝 Commits (1)

  • 45e7d25 Fix upload response structure

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 fakestorage/upload.go (+5 -5)

📄 Description

The API response returned for the Upload Endpoints by the fake-gcs-server differs from the response documented in Google for the insert endpoint.

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/843 **Author:** [@barathsriram](https://github.com/barathsriram) **Created:** 6/26/2022 **Status:** ✅ Merged **Merged:** 6/26/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `fix-upload-response` --- ### 📝 Commits (1) - [`45e7d25`](https://github.com/fsouza/fake-gcs-server/commit/45e7d25d59b19e4392b2bc43c5f18c504f3da164) Fix upload response structure ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/upload.go` (+5 -5) </details> ### 📄 Description The API response returned for the Upload Endpoints by the fake-gcs-server differs from the response documented in Google for the `insert` endpoint. Reference: https://cloud.google.com/storage/docs/json_api/v1/objects/insert#response --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:32:26 +03:00
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#964
No description provided.