Skip to content

MineSkin/openapi-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run node merge.js [--force] to merge main.json and all openapi files into a single openapi.json.

Regex to replace paths

\"\$ref\"\:\ \"(\#)(.+)\/(.+)\"
\"\$ref\"\:\ \".$2\/$3.json\"