Skip to content

Commit

Permalink
fix: image delete remove objectkey
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jan 2, 2024
1 parent 57efcdf commit 619757b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion johnjud/file/image/v1/image.proto
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ message AssignPetResponse{

message DeleteImageRequest{
string id = 1;
string objectKey = 2;
}

message DeleteImageResponse{
Expand Down

0 comments on commit 619757b

Please sign in to comment.