This repository was archived by the owner on Feb 8, 2024. It is now read-only.
Commit d4c4a57
authored
rgw_sal_motr : [CORTX-34168] Modified response fields of DeleteObjects API (#426)
Problem: DELETE Objects API should return Deleted key, DeleteMarker and DeleteMarkerVersionId in response when a delete marker is created for an object in a versioned bucket
Solution: Set the delete_marker variable to true to get "Deleted key, DeleteMarker and DeleteMarkerVersionId" in the response.
Signed-off-by: Priyanka Salunke <[email protected]>1 parent be07ae4 commit d4c4a57
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2137 | 2137 | | |
2138 | 2138 | | |
2139 | 2139 | | |
| 2140 | + | |
2140 | 2141 | | |
2141 | 2142 | | |
2142 | 2143 | | |
| |||
0 commit comments