0.4.0 • Published 1 year ago

api-ref-bundler-cli v0.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

api-ref-bundler-cli

This package provides cli tool to resolve all external references in Json based API document and bundle into single document

Works perfectly with API specifications

Installation

npm i -g api-ref-bundler-cli

Usage

ref-bundler <filename> [-f <output format>] [-d <dest path>] [-t <file type>]

Output formats: yaml, json

File type: oas3 (default), aas2, jsonschema


Contributing

When contributing, keep in mind that it is an objective of api-ref-bundler-cli to have no package dependencies. This may change in the future, but for now, no-dependencies.

Please run the unit tests before submitting your PR: npm test. Hopefully your PR includes additional unit tests to illustrate your change/modification!

License

MIT

0.4.0

1 year ago

0.3.0

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago