diff --git a/ozon/products.proto b/ozon/products.proto index 3be7497..b170724 100644 --- a/ozon/products.proto +++ b/ozon/products.proto @@ -193,7 +193,6 @@ message ProductAttributes { repeated string images = 16; repeated string pdf_list = 17; repeated Attributes attributes = 18; - repeated int64 attributes_with_defaults = 19; string color_image = 21; int64 description_category_id = 22; }