Skip to content

Commit

Permalink
📖 DOC: Auto-generate API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelborn authored and github-actions[bot] committed Aug 27, 2023
1 parent dc1ba58 commit 5ac5bc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/cfPlaid/models/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ <h2>
<code>struct</code>
</td>
<td>
<strong><a href="Client.html#parseAndThrow()">parseAndThrow</A></strong>(cfPlaid.models.HyperResponse response)
<strong><a href="Client.html#throwOnError()">throwOnError</A></strong>(cfPlaid.models.HyperResponse response)
<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle Plaid API response errors.
Expand Down Expand Up @@ -744,13 +744,13 @@ <h3>Transactions</h3>



<a name="parseAndThrow()"><!-- --></a>
<a name="throwOnError()"><!-- --></a>
<h3>
parseAndThrow
throwOnError

</h3>

<kbd>public struct <strong>parseAndThrow</strong>(cfPlaid.models.HyperResponse response)</kbd>
<kbd>public struct <strong>throwOnError</strong>(cfPlaid.models.HyperResponse response)</kbd>

<br><br>

Expand Down
2 changes: 1 addition & 1 deletion docs/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Generated by DocBox on 4:09:14 PM GMT -->
<!-- Generated by DocBox on 11:34:07 PM GMT -->
<title> Overview - cfPlaid </title>
<meta name="keywords" content="overview">

Expand Down

0 comments on commit 5ac5bc8

Please sign in to comment.