Skip to content

Commit ac72fca

Browse files
authored
Merge pull request #369 from XeroAPI/OAS-6.1.1-xero-java
Build from OAS 6.1.1
2 parents e3c3686 + e53eedd commit ac72fca

Some content is hidden

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

41 files changed

+3762
-219
lines changed

docs/v4/accounting/index.html

+110-40
Large diffs are not rendered by default.

docs/v4/appstore/index.html

+1-1
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>8.0.0</li>
1240+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>8.1.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

+1-1
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>8.0.0</li>
1391+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>8.1.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@
11441144
<nav id="scrollingNav">
11451145
<ul class="sidenav nav nav-list">
11461146
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1147-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>8.0.0</li>
1147+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>8.1.0</li>
11481148
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11491149
<li data-group="Files" data-name="createFileAssociation" class="">
11501150
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/v4/finance/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2733,7 +2733,7 @@
27332733
<nav id="scrollingNav">
27342734
<ul class="sidenav nav nav-list">
27352735
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2736-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>8.0.0</li>
2736+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>8.1.0</li>
27372737
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27382738
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27392739
<a href="#api-Finance-getAccountingActivityAccountUsage">getAccountingActivityAccountUsage</a>

docs/v4/payroll-au/index.html

+12-12
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@
14671467
}
14681468
},
14691469
"description" : "",
1470-
"x-isObjectArray" : true
1470+
"x-objectArrayKey" : "employees"
14711471
};
14721472
defs["EmploymentBasis"] = {
14731473
"title" : "",
@@ -1642,7 +1642,7 @@
16421642
}
16431643
},
16441644
"description" : "",
1645-
"x-isObjectArray" : true
1645+
"x-objectArrayKey" : "leave_applications"
16461646
};
16471647
defs["LeaveBalance"] = {
16481648
"title" : "",
@@ -1776,7 +1776,7 @@
17761776
}
17771777
},
17781778
"description" : "The leave type lines",
1779-
"x-isObjectArray" : true
1779+
"x-objectArrayKey" : "employee"
17801780
};
17811781
defs["LeavePeriod"] = {
17821782
"title" : "",
@@ -2025,7 +2025,7 @@
20252025
}
20262026
},
20272027
"description" : "",
2028-
"x-isObjectArray" : true
2028+
"x-objectArrayKey" : "pay_items"
20292029
};
20302030
defs["PayOutType"] = {
20312031
"title" : "",
@@ -2160,7 +2160,7 @@
21602160
}
21612161
},
21622162
"description" : "",
2163-
"x-isObjectArray" : true
2163+
"x-objectArrayKey" : "pay_runs"
21642164
};
21652165
defs["PayTemplate"] = {
21662166
"title" : "",
@@ -2270,7 +2270,7 @@
22702270
}
22712271
},
22722272
"description" : "",
2273-
"x-isObjectArray" : true
2273+
"x-objectArrayKey" : "payroll_calendars"
22742274
};
22752275
defs["Payslip"] = {
22762276
"title" : "",
@@ -2558,7 +2558,7 @@
25582558
}
25592559
},
25602560
"description" : "",
2561-
"x-isObjectArray" : true
2561+
"x-objectArrayKey" : "payslips"
25622562
};
25632563
defs["RateType"] = {
25642564
"title" : "",
@@ -2609,7 +2609,7 @@
26092609
}
26102610
},
26112611
"description" : "The reimbursement type lines",
2612-
"x-isObjectArray" : true
2612+
"x-objectArrayKey" : "reimbursement_lines"
26132613
};
26142614
defs["ReimbursementType"] = {
26152615
"title" : "",
@@ -2866,7 +2866,7 @@
28662866
}
28672867
},
28682868
"description" : "",
2869-
"x-isObjectArray" : true
2869+
"x-objectArrayKey" : "super_fund_products"
28702870
};
28712871
defs["SuperFundType"] = {
28722872
"title" : "",
@@ -2886,7 +2886,7 @@
28862886
}
28872887
},
28882888
"description" : "",
2889-
"x-isObjectArray" : true
2889+
"x-objectArrayKey" : "super_funds"
28902890
};
28912891
defs["SuperLine"] = {
28922892
"title" : "",
@@ -3308,7 +3308,7 @@
33083308
}
33093309
},
33103310
"description" : "",
3311-
"x-isObjectArray" : true
3311+
"x-objectArrayKey" : "timesheets"
33123312
};
33133313
defs["ValidationError"] = {
33143314
"title" : "",
@@ -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>8.0.0</li>
3414+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>8.1.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>

0 commit comments

Comments
 (0)