added success response per #1476

This commit is contained in:
Tony Tam
2015-12-09 13:49:04 -08:00
parent 8469055881
commit 644da49077
4 changed files with 23699 additions and 19 deletions

View File

@@ -42,9 +42,11 @@
{{/oauth}}
{{#if type}}
<h4><span data-sw-translate>Response Class</span> (<span data-sw-translate>Status</span> {{successCode}})</h4>
{{#if successDescription}}<div class="markdown">{{{successDescription}}}</div>{{/if}}
<p><span class="model-signature" /></p>
<br/>
<div class="response-content-type" />
{{/if}}
<form accept-charset='UTF-8' class='sandbox'>
<div style='margin:0;padding:0;display:inline'></div>
@@ -78,7 +80,6 @@
</tr>
</thead>
<tbody class="operation-status">
</tbody>
</table>
{{/if}}