fixed misspelling
Some checks are pending
tests / unit (push) Waiting to run
tests / coverage (push) Waiting to run

This commit is contained in:
2025-07-23 04:23:08 +03:00
parent c6c3030925
commit 3e6c8fbc05

View File

@@ -706,7 +706,7 @@ type CreateOrUpdateProductItem struct {
DescriptionCategoryId int64 `json:"description_category_id"` DescriptionCategoryId int64 `json:"description_category_id"`
// New category identifier. Specify it if you want to change the current product category // 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. // Marketing color.
// //