Package Exports
- swagger-schema-official/schema
- swagger-schema-official/schema.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (swagger-schema-official) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
MIT