Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@VincentBean
Copy link
Contributor

@VincentBean VincentBean commented Oct 1, 2020

Magento 2 modules can have their own api endpoints. This PR makes it possible to use those.
For example:
`$magento = new Magento();

$response = $magento->api('/suttonsilver-pricelists')->get('pricelist/12');`

@ahinkle ahinkle merged commit 2f38e66 into grayloon:master Oct 1, 2020
@ahinkle
Copy link
Contributor

ahinkle commented Oct 1, 2020

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants