A tool that cleans up and updates a Magento REST schema to improve readability when used by ReDoc.
-
Edit
_config.js
and define the input file. -
Run the script:
node index.js
-
Copy the output.
This project uses [Jest][] for tests.
Use the following to run tests:
npm test