Skip to content

Adding new field productSkus to related products#202

Merged
garnet-ecwid merged 2 commits intomasterfrom
add-productSkus-field
Aug 3, 2022
Merged

Adding new field productSkus to related products#202
garnet-ecwid merged 2 commits intomasterfrom
add-productSkus-field

Conversation

@garnet-ecwid
Copy link
Copy Markdown
Contributor

No description provided.

@garnet-ecwid garnet-ecwid requested a review from basiliscus August 3, 2022 10:24

private fun FetchedProduct.RelatedProducts.toUpdated() = UpdatedProduct.RelatedProducts(
productIds = productIds,
productSkus = productSkus,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

В FetchedProduct не надо это поле включать, оно write only

@garnet-ecwid garnet-ecwid merged commit d202c58 into master Aug 3, 2022
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