jormaechea/open-api-mocker

View on GitHub
nodemon.json

Summary

Maintainability
Test Coverage
{
    "ext": "js,json,yml,yaml",
    "exec": "node lib/open-api-mocker-cli.js -s tests/resources/pet-store.yml"
}