From 5ac5bc8f234228bd4e1fd135a528a27c20fad37d Mon Sep 17 00:00:00 2001 From: michaelborn Date: Sun, 27 Aug 2023 23:34:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Auto-generate=20API=20doc?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/cfPlaid/models/Client.html | 8 ++++---- docs/overview-summary.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/cfPlaid/models/Client.html b/docs/cfPlaid/models/Client.html index 3e50c8b..44c252a 100644 --- a/docs/cfPlaid/models/Client.html +++ b/docs/cfPlaid/models/Client.html @@ -486,7 +486,7 @@

struct - parseAndThrow(cfPlaid.models.HyperResponse response) + throwOnError(cfPlaid.models.HyperResponse response)
     Handle Plaid API response errors. @@ -744,13 +744,13 @@

Transactions

- +

- parseAndThrow + throwOnError

- public struct parseAndThrow(cfPlaid.models.HyperResponse response) + public struct throwOnError(cfPlaid.models.HyperResponse response)

diff --git a/docs/overview-summary.html b/docs/overview-summary.html index c50f148..9b2ee92 100644 --- a/docs/overview-summary.html +++ b/docs/overview-summary.html @@ -2,7 +2,7 @@ - + Overview - cfPlaid