Skip to content

Commit 2958fc9

Browse files
committed
updated docs
1 parent 746122d commit 2958fc9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/api.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,11 @@ <h2> Methods </h2>
621621
</tr>
622622

623623
<tr>
624-
<td class="mono bold right">setHttpUserNameAndPassword(securitySchemeId, username, password) </td>
624+
<td class="mono bold right">
625+
setHttpUserNameAndPassword(<br>
626+
securitySchemeId, username, password<br/>
627+
)
628+
</td>
625629
<td class="gray" colspan="2">
626630
To programmatically provide username and password. <span class='mono blue'>securitySchemeId</span> should be a valid securityScheme which you have defined in the spec
627631
</td>

0 commit comments

Comments
 (0)