diff --git a/src/main/resources/swagger-static/index.mustache b/src/main/resources/swagger-static/index.mustache
index fd65f66ccdc..1821b19d506 100644
--- a/src/main/resources/swagger-static/index.mustache
+++ b/src/main/resources/swagger-static/index.mustache
@@ -32,12 +32,12 @@
{{#apis}}
diff --git a/src/main/resources/swagger-static/model.mustache b/src/main/resources/swagger-static/model.mustache
index 9020c422e6e..fd107aa1fef 100644
--- a/src/main/resources/swagger-static/model.mustache
+++ b/src/main/resources/swagger-static/model.mustache
@@ -5,7 +5,7 @@
{{#vars}}
- {{name}} : {{datatype}}
-
{{description}}
+
{description}}
{{/vars}}