Update proto definitions
This commit is contained in:
@@ -14,6 +14,9 @@ message GetProductsRequest {
|
||||
message Product {
|
||||
message Size{
|
||||
repeated string skus = 1;
|
||||
int64 chrtID = 2;
|
||||
string techSize = 3;
|
||||
string wbSize = 4;
|
||||
}
|
||||
int64 nmID = 1;
|
||||
int64 subjectID = 2;
|
||||
|
||||
Reference in New Issue
Block a user