Skip to content

Commit

Permalink
Deploying to gh-pages from @ 28a998e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
bergatco committed Jun 13, 2024
1 parent 850b7f8 commit 9ad2334
Show file tree
Hide file tree
Showing 175 changed files with 12,148 additions and 4,596 deletions.
2 changes: 1 addition & 1 deletion classes/AuthorApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ <h3 id="inputs">
</tr>
<tr>
<td class="col-md-4">
<i>Type : </i> <code><a href="../classes/Configuration.html" target="_self" >Configuration | undefined</a></code>
<i>Type : </i> <code>Configuration | undefined</code>

</td>
</tr>
Expand Down
565 changes: 565 additions & 0 deletions classes/AuthorizationApi.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion classes/AuthorizationBodyParams.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h3 id="inputs">
</tr>
<tr>
<td class="col-md-4">
<i>Type : </i> <code><a href="../classes/AuthorizationContextParams.html" target="_self" >AuthorizationContextParams</a></code>
<i>Type : </i> <code><a href="../interfaces/AuthorizationContextParams.html" target="_self" >AuthorizationContextParams</a></code>

</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions classes/AuthorizationContextBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h3 id="methods">
<tr>
<td class="col-md-4">
<span class="modifier-icon icon ion-ios-reset"></span>
<code>build(requiredPermissions: <a href="../undefineds/Permission.html" target="_self">Permission[]</a>, action: <a href="../undefineds/Action.html" target="_self">Action</a>)</code>
<code>build(requiredPermissions: <a href="../undefineds/Permission.html" target="_self">Permission[]</a>, action: <a href="../s/Action.html" target="_self">Action</a>)</code>
</td>
</tr>

Expand Down Expand Up @@ -231,7 +231,7 @@ <h3 id="methods">
<tr>
<td>action</td>
<td>
<code><a href="../miscellaneous/enumerations.html#Action" target="_self" >Action</a></code>
<code><a href="../miscellaneous/variables.html#Action" target="_self" >Action</a></code>
</td>

<td>
Expand Down
2 changes: 1 addition & 1 deletion classes/AuthorizationContextParams.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h3 id="inputs">
</tr>
<tr>
<td class="col-md-4">
<i>Type : </i> <code><a href="../miscellaneous/enumerations.html#Action" target="_self" >Action</a></code>
<i>Type : </i> <code><a href="../miscellaneous/variables.html#Action" target="_self" >Action</a></code>

</td>
</tr>
Expand Down
Loading

0 comments on commit 9ad2334

Please sign in to comment.