Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 689 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 689 Bytes

oav-installer

Quality Gate Status Build and Test

This package is internally used by our microservices.

What it does is:

  1. Loads the OpenAPI specification.
  2. Transforms it (public and private services handle some parts differently)
  3. Configures express-openapi-validator
  4. Installs express-openapi-validator into the Express application