Skip to content

Commit bf07569

Browse files
committed
Releasing 10.0.0 (OAS: 11.1.0)
1 parent 3904bf5 commit bf07569

Some content is hidden

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

62 files changed

+7725
-1514
lines changed

docs/v1/accounting/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6305,6 +6305,7 @@
63056305
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
63066306
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
63076307
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
6308+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au-v2/index.html" value="PayrollAuV2">Payroll (AU) V2</option>
63086309
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
63096310
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
63106311
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
@@ -6349,7 +6350,7 @@
63496350
<nav id="scrollingNav">
63506351
<ul class="sidenav nav nav-list">
63516352
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
6352-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>9.4.0</li>
6353+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>10.0.0</li>
63536354
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
63546355
<li data-group="Accounting" data-name="createAccount" class="">
63556356
<a href="#api-Accounting-createAccount">createAccount</a>

docs/v1/appstore/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,7 @@
11971197
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
11981198
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
11991199
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1200+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au-v2/index.html" value="PayrollAuV2">Payroll (AU) V2</option>
12001201
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
12011202
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
12021203
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
@@ -1241,7 +1242,7 @@
12411242
<nav id="scrollingNav">
12421243
<ul class="sidenav nav nav-list">
12431244
<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>9.4.0</li>
1245+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>10.0.0</li>
12451246
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
12461247
<li data-group="AppStore" data-name="getSubscription" class="">
12471248
<a href="#api-AppStore-getSubscription">getSubscription</a>

docs/v1/assets/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,7 @@
13751375
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
13761376
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
13771377
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1378+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au-v2/index.html" value="PayrollAuV2">Payroll (AU) V2</option>
13781379
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
13791380
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
13801381
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
@@ -1419,7 +1420,7 @@
14191420
<nav id="scrollingNav">
14201421
<ul class="sidenav nav nav-list">
14211422
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1422-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>9.4.0</li>
1423+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>10.0.0</li>
14231424
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
14241425
<li data-group="Asset" data-name="createAsset" class="">
14251426
<a href="#api-Asset-createAsset">createAsset</a>

docs/v1/files/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,7 @@
11261126
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
11271127
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
11281128
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1129+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au-v2/index.html" value="PayrollAuV2">Payroll (AU) V2</option>
11291130
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
11301131
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
11311132
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
@@ -1170,7 +1171,7 @@
11701171
<nav id="scrollingNav">
11711172
<ul class="sidenav nav nav-list">
11721173
<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>9.4.0</li>
1174+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>10.0.0</li>
11741175
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11751176
<li data-group="Files" data-name="createFileAssociation" class="">
11761177
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

0 commit comments

Comments
 (0)