Skip to content

Commit 1e7bf41

Browse files
authored
Merge pull request #251 from XeroAPI/sid-development
Build from OAS 2.8.3
2 parents fd2f4bc + e45a531 commit 1e7bf41

File tree

446 files changed

+106
-447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

446 files changed

+106
-447
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>xero-java</artifactId>
66
<packaging>jar</packaging>
77
<name>xero-java</name>
8-
<version>4.5.1</version>
8+
<version>4.5.2</version>
99
<url>https://github.com/XeroAPI/Xero-Java</url>
1010
<description>This is the official Java SDK for Xero API</description>
1111
<licenses>
@@ -308,7 +308,7 @@
308308
<google-api-client-version>1.23.0</google-api-client-version>
309309
<jersey-common-version>2.25.1</jersey-common-version>
310310
<jackson-version>2.9.10</jackson-version>
311-
<jackson-databind-version>2.9.10.5</jackson-databind-version>
311+
<jackson-databind-version>2.9.10.7</jackson-databind-version>
312312
<jackson-threetenbp-version>2.6.4</jackson-threetenbp-version>
313313
<junit-version>4.13.1</junit-version>
314314
<org-apache-httpcomponents>4.5.3</org-apache-httpcomponents>

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Accounting API
3+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -86,7 +98,7 @@ public class AccountingApi {
8698
private ApiClient apiClient;
8799
private static AccountingApi instance = null;
88100
private String userAgent = "Default";
89-
private String version = "4.5.1";
101+
private String version = "4.5.2";
90102
static final Logger logger = LoggerFactory.getLogger(AccountingApi.class);
91103

92104
public AccountingApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero Assets API
3+
* This is the Xero Assets API
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -35,7 +47,7 @@ public class AssetApi {
3547
private ApiClient apiClient;
3648
private static AssetApi instance = null;
3749
private String userAgent = "Default";
38-
private String version = "4.5.1";
50+
private String version = "4.5.2";
3951
static final Logger logger = LoggerFactory.getLogger(AssetApi.class);
4052

4153
public AssetApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Bank Feeds API
3+
* This specifing endpoints Xero Bank feeds API
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -33,7 +45,7 @@ public class BankFeedsApi {
3345
private ApiClient apiClient;
3446
private static BankFeedsApi instance = null;
3547
private String userAgent = "Default";
36-
private String version = "4.5.1";
48+
private String version = "4.5.2";
3749
static final Logger logger = LoggerFactory.getLogger(BankFeedsApi.class);
3850

3951
public BankFeedsApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero oAuth 2 identity service
3+
* This specifing endpoints related to managing authentication tokens and identity for Xero API
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -31,7 +43,7 @@ public class IdentityApi {
3143
private ApiClient apiClient;
3244
private static IdentityApi instance = null;
3345
private String userAgent = "Default";
34-
private String version = "4.5.1";
46+
private String version = "4.5.2";
3547
static final Logger logger = LoggerFactory.getLogger(IdentityApi.class);
3648

3749
public IdentityApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero Payroll AU
3+
* This is the Xero Payroll API for orgs in Australia region.
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -50,7 +62,7 @@ public class PayrollAuApi {
5062
private ApiClient apiClient;
5163
private static PayrollAuApi instance = null;
5264
private String userAgent = "Default";
53-
private String version = "4.5.1";
65+
private String version = "4.5.2";
5466
static final Logger logger = LoggerFactory.getLogger(PayrollAuApi.class);
5567

5668
public PayrollAuApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero Payroll NZ
3+
* This is the Xero Payroll API for orgs in the NZ region.
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -92,7 +104,7 @@ public class PayrollNzApi {
92104
private ApiClient apiClient;
93105
private static PayrollNzApi instance = null;
94106
private String userAgent = "Default";
95-
private String version = "4.5.1";
107+
private String version = "4.5.2";
96108
static final Logger logger = LoggerFactory.getLogger(PayrollNzApi.class);
97109

98110
public PayrollNzApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero Payroll UK
3+
* This is the Xero Payroll API for orgs in the UK region.
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -92,7 +104,7 @@ public class PayrollUkApi {
92104
private ApiClient apiClient;
93105
private static PayrollUkApi instance = null;
94106
private String userAgent = "Default";
95-
private String version = "4.5.1";
107+
private String version = "4.5.2";
96108
static final Logger logger = LoggerFactory.getLogger(PayrollUkApi.class);
97109

98110
public PayrollUkApi() {

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Xero Projects API
3+
* This is the Xero Projects API
4+
*
5+
* The version of the OpenAPI document: 2.8.3
6+
* Contact: [email protected]
7+
*
8+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9+
* https://openapi-generator.tech
10+
* Do not edit the class manually.
11+
*/
12+
113
package com.xero.api.client;
214

315
import com.fasterxml.jackson.core.type.TypeReference;
@@ -42,7 +54,7 @@ public class ProjectApi {
4254
private ApiClient apiClient;
4355
private static ProjectApi instance = null;
4456
private String userAgent = "Default";
45-
private String version = "4.5.1";
57+
private String version = "4.5.2";
4658
static final Logger logger = LoggerFactory.getLogger(ProjectApi.class);
4759

4860
public ProjectApi() {

src/main/java/com/xero/models/accounting/Account.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Accounting API
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: 2.8.2
65
* Contact: [email protected]
76
*
87
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)