Update proto definitions
This commit is contained in:
		@@ -193,7 +193,6 @@ message ProductAttributes {
 | 
				
			|||||||
  repeated string images = 16;
 | 
					  repeated string images = 16;
 | 
				
			||||||
  repeated string pdf_list = 17;
 | 
					  repeated string pdf_list = 17;
 | 
				
			||||||
  repeated Attributes attributes = 18;
 | 
					  repeated Attributes attributes = 18;
 | 
				
			||||||
  repeated int64 attributes_with_defaults = 19;
 | 
					 | 
				
			||||||
  string color_image = 21;
 | 
					  string color_image = 21;
 | 
				
			||||||
  int64 description_category_id = 22;
 | 
					  int64 description_category_id = 22;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user