Update proto definitions
This commit is contained in:
@@ -109,8 +109,8 @@ message CreateOrUpdateProductsRequest{
|
||||
int64 width = 24;
|
||||
string service_type = 25;
|
||||
}
|
||||
|
||||
repeated Item items = 1;
|
||||
int64 marketplace_id = 1;
|
||||
repeated Item items = 2;
|
||||
}
|
||||
|
||||
message CreateOrUpdateProductsResponse{
|
||||
|
||||
Reference in New Issue
Block a user