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

Restore API version 2022-04 #1143

Merged
merged 3 commits into from
May 3, 2023
Merged

Restore API version 2022-04 #1143

merged 3 commits into from
May 3, 2023

Conversation

mkevinosullivan
Copy link
Contributor

@mkevinosullivan mkevinosullivan commented Apr 21, 2023

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:

  • My commit message follow the pattern described in here
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • not applicable I have updated the project documentation.
  • I have added a changelog line.

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.
@nelsonwittwer nelsonwittwer merged commit 427f40b into main May 3, 2023
@nelsonwittwer nelsonwittwer deleted the kos/restore_2022_04 branch May 3, 2023 13:22
nickmealey pushed a commit to heliumdevelopment/shopify-api-ruby that referenced this pull request Jun 6, 2023
* Restore API version 2022-04

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.

* Add changelog entry

---------

Co-authored-by: Nelson <[email protected]>
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.

API version 2022-04 removed even though it's still supported
3 participants