Update proto definitions
This commit is contained in:
@@ -107,6 +107,7 @@ message CreateOrUpdateProductsRequest{
|
|||||||
int64 weight = 22;
|
int64 weight = 22;
|
||||||
string weight_unit = 23;
|
string weight_unit = 23;
|
||||||
int64 width = 24;
|
int64 width = 24;
|
||||||
|
string service_type = 25;
|
||||||
}
|
}
|
||||||
|
|
||||||
repeated Item items = 1;
|
repeated Item items = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user