Skip to content

Commit 1c8942f

Browse files
committed
Added small breaking fix to reports for au/nz tax, added budgets endpoints, added the rest of the docs for api sets.. some still dont have body examples but an improvment
1 parent c724692 commit 1c8942f

File tree

21 files changed

+52797
-731
lines changed

21 files changed

+52797
-731
lines changed

docs/v4/accounting/index.html

Lines changed: 873 additions & 484 deletions
Large diffs are not rendered by default.

docs/v4/assets/index.html

Lines changed: 4002 additions & 0 deletions
Large diffs are not rendered by default.

docs/v4/files/index.html

Lines changed: 5442 additions & 0 deletions
Large diffs are not rendered by default.

docs/v4/payroll-au/index.html

Lines changed: 9568 additions & 0 deletions
Large diffs are not rendered by default.

docs/v4/payroll-nz/index.html

Lines changed: 15925 additions & 0 deletions
Large diffs are not rendered by default.

docs/v4/payroll-uk/index.html

Lines changed: 15827 additions & 0 deletions
Large diffs are not rendered by default.

src/main/java/com/xero/api/client/AccountingApi.java

Lines changed: 398 additions & 191 deletions
Large diffs are not rendered by default.

src/main/java/com/xero/api/client/AssetApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Assets API
33
* The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.
44
*
5-
* The version of the OpenAPI document: 2.12.0
5+
* The version of the OpenAPI document: 2.13.2
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/xero/api/client/BankFeedsApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Bank Feeds API
33
* The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you're an existing financial services partner that wants access, contact your local Partner Manager. If you're a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner.
44
*
5-
* The version of the OpenAPI document: 2.12.0
5+
* The version of the OpenAPI document: 2.13.2
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/xero/api/client/FilesApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Files API
33
* These endpoints are specific to Xero Files API
44
*
5-
* The version of the OpenAPI document: 2.12.0
5+
* The version of the OpenAPI document: 2.13.2
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)