swagger-enforcer

v1.3.10
Automatically validate a value against the swagger schema while you build it. Alternatively you can validate the final value.
swagger response build compose validate

test

mocha test/*.js

coverage

nyc --reporter=html mocha test/*.js

coverage:report

nyc mocha test/*.js && nyc report --reporter=text-lcov | coveralls

Metadata

Downloads

Maintainers