openapi-bundler

A utility that merges multiple OpenAPI specification files into a single file with all external references resolved to local reference.

APACHE-2.0 License

Stars
8
Committers
7

Bot releases are visible (Hide)

openapi-bundler - 1.0.3 Latest Release

Published by ddobrin about 5 years ago

1.0.3 - 2019-10-03

Added

Changed

  • Fixes #16 : Upgrade Jackson to 2.9.10 - fixes security vulnerability
openapi-bundler - 1.0.2

Published by ddobrin about 5 years ago

1.0.1 - 2019-08-27

Added

Changed

  • Fixes #14 Clear security vulnerabilities - Jackson databind
openapi-bundler - 1.0.1

Published by stevehu over 5 years ago

1.0.1 - 2019-02-12

Added

Changed

  • Fixes #7 The bundler yaml file doesn't have components: schemas: {}
  • Fixes #8 output file name cannot change
  • Fixes #9 fix an issue in case there is securitySchemes section in the components
  • Fixes #11 Bundler should not inline referenced objects
  • Fixes #12 Update dependencies for the utility
openapi-bundler - 1.0.0

Published by stevehu almost 6 years ago

Initial release and it is production ready. Thank you @ddobrin for building this tool.

Package Rankings
Top 35.29% on Repo1.maven.org
Related Projects