fixed responseMessages issue per #267
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
{{/if}}
|
||||
{{#if errorResponses}}
|
||||
{{#if responseMessages}}
|
||||
<div style='margin:0;padding:0;display:inline'></div>
|
||||
<h4>Error Status Codes</h4>
|
||||
<table class='fullwidth'>
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
<td width='15%' class='code'>{{code}}</td>
|
||||
<td>{{{reason}}}</td>
|
||||
|
||||
<td>{{{message}}}</td>
|
||||
|
||||
Reference in New Issue
Block a user