Update proto definitions
This commit is contained in:
@@ -18,7 +18,7 @@ message Product {
|
|||||||
string offer_id = 2;
|
string offer_id = 2;
|
||||||
Stocks stocks = 3;
|
Stocks stocks = 3;
|
||||||
repeated string barcodes = 4;
|
repeated string barcodes = 4;
|
||||||
repeated Status statuses = 5;
|
Status statuses = 5;
|
||||||
|
|
||||||
message Status {
|
message Status {
|
||||||
string status_name = 1;
|
string status_name = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user