JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2221
  • Score
    100M100P100Q124185F
  • License ISC

Middleware for generating OpenAPI/Swagger documentation for your Express app

Package Exports

  • @unleash/express-openapi
  • @unleash/express-openapi/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@unleash/express-openapi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

unleash-express-openapi

This repo is a light internal fork of https://github.com/wesleytodd/express-openapi that

  1. updates dependencies based on npm audit, and
  2. removes the redoc dependency which we don't use.