File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "dependencies" : {},
2121 "devDependencies" : {
2222 "mdv" : " ^1.0.7"
23- }
23+ },
24+ "keywords" : [
25+ " OpenAPI" ,
26+ " OAS" ,
27+ " Swagger" ,
28+ " schema" ,
29+ " API"
30+ ]
2431}
Original file line number Diff line number Diff line change 1- # Swagger Specification JSON Schemas
1+ # OpenAPI Specification v2.0 JSON Schema
22
3- This is only JSON Schema file for Swagger version 2.0. Download and Install it via NPM or Bower .
3+ This is the JSON Schema file for the OpenAPI Specification version 2.0. Download and install it via NPM.
44
55## Install via NPM
66
77``` shell
88npm install --save swagger-schema-official
99```
1010
11- #### Install 1.2 version via NPM
12-
13- ``` shell
14- npm install --save swagger-schema-official@1.2.0
15- ```
16- ## Install via Bower
17-
18- ``` shell
19- bower install --save swagger-schema
20- ```
21-
2211## License
2312
2413Apache-2.0
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments