From 423cc08660df29868420c13d515deeee44fe4cda Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 30 Mar 2024 19:49:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20CI:=20automated=20Generate=20Doc?= =?UTF-8?q?umentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...reshBooks-Resource-AccountingResource.html | 154 +----------------- ...sh-FreshBooks-Resource-EventsResource.html | 152 +---------------- docs/html/js/searchIndex.js | 10 -- 3 files changed, 13 insertions(+), 303 deletions(-) diff --git a/docs/html/classes/amcintosh-FreshBooks-Resource-AccountingResource.html b/docs/html/classes/amcintosh-FreshBooks-Resource-AccountingResource.html index b6a7f18..c5b2fd2 100644 --- a/docs/html/classes/amcintosh-FreshBooks-Resource-AccountingResource.html +++ b/docs/html/classes/amcintosh-FreshBooks-Resource-AccountingResource.html @@ -360,20 +360,6 @@

Make a request against the accounting resource and return an array of the json response.
-
- createNewResponseError() - -  : void -
-
Parse the json response for new-style accounting endpoint errors and create a FreshBooksException from it.
- -
- createOldResponseError() - -  : void -
-
Parse the json response for old-style accounting endpoint errors and create a FreshBooksException from it.
-
rejectMissing() @@ -837,7 +823,7 @@

@@ -914,7 +900,7 @@

@@ -978,7 +964,7 @@

@@ -1046,7 +1032,7 @@

@@ -1107,7 +1093,7 @@

@@ -1291,7 +1277,7 @@

@@ -1400,130 +1386,6 @@

Return values
array<string|int, mixed> - -
-

- createNewResponseError() - - -

- - -

Parse the json response for new-style accounting endpoint errors and create a FreshBooksException from it.

- - - private - createNewResponseError(int $statusCode, array<string|int, mixed> $responseData, string $rawRespone) : void - -
-
- -
Parameters
-
-
- $statusCode - : int -
-
-

HTTP status code

-
- -
-
- $responseData - : array<string|int, mixed> -
-
-

The json-parsed response

-
- -
-
- $rawRespone - : string -
-
-

The raw response body

-
- -
-
- - - - -
-
-

- createOldResponseError() - - -

- - -

Parse the json response for old-style accounting endpoint errors and create a FreshBooksException from it.

- - - private - createOldResponseError(int $statusCode, array<string|int, mixed> $responseData, string $rawRespone) : void - -
-
- -
Parameters
-
-
- $statusCode - : int -
-
-

HTTP status code

-
- -
-
- $responseData - : array<string|int, mixed> -
-
-

The json-parsed response

-
- -
-
- $rawRespone - : string -
-
-

The raw response body

-
- -
-
- - - -
@@ -1712,8 +1574,6 @@
Parameters
  • getUrl()
  • handleError()
  • makeRequest()
  • -
  • createNewResponseError()
  • -
  • createOldResponseError()
  • rejectMissing()
  • diff --git a/docs/html/classes/amcintosh-FreshBooks-Resource-EventsResource.html b/docs/html/classes/amcintosh-FreshBooks-Resource-EventsResource.html index 560687b..82b9735 100644 --- a/docs/html/classes/amcintosh-FreshBooks-Resource-EventsResource.html +++ b/docs/html/classes/amcintosh-FreshBooks-Resource-EventsResource.html @@ -377,20 +377,6 @@

    Make a request against the accounting resource and return an array of the json response.
    -
    - createNewResponseError() - -  : void -
    -
    Parse the json response for new-style accounting endpoint errors and create a FreshBooksException from it.
    - -
    - createOldResponseError() - -  : void -
    -
    Parse the json response for old-style accounting endpoint errors and create a FreshBooksException from it.
    -
    rejectMissing() @@ -854,7 +840,7 @@

    @@ -931,7 +917,7 @@

    @@ -995,7 +981,7 @@

    @@ -1063,7 +1049,7 @@

    @@ -1185,7 +1171,7 @@

    @@ -1546,130 +1532,6 @@

    Return values
    array<string|int, mixed> - -
    -

    - createNewResponseError() - - -

    - - -

    Parse the json response for new-style accounting endpoint errors and create a FreshBooksException from it.

    - - - private - createNewResponseError(int $statusCode, array<string|int, mixed> $responseData, string $rawRespone) : void - -
    -
    - -
    Parameters
    -
    -
    - $statusCode - : int -
    -
    -

    HTTP status code

    -
    - -
    -
    - $responseData - : array<string|int, mixed> -
    -
    -

    The json-parsed response

    -
    - -
    -
    - $rawRespone - : string -
    -
    -

    The raw response body

    -
    - -
    -
    - - - - -
    -
    -

    - createOldResponseError() - - -

    - - -

    Parse the json response for old-style accounting endpoint errors and create a FreshBooksException from it.

    - - - private - createOldResponseError(int $statusCode, array<string|int, mixed> $responseData, string $rawRespone) : void - -
    -
    - -
    Parameters
    -
    -
    - $statusCode - : int -
    -
    -

    HTTP status code

    -
    - -
    -
    - $responseData - : array<string|int, mixed> -
    -
    -

    The json-parsed response

    -
    - -
    -
    - $rawRespone - : string -
    -
    -

    The raw response body

    -
    - -
    -
    - - - -
    @@ -1860,8 +1722,6 @@
    Parameters
  • getUrl()
  • handleError()
  • makeRequest()
  • -
  • createNewResponseError()
  • -
  • createOldResponseError()
  • rejectMissing()
  • diff --git a/docs/html/js/searchIndex.js b/docs/html/js/searchIndex.js index dfabffa..911b54a 100644 --- a/docs/html/js/searchIndex.js +++ b/docs/html/js/searchIndex.js @@ -2755,16 +2755,6 @@ Search.appendIndex( "name": "makeRequest", "summary": "Make\u0020a\u0020request\u0020against\u0020the\u0020accounting\u0020resource\u0020and\u0020return\u0020an\u0020array\u0020of\u0020the\u0020json\u0020response.", "url": "classes/amcintosh-FreshBooks-Resource-AccountingResource.html#method_makeRequest" - }, { - "fqsen": "\\amcintosh\\FreshBooks\\Resource\\AccountingResource\u003A\u003AcreateOldResponseError\u0028\u0029", - "name": "createOldResponseError", - "summary": "Parse\u0020the\u0020json\u0020response\u0020for\u0020old\u002Dstyle\u0020accounting\u0020endpoint\u0020errors\u0020and\u0020create\u0020a\u0020FreshBooksException\u0020from\u0020it.", - "url": "classes/amcintosh-FreshBooks-Resource-AccountingResource.html#method_createOldResponseError" - }, { - "fqsen": "\\amcintosh\\FreshBooks\\Resource\\AccountingResource\u003A\u003AcreateNewResponseError\u0028\u0029", - "name": "createNewResponseError", - "summary": "Parse\u0020the\u0020json\u0020response\u0020for\u0020new\u002Dstyle\u0020accounting\u0020endpoint\u0020errors\u0020and\u0020create\u0020a\u0020FreshBooksException\u0020from\u0020it.", - "url": "classes/amcintosh-FreshBooks-Resource-AccountingResource.html#method_createNewResponseError" }, { "fqsen": "\\amcintosh\\FreshBooks\\Resource\\AccountingResource\u003A\u003AhandleError\u0028\u0029", "name": "handleError",