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