Skip to content

A tool that cleans up and updates a Magento REST schema to improve readability when used by ReDoc.

Notifications You must be signed in to change notification settings

jcalcaben/magento-openapi-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento REST schema transformer

A tool that cleans up and updates a Magento REST schema to improve readability when used by ReDoc.

Instructions

  1. Edit _config.js and define the input file.

  2. Run the script:

    node index.js
  3. Copy the output.

Running tests

This project uses [Jest][] for tests.

Use the following to run tests:

npm test

About

A tool that cleans up and updates a Magento REST schema to improve readability when used by ReDoc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published