File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<pre class="response status">{{ response_status }} {{ response_status_text}}</pre>
131131
{{# response_body }}
132132
<h4>Body</h4>
133-
<pre class="response body">{{{ response_body }}}</pre>
133+
<pre class="response body">{{ response_body }}</pre>
134134
{{/ response_body }}
135135
{{/ response_status }}
136136
{{/ requests }}

0 commit comments

Comments
 (0)