iods/module-connect

Special handling of different core APIs for testing services in Magento 2.

Installs: 0

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

dev-develop 2022-12-21 21:50 UTC

This package is auto-updated.

Last update: 2024-05-22 21:34:55 UTC


README

The Iods_Connect module groups the special handling of different core APIs for testing services across Magento 2.

Functionality provided by this module includes:

  • Getting parent products (configurable) based on the child

This is a private module and is not currently maintained for public use.

Facts

Requirements

Getting Started

Usage Instructions

Known Issues

Related Tasks or Discussions

Installation

$ mkdir

Uninstallation

$ rmdir

Development

Approach

Understanding the API.

Getting parent products

/V1/products/get-parent-by-id/:id /V1/products/get-parent-by-sku/:sku

Developer

Rye Miller

Further Reading

License

MIT Licence This project/code is released under the MIT license.

Copyright

(c) 2017-Present Rye Miller