diff --git a/docs/py2swagger.rst b/docs/py2swagger.rst index 7d5f4ea..5a9058e 100644 --- a/docs/py2swagger.rst +++ b/docs/py2swagger.rst @@ -8,7 +8,7 @@ Example SWAGGER_SETTINGS = { 'title': 'API title', - 'description': 'Description' + 'description': 'Description', 'version': '0.0.1', 'basePath': '/', 'host': '',