Update proto definitions
This commit is contained in:
@@ -114,7 +114,7 @@ message CreateOrUpdateProductsRequest{
|
|||||||
}
|
}
|
||||||
|
|
||||||
message CreateOrUpdateProductsResponse{
|
message CreateOrUpdateProductsResponse{
|
||||||
string task_id = 1;
|
repeated string task_id = 1;
|
||||||
}
|
}
|
||||||
message Product {
|
message Product {
|
||||||
int64 id = 1;
|
int64 id = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user