Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 407 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 407 Bytes

Swagger Specification JSON Schemas

This is only JSON Schema file for Swagger version 2.0. Download and Install it via NPM or Bower.

Install via NPM

npm install --save swagger-schema-official

Install 1.2 version via NPM

npm install --save swagger-schema-official@1.2.0

Install via Bower

bower install --save swagger-schema

License

Apache-2.0