1.2.3 • Published 2 years ago

create-oas v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

create-oas

Create a new OAS file in your repository

Build

npm.io

Installation/Usage

You can run this module using any of the following methods:

npm create oas
npm init oas
npx create-oas

This will lead you through a series of questions that will prompt you to create a base OAS file (in either JSON or YAML format).

You can add paths to your OAS spec either directly in this file, or in in your code using something like swagger-inline or fastify-swagger.

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago