Mermade / oas-kit

Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint

Home Page:https://mermade.org.uk/openapi-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAS-Kit

This is the mono-repo for the following related projects

Documentation

Online converter/validator

Supported Node.js versions

Any LTS version. It is not recommended to use Node.js 12.17.x,12.18.x or 12.19.x due to an http2 bug.

Development

  • clone the repository
  • npm i in the top level directory
  • npx lerna bootstrap

Please try and keep commits related to a single package or piece of functionality. Please review the CONTRIBUTING.md for additional details.

Supporting development

About

Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint

https://mermade.org.uk/openapi-converter

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 99.7%Language:Shell 0.2%Language:Dockerfile 0.1%