Skip to content

Commit 57327f5

Browse files
committed
Updated ToS
1 parent 26618ba commit 57327f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/specs/v1.2/petstore/api-docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"info": {
5353
"title": "Swagger Sample App",
5454
"description": "This is a sample server Petstore server. You can find out more about Swagger \n at <a href=\"http://swagger.io\">http://swagger.io</a> or on irc.freenode.net, #swagger. For this sample,\n you can use the api key \"special-key\" to test the authorization filters",
55-
"termsOfServiceUrl": "http://helloreverb.com/terms/",
55+
"termsOfServiceUrl": "http://swagger.io/terms/",
5656
"contact": "[email protected]",
5757
"license": "Apache 2.0",
5858
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html"

test/specs/v2/petstore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This is a sample server Petstore server. You can find out more about Swagger at <a href=\"http://swagger.io\">http://swagger.io</a> or on irc.freenode.net, #swagger. For this sample, you can use the api key \"special-key\" to test the authorization filters",
55
"version": "1.0.0",
66
"title": "Swagger Petstore",
7-
"termsOfService": "http://helloreverb.com/terms/",
7+
"termsOfService": "http://swagger.io/terms/",
88
"contact": {
99
"url": "http://swagger.io",
1010
"name": "Your pals at Swagger",

0 commit comments

Comments
 (0)