File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed templates/rspec_api_documentation
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
130 | 130 | <pre class="response status">{{ response_status }} {{ response_status_text}}</pre>
|
131 | 131 | {{# response_body }}
|
132 | 132 | <h4>Body</h4>
|
133 |
| -<pre class="response body">{{{ response_body }}}</pre> |
| 133 | +<pre class="response body">{{ response_body }}</pre> |
134 | 134 | {{/ response_body }}
|
135 | 135 | {{/ response_status }}
|
136 | 136 | {{/ requests }}
|
|
You can’t perform that action at this time.
0 commit comments