diff --git a/templates/rspec_api_documentation/html_example.mustache b/templates/rspec_api_documentation/html_example.mustache index 35f14213..24660451 100644 --- a/templates/rspec_api_documentation/html_example.mustache +++ b/templates/rspec_api_documentation/html_example.mustache @@ -130,7 +130,7 @@
{{ response_status }} {{ response_status_text}}
{{# response_body }}

Body

-
{{{ response_body }}}
+
{{ response_body }}
{{/ response_body }} {{/ response_status }} {{/ requests }}