Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor update -new /v4/product/info/attributes endpoint +test #120

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

benice2me11
Copy link
Contributor

minor update -new /v4/product/info/attributes endpoint +test

as i described in issues thread

@diPhantxm
Copy link
Owner

Hi!
Thank you for your contribution to this library. I'm a little bit busy right now, I will have a look soon

ozon/products.go Outdated
@@ -1558,6 +1558,92 @@ func (c Products) GetDescriptionOfProduct(ctx context.Context, params *GetDescri
return resp, nil
}

type GetDescriptionOfProductFilterV4 struct {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove any mention of version in naming

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

ozon/products.go Outdated
TypeId int64 `json:"type_id"`
PrimaryImage string `json:"primary_image"`

// Доп. структура для "model_info"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use only english in code

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@diPhantxm
Copy link
Owner

LGTM
Thank you for your contribution. I will be pleased to see more :)

@diPhantxm diPhantxm merged commit 8b8b3bc into diPhantxm:master Dec 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants