Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 286 Bytes

JSON Schema de-referencer

Expand $refs on YAML files based JSON Schema. Currently it works with local references and external local YAML files having a single document only per file.

Installation:

npm install zanona/jschema-deref -g
jsderef swagger.yaml > swagger.json