File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "termsOfService" : " http://swagger.io/terms/" ,
88 "contact" : {
99 "name" : " Swagger API Team" ,
10- "email" : " foo@example.com " ,
11- "url" : " http://madskristensen.net "
10+ "email" : " apiteam@swagger.io " ,
11+ "url" : " http://swagger.io "
1212 },
1313 "license" : {
14- "name" : " MIT " ,
15- "url" : " http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT "
14+ "name" : " Apache 2.0 " ,
15+ "url" : " https ://www.apache.org/licenses/ LICENSE-2.0.html "
1616 }
1717 },
1818 "host" : " petstore.swagger.io" ,
207207 }
208208 }
209209 }
210- }
210+ }
Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "title" : " Swagger Petstore" ,
66 "description" : " A sample API that uses a petstore as an example to demonstrate features in the swagger-2.0 specification" ,
7- "termsOfService" : " http://helloreverb.com /terms/" ,
7+ "termsOfService" : " http://swagger.io /terms/" ,
88 "contact" : {
9- "name" : " Wordnik API Team" ,
10- "email" : " foo@example.com " ,
11- "url" : " http://madskristensen.net "
9+ "name" : " Swagger API Team" ,
10+ "email" : " apiteam@swagger.io " ,
11+ "url" : " http://swagger.io "
1212 },
1313 "license" : {
14- "name" : " MIT " ,
15- "url" : " http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT "
14+ "name" : " Apache 2.0 " ,
15+ "url" : " https ://www.apache.org/licenses/ LICENSE-2.0.html "
1616 }
1717 },
18- "host" : " petstore.swagger.wordnik.com " ,
18+ "host" : " petstore.swagger.io " ,
1919 "basePath" : " /api" ,
2020 "schemes" : [
2121 " http"
143143 }
144144 }
145145 }
146- }
146+ }
Original file line number Diff line number Diff line change 1111 "url" : " http://swagger.io"
1212 },
1313 "license" : {
14- "name" : " MIT " ,
15- "url" : " http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT "
14+ "name" : " Apache 2.0 " ,
15+ "url" : " https ://www.apache.org/licenses/ LICENSE-2.0.html "
1616 }
1717 },
1818 "externalDocs" : {
230230 }
231231 }
232232 }
233- }
233+ }
Original file line number Diff line number Diff line change 66 termsOfService : http://swagger.io/terms/
77 contact :
88 name : Swagger API Team
9- email : foo@example.com
10- url : http://madskristensen.net
9+ email : apiteam@swagger.io
10+ url : http://swagger.io
1111 license :
12- name : MIT
13- url : http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT
12+ name : Apache 2.0
13+ url : https ://www.apache.org/licenses/ LICENSE-2.0.html
1414host : petstore.swagger.io
1515basePath : /api
1616schemes :
Original file line number Diff line number Diff line change 33 version : 1.0.0
44 title : Swagger Petstore
55 description : A sample API that uses a petstore as an example to demonstrate features in the swagger-2.0 specification
6- termsOfService : http://helloreverb.com /terms/
6+ termsOfService : http://swagger.io /terms/
77 contact :
8- name : Wordnik API Team
9- email : foo@example.com
10- url : http://madskristensen.net
8+ name : Swagger API Team
9+ email : apiteam@swagger.io
10+ url : http://swagger.io
1111 license :
12- name : MIT
13- url : http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT
14- host : petstore.swagger.wordnik.com
12+ name : Apache 2.0
13+ url : https ://www.apache.org/licenses/ LICENSE-2.0.html
14+ host : petstore.swagger.io
1515basePath : /api
1616schemes :
1717 - http
Original file line number Diff line number Diff line change 1010 email : " apiteam@swagger.io"
1111 url : " http://swagger.io"
1212 license :
13- name : " MIT "
14- url : " http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT "
13+ name : " Apache 2.0 "
14+ url : " https ://www.apache.org/licenses/ LICENSE-2.0.html "
1515 externalDocs :
1616 description : " find more info here"
1717 url : " https://swagger.io/about"
Original file line number Diff line number Diff line change 66 termsOfService : http://swagger.io/terms/
77 contact :
88 name : Swagger API Team
9- email : foo@example.com
10- url : http://madskristensen.net
9+ email : apiteam@swagger.io
10+ url : http://swagger.io
1111 license :
12- name : MIT
13- url : http ://github.com/gruntjs/grunt/blob/master/ LICENSE-MIT
12+ name : Apache 2.0
13+ url : https ://www.apache.org/licenses/ LICENSE-2.0.html
1414servers :
1515 - url : http://petstore.swagger.io/api
1616paths :
You can’t perform that action at this time.
0 commit comments