0.0.17 • Published 5 years ago

swag-jv v0.0.17

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago