Skip to content
forked from Mermade/oas-kit

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

License

Notifications You must be signed in to change notification settings

dlouzan/oas-kit

 
 

Repository files navigation

OAS-Kit

This is the mono-repo for the following related projects

Documentation

Online converter/validator

Supported Node.js versions

Any LTS version from 8.4.0 (with --expose-http2) or 8.8.1 without flags, onwards.

Development

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

Please try and keep commits related to a single package or piece of functionality. PR in the usual way.

Supporting development

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%