Updated ToS

This commit is contained in:
Ron
2015-06-04 15:15:44 -04:00
parent 26618ba482
commit 57327f5d1f
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
"info": { "info": {
"title": "Swagger Sample App", "title": "Swagger Sample App",
"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", "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",
"termsOfServiceUrl": "http://helloreverb.com/terms/", "termsOfServiceUrl": "http://swagger.io/terms/",
"contact": "apiteam@swagger.io", "contact": "apiteam@swagger.io",
"license": "Apache 2.0", "license": "Apache 2.0",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html" "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.html"

View File

@@ -4,7 +4,7 @@
"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", "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",
"version": "1.0.0", "version": "1.0.0",
"title": "Swagger Petstore", "title": "Swagger Petstore",
"termsOfService": "http://helloreverb.com/terms/", "termsOfService": "http://swagger.io/terms/",
"contact": { "contact": {
"url": "http://swagger.io", "url": "http://swagger.io",
"name": "Your pals at Swagger", "name": "Your pals at Swagger",