Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 423 Bytes

File metadata and controls

17 lines (11 loc) · 423 Bytes

API Validate

validate api response data against blueprint api documented schema. can be used to help contract testing. based on ajv validator and apiaryio/protagonist

install node and run npm install in the directory

usage:

./index.js -s example_spec.md -d example_data.json

----------------------------
GET /v4/latest/{base}
 ===> OK