From 3e6c8fbc056457a91ccdd10be77f88b6c92f2aec Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 23 Jul 2025 04:23:08 +0300 Subject: [PATCH] fixed misspelling --- ozon/products.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ozon/products.go b/ozon/products.go index 4329a1b..e5bd9e5 100644 --- a/ozon/products.go +++ b/ozon/products.go @@ -706,7 +706,7 @@ type CreateOrUpdateProductItem struct { DescriptionCategoryId int64 `json:"description_category_id"` // New category identifier. Specify it if you want to change the current product category - NewDescriptinoCategoryId int64 `json:"new_description_category_id"` + NewDescriptionCategoryId int64 `json:"new_description_category_id"` // Marketing color. //