Skip to content

Commit 339b6b5

Browse files
committed
Removed help section on parameters and status
1 parent f0d8446 commit 339b6b5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

swagger/swagger.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,8 @@
5555
<div class="form-row" style="box-sizing: border-box; border-radius: 5px; height: 310px; padding: 5px; border: 1px solid #ccc; overflow-y:scroll;">
5656
<ul id="node-config-parameter-list" style="padding: 0; margin:0;"></ul>
5757
</div>
58-
<div class="form-row">
59-
<a href="#" class="red-ui-button red-ui-button-small" id="node-config-input-add-parameter"><i class="fa fa-plus"></i> <span data-i18n="swagger.label.parameter"></span></a>
60-
<a href="#" id="node-config-input-parameter-info" class="popover-closable" style="font-size: 10px; text-decoration: underline; float: right"><span data-i18n="swagger.label.parameters-help"></span></a>
61-
</div>
6258
</div>
6359
<div id="swagger-tab-responses">
64-
<div class="form-row" style="box-sizing: border-box; border-radius: 5px; height: 310px; padding: 5px; border: 1px solid #ccc; overflow-y:scroll;">
65-
<ul id="node-config-response-list" style="padding: 0; margin:0;"></ul>
66-
</div>
6760
<div class="form-row">
6861
<a href="#" class="red-ui-button red-ui-button-small" id="node-config-input-add-response"><i class="fa fa-plus"></i> <span data-i18n="swagger.label.response"></span></a>
6962
<a href="#" id="node-config-input-response-info" class="popover-closable" style="font-size: 10px; text-decoration: underline; float: right"><span data-i18n="swagger.label.responses-help"></span></a>

0 commit comments

Comments
 (0)