swagger-combinator

Combines separate OpenAPI fragments into single specification file

Usage no npm install needed!

<script type="module">
  import swaggerCombinator from 'https://cdn.skypack.dev/swagger-combinator';
</script>

README

swagger-combinator

Utility for easy combination of separate OpenAPI/Swagger specs into a single file, with optional enrichment from Objection.js models.

Install

$ npm install --save-dev swagger-combinator

Basic usage

See example script in /scripts