Update proto definitions
This commit is contained in:
		@@ -26,7 +26,7 @@ message Product {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  message Stocks{
 | 
			
		||||
    repeated Stock stock = 1;
 | 
			
		||||
    repeated Stock stocks = 1;
 | 
			
		||||
    bool has_stock = 2;
 | 
			
		||||
  }
 | 
			
		||||
  message Stock{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user