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

refactor: standarize API Client #1507

Merged
merged 12 commits into from
Apr 11, 2024
Merged

refactor: standarize API Client #1507

merged 12 commits into from
Apr 11, 2024

Conversation

sethidden
Copy link
Contributor

@sethidden sethidden commented Mar 28, 2024

πŸ”— Linked issue

IN-4072

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSDoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Standarizes Magento API Client by changing the Endpoints interface, adding ApiMethods interface and refactoring the api methods to be async functions.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@sethidden sethidden requested a review from a team as a code owner March 28, 2024 06:47
Copy link

changeset-bot bot commented Mar 28, 2024

πŸ¦‹ Changeset detected

Latest commit: a948cf6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vue-storefront/magento-api Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@WojtekTheWebDev WojtekTheWebDev changed the title IN-4072 Use proxy-sdk refactor: standarize API Client Apr 9, 2024
bartoszherba
bartoszherba previously approved these changes Apr 10, 2024
@WojtekTheWebDev WojtekTheWebDev dismissed stale reviews from bartoszherba and themself via 37d3e34 April 11, 2024 08:47
@WojtekTheWebDev WojtekTheWebDev merged commit 8b8fdff into main Apr 11, 2024
7 of 8 checks passed
@WojtekTheWebDev WojtekTheWebDev deleted the IN-4072-proxy-sdk branch April 11, 2024 09:07
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.

3 participants