Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.06k stars 473 forks source link

Restore API version 2022-04 #1143

Closed mkevinosullivan closed 1 year ago

mkevinosullivan commented 1 year ago

Description

As per https://shopify.dev/changelog/action-required-support-for-api-version-2022-04-extended-to-june-30-2023 2022-04 is not being deprecated until June 30, 2023. Hence, this commit restores the REST resources for 2022-04 and includes April23 in the ApiVersion.

Fixes #1142

How has this been tested?

dev test

Checklist: