flows / magento2-api-extension
A Magento 2 module that adds functionality to the Magento API
Package info
github.com/flows-nl/magento2-api-extension
Type:magento2-module
pkg:composer/flows/magento2-api-extension
0.0.4
2016-12-05 13:14 UTC
Requires
- php: ~7.0.0
- magento/framework: ~100.1.0
This package is auto-updated.
Last update: 2026-03-01 00:10:50 UTC
README
This module extends the Magento 2 API with functionality that is already available in Magento 2, but not exposed in the API.
- Catalog rules through
/V1/flows/catalogRules, similar to how shopping cart rules are already implemented in the API
You can always check the version number of the installed extension using /V1/flows/version.
About this extension
This extension is provided under an MIT license (see LICENSE).