openapi-merge

v1.3.3
A tool to merge numerous OpenAPI files into a single openapi definition.
openapi merge

build

tsc --project .

prepare

tsc --project .

prepublishOnly

tsc --project .

test

jest --collect-coverage --verbose

lint

yarn eslint src --ext .js,.jsx,.ts,.tsx --fix --format=visualstudio

start

ts-node --project ./tsconfig.json src/index.ts
npm i openapi-merge

Metadata

  • MIT
  • Whatever
  • Robert Massaioli
  • released 6/6/2024

Downloads