ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

Missing Alt attribute in ArticleImage class

Open thuongmhh opened this issue 1 year ago • 0 comments

According to Shopify REST API, an article image should have 3 properties: attachment, src, and alt.

The alt property is currently missing from the ArticleImage class, making it difficult to update the alt text for an article image.

Please help adding that property in the next release.

thuongmhh avatar Apr 22 '24 06:04 thuongmhh