Skip to content

OpenAPI $ref Compiler

Choose a tag to compare

@seanpk seanpk released this 14 Oct 12:39
· 82 commits to master since this release

A feature has been added to help the management of OpenAPI (swagger) spec $refs to external files by automatically adding references to them to your main API file's definitions, responses, and parameters properties.

Learn more on the wiki.