How to use the swagger-parser.bundleAsync function in swagger-parser

To help you get started, we’ve selected a few swagger-parser examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Typeform / openapi-micro-merge / lib / index.js View on Github external
.then((merged) => {
      return SwaggerParser.bundleAsync(merged)
    })
    .catch(e => {

swagger-parser

Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers

MIT
Latest version published 3 years ago

Package Health Score

71 / 100
Full package analysis