0.0.17 • Published 6 years ago

swag-jv v0.0.17

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

swag-jv npm version

A type definition generator from Open API 3.0 spec.

Requirements

Install

$ yarn add swag-jv

How to use

This command will generate validator functions for each schemas.

$ swag-jv generate swagger.yml --dist validators

CLI Options

Usage: swag-jv [options] [command]

Generate JSON validator from Open API spec

Options:
  -V, --version              output the version number
  -h, --help                 output usage information

Commands:
  generate [options] <file>
  convert [options] <file>

License

MIT

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago