Skip to content

Commit 00286a3

Browse files
Build from OAS 4.0.0 (#364)
Co-authored-by: manishT72x <[email protected]>
1 parent c53c11c commit 00286a3

File tree

22 files changed

+208
-35
lines changed

22 files changed

+208
-35
lines changed

docs/v4/accounting/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4060,7 +4060,7 @@
40604060
"Class" : {
40614061
"type" : "string",
40624062
"description" : "Organisation Classes describe which plan the Xero organisation is on (e.g. DEMO, TRIAL, PREMIUM)",
4063-
"enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE" ]
4063+
"enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE", "IGNITE", "GROW", "COMPREHENSIVE" ]
40644064
},
40654065
"Edition" : {
40664066
"type" : "string",
@@ -6096,7 +6096,7 @@
60966096
<nav id="scrollingNav">
60976097
<ul class="sidenav nav nav-list">
60986098
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
6099-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>5.0.0</li>
6099+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>6.0.0</li>
61006100
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
61016101
<li data-group="Accounting" data-name="createAccount" class="">
61026102
<a href="#api-Accounting-createAccount">createAccount</a>

docs/v4/appstore/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@
12371237
<nav id="scrollingNav">
12381238
<ul class="sidenav nav nav-list">
12391239
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1240-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>5.0.0</li>
1240+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>6.0.0</li>
12411241
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
12421242
<li data-group="AppStore" data-name="getSubscription" class="">
12431243
<a href="#api-AppStore-getSubscription">getSubscription</a>

docs/v4/assets/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@
13881388
<nav id="scrollingNav">
13891389
<ul class="sidenav nav nav-list">
13901390
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1391-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>5.0.0</li>
1391+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>6.0.0</li>
13921392
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13931393
<li data-group="Asset" data-name="createAsset" class="">
13941394
<a href="#api-Asset-createAsset">createAsset</a>

docs/v4/files/index.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,21 @@
864864
"title" : "",
865865
"type" : "object",
866866
"properties" : {
867+
"SendWithObject" : {
868+
"type" : "boolean",
869+
"description" : "Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint.",
870+
"example" : true
871+
},
872+
"Name" : {
873+
"type" : "string",
874+
"description" : "The name of the associated file. Note- The Name element is only returned when using /Associations/{ObjectId} endpoint.",
875+
"example" : "Test.pdf"
876+
},
877+
"Size" : {
878+
"type" : "integer",
879+
"description" : "The size of the associated file in bytes. Note- The Size element is only returned when using /Associations/{ObjectId} endpoint.",
880+
"example" : 12357
881+
},
867882
"FileId" : {
868883
"type" : "string",
869884
"description" : "The unique identifier of the file",
@@ -1129,7 +1144,7 @@
11291144
<nav id="scrollingNav">
11301145
<ul class="sidenav nav nav-list">
11311146
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1132-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>5.0.0</li>
1147+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>6.0.0</li>
11331148
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11341149
<li data-group="Files" data-name="createFileAssociation" class="">
11351150
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/v4/finance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2730,7 +2730,7 @@
27302730
<nav id="scrollingNav">
27312731
<ul class="sidenav nav nav-list">
27322732
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2733-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>5.0.0</li>
2733+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>6.0.0</li>
27342734
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27352735
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27362736
<a href="#api-Finance-getAccountingActivityAccountUsage">getAccountingActivityAccountUsage</a>

docs/v4/payroll-au/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3411,7 +3411,7 @@
34113411
<nav id="scrollingNav">
34123412
<ul class="sidenav nav nav-list">
34133413
<li class="nav-header" data-group="PayrollAu"><strong>SDK: </strong><span id='sdk-name'></span></li>
3414-
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>5.0.0</li>
3414+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>6.0.0</li>
34153415
<li class="nav-header" data-group="PayrollAu"><a href="#api-PayrollAu">Methods</a></li>
34163416
<li data-group="PayrollAu" data-name="approveLeaveApplication" class="">
34173417
<a href="#api-PayrollAu-approveLeaveApplication">approveLeaveApplication</a>

docs/v4/payroll-nz/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3839,7 +3839,7 @@
38393839
<nav id="scrollingNav">
38403840
<ul class="sidenav nav nav-list">
38413841
<li class="nav-header" data-group="PayrollNz"><strong>SDK: </strong><span id='sdk-name'></span></li>
3842-
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>5.0.0</li>
3842+
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>6.0.0</li>
38433843
<li class="nav-header" data-group="PayrollNz"><a href="#api-PayrollNz">Methods</a></li>
38443844
<li data-group="PayrollNz" data-name="approveTimesheet" class="">
38453845
<a href="#api-PayrollNz-approveTimesheet">approveTimesheet</a>

docs/v4/payroll-uk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3506,7 +3506,7 @@
35063506
<nav id="scrollingNav">
35073507
<ul class="sidenav nav nav-list">
35083508
<li class="nav-header" data-group="PayrollUk"><strong>SDK: </strong><span id='sdk-name'></span></li>
3509-
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>5.0.0</li>
3509+
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>6.0.0</li>
35103510
<li class="nav-header" data-group="PayrollUk"><a href="#api-PayrollUk">Methods</a></li>
35113511
<li data-group="PayrollUk" data-name="approveTimesheet" class="">
35123512
<a href="#api-PayrollUk-approveTimesheet">approveTimesheet</a>

pom.xml

Lines changed: 1 addition & 1 deletion
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>5.0.0</version>
8+
<version>6.0.0</version>
99
<url>https://github.com/XeroAPI/Xero-Java</url>
1010
<description>This is the official Java SDK for Xero API</description>
1111
<licenses>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Xero Accounting API
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: 3.0.3
5+
* The version of the OpenAPI document: 4.0.0
66
* Contact: [email protected]
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -102,7 +102,7 @@ public class AccountingApi {
102102
private ApiClient apiClient;
103103
private static AccountingApi instance = null;
104104
private String userAgent = "Default";
105-
private String version = "5.0.0";
105+
private String version = "6.0.0";
106106
static final Logger logger = LoggerFactory.getLogger(AccountingApi.class);
107107

108108
/** AccountingApi */

0 commit comments

Comments
 (0)