Signed-off-by: Kenneth Reitz <me@kennethreitz.org>

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-05-17 19:59:47 -04:00
parent 852febb0b0
commit 63a649f753
+1 -1
View File
@@ -65,7 +65,7 @@ template = {
"swagger": "2.0",
"info": {
"title": "httpbin.org",
"description": "A simple HTTP Service.",
"description": "A simple HTTP Service. <br/> <br/> <code>$ docker run -p 80:80 kennethreitz/httpbin</code>",
"contact": {
"responsibleOrganization": "Kenneth Reitz",
"responsibleDeveloper": "Kenneth Reitz",