Update proto definitions

This commit is contained in:
2025-07-22 02:45:43 +03:00
parent 342baf25e7
commit c1293d3afe

View File

@@ -120,6 +120,7 @@ message ProductAttributes {
string primary_image = 13;
Model_info model_info = 15;
repeated string images = 16;
repeated string pdf_list = 17;
repeated Attributes attributes = 18;
repeated int64 attributes_with_defaults = 19;
string color_image = 21;