Skip to content

Commit 31130df

Browse files
committed
updated api docs
1 parent 2087b56 commit 31130df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/api.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,13 @@ <h2> Methods </h2>
638638
To programmatically set API Server. <span class='mono blue'>apiServerUrl</span> should be a valid server url which you have defined in the spec
639639
</td>
640640
</tr>
641+
642+
<tr>
643+
<td class="mono bold right">setApiKey(securitySchemeId, token) </td>
644+
<td class="gray" colspan="2">
645+
To programmatically provide api-key. <span class='mono blue'>securitySchemeId</span> should be a valid securityScheme which you have defined in the spec
646+
</td>
647+
</tr>
641648
<tr>
642649
<td class="mono bold right">scrollTo(path) </td>
643650
<td class="gray" colspan="2">

0 commit comments

Comments
 (0)