1.1.2 • Published 6 months ago

@sion908/multi-file-swagger-utils v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

multi-file-Swagger utils

MIT License

Example of how to split up a large Swagger spec into smaller files.

Read the blog post

Usage

Install the node tool:

  npm install install @sion908/multi-file-swagger-utils --save-dev

Run the command like so:

  npx multi-file-swagger-utils -b docs/base.yaml -o test/resolved.yaml

This will resolve every json pointer ($ref) externally or internally and then save it in a yaml file. Which can then be used for code generation and so on.

feature

create resolve

License

MIT

Thanks

https://www.npmjs.com/package/multi-file-swagger

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.1

7 months ago