Update proto definitions
This commit is contained in:
		@@ -109,8 +109,8 @@ message CreateOrUpdateProductsRequest{
 | 
				
			|||||||
    int64 width = 24;
 | 
					    int64 width = 24;
 | 
				
			||||||
    string service_type = 25;
 | 
					    string service_type = 25;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					  int64 marketplace_id = 1;
 | 
				
			||||||
  repeated Item items = 1;
 | 
					  repeated Item items = 2;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
message CreateOrUpdateProductsResponse{
 | 
					message CreateOrUpdateProductsResponse{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user