Skip to content

Commit 9ad0da4

Browse files
Build from OAS 9.1.0
1 parent 03f6dc0 commit 9ad0da4

File tree

13 files changed

+32
-16
lines changed

13 files changed

+32
-16
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
xero-ruby (12.0.0)
4+
xero-ruby (12.1.0)
55
faraday (>= 2.0, < 3.0)
66
json (~> 2.1, >= 2.1.0)
77
json-jwt (~> 1.16, >= 1.16.3)

docs/accounting/AccountingApi.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,6 +1757,8 @@ Name | Type | Description | Notes
17571757

17581758
Creates new employees used in Xero payrun
17591759

1760+
This endpoint is deprecated and will be removed April 28, 2026
1761+
17601762
### Example
17611763

17621764
```ruby
@@ -8112,6 +8114,8 @@ Name | Type | Description | Notes
81128114

81138115
Retrieves a specific employee used in Xero payrun using a unique employee Id
81148116

8117+
This endpoint is deprecated and will be removed April 28, 2026
8118+
81158119
### Example
81168120

81178121
```ruby
@@ -8176,6 +8180,8 @@ Name | Type | Description | Notes
81768180

81778181
Retrieves employees used in Xero payrun
81788182

8183+
This endpoint is deprecated and will be removed April 28, 2026
8184+
81798185
### Example
81808186

81818187
```ruby
@@ -15485,6 +15491,8 @@ Name | Type | Description | Notes
1548515491

1548615492
Creates a single new employees used in Xero payrun
1548715493

15494+
This endpoint is deprecated and will be removed April 28, 2026
15495+
1548815496
### Example
1548915497

1549015498
```ruby

docs/accounting/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6339,7 +6339,7 @@
63396339
<nav id="scrollingNav">
63406340
<ul class="sidenav nav nav-list">
63416341
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
6342-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>12.0.0</li>
6342+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>12.1.0</li>
63436343
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
63446344
<li data-group="Accounting" data-name="createAccount" class="">
63456345
<a href="#api-Accounting-createAccount">createAccount</a>
@@ -11151,7 +11151,7 @@ <h1>createEmployees</h1>
1115111151
<div class="pull-right"></div>
1115211152
<div class="clearfix"></div>
1115311153
<p></p>
11154-
<p class="marked"></p>
11154+
<p class="marked">This endpoint is deprecated and will be removed April 28, 2026</p>
1115511155
<p></p>
1115611156
<br />
1115711157
<pre class="prettyprint language-html prettyprinted" data-type="put"><code><span class="pln">/Employees</span></code></pre>
@@ -25912,7 +25912,7 @@ <h1>getEmployee</h1>
2591225912
<div class="pull-right"></div>
2591325913
<div class="clearfix"></div>
2591425914
<p></p>
25915-
<p class="marked"></p>
25915+
<p class="marked">This endpoint is deprecated and will be removed April 28, 2026</p>
2591625916
<p></p>
2591725917
<br />
2591825918
<pre class="prettyprint language-html prettyprinted" data-type="get"><code><span class="pln">/Employees/{EmployeeID}</span></code></pre>
@@ -26030,7 +26030,7 @@ <h1>getEmployees</h1>
2603026030
<div class="pull-right"></div>
2603126031
<div class="clearfix"></div>
2603226032
<p></p>
26033-
<p class="marked"></p>
26033+
<p class="marked">This endpoint is deprecated and will be removed April 28, 2026</p>
2603426034
<p></p>
2603526035
<br />
2603626036
<pre class="prettyprint language-html prettyprinted" data-type="get"><code><span class="pln">/Employees</span></code></pre>
@@ -42638,7 +42638,7 @@ <h1>updateOrCreateEmployees</h1>
4263842638
<div class="pull-right"></div>
4263942639
<div class="clearfix"></div>
4264042640
<p></p>
42641-
<p class="marked"></p>
42641+
<p class="marked">This endpoint is deprecated and will be removed April 28, 2026</p>
4264242642
<p></p>
4264342643
<br />
4264442644
<pre class="prettyprint language-html prettyprinted" data-type="post"><code><span class="pln">/Employees</span></code></pre>

docs/app_store/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@
12411241
<nav id="scrollingNav">
12421242
<ul class="sidenav nav nav-list">
12431243
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1244-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>12.0.0</li>
1244+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>12.1.0</li>
12451245
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
12461246
<li data-group="AppStore" data-name="getSubscription" class="">
12471247
<a href="#api-AppStore-getSubscription">getSubscription</a>

docs/assets/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@
13901390
<nav id="scrollingNav">
13911391
<ul class="sidenav nav nav-list">
13921392
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1393-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>12.0.0</li>
1393+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>12.1.0</li>
13941394
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13951395
<li data-group="Asset" data-name="createAsset" class="">
13961396
<a href="#api-Asset-createAsset">createAsset</a>

docs/files/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@
11701170
<nav id="scrollingNav">
11711171
<ul class="sidenav nav nav-list">
11721172
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1173-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>12.0.0</li>
1173+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>12.1.0</li>
11741174
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11751175
<li data-group="Files" data-name="createFileAssociation" class="">
11761176
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/finance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2716,7 +2716,7 @@
27162716
<nav id="scrollingNav">
27172717
<ul class="sidenav nav nav-list">
27182718
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2719-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>12.0.0</li>
2719+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>12.1.0</li>
27202720
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27212721
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27222722
<a href="#api-Finance-getAccountingActivityAccountUsage">getAccountingActivityAccountUsage</a>

docs/payroll_au/index.html

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

docs/payroll_nz/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4087,7 +4087,7 @@
40874087
<nav id="scrollingNav">
40884088
<ul class="sidenav nav nav-list">
40894089
<li class="nav-header" data-group="PayrollNz"><strong>SDK: </strong><span id='sdk-name'></span></li>
4090-
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>12.0.0</li>
4090+
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>12.1.0</li>
40914091
<li class="nav-header" data-group="PayrollNz"><a href="#api-PayrollNz">Methods</a></li>
40924092
<li data-group="PayrollNz" data-name="approveTimesheet" class="">
40934093
<a href="#api-PayrollNz-approveTimesheet">approveTimesheet</a>

docs/payroll_uk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3600,7 +3600,7 @@
36003600
<nav id="scrollingNav">
36013601
<ul class="sidenav nav nav-list">
36023602
<li class="nav-header" data-group="PayrollUk"><strong>SDK: </strong><span id='sdk-name'></span></li>
3603-
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>12.0.0</li>
3603+
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>12.1.0</li>
36043604
<li class="nav-header" data-group="PayrollUk"><a href="#api-PayrollUk">Methods</a></li>
36053605
<li data-group="PayrollUk" data-name="approveTimesheet" class="">
36063606
<a href="#api-PayrollUk-approveTimesheet">approveTimesheet</a>

0 commit comments

Comments
 (0)