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