Skip to content

Commit ece198e

Browse files
authored
Merge pull request #220 from XeroAPI/xero-ruby-3.7.1
generates xero-ruby 3.7.1 from OAS 2.19.3
2 parents c58bcf4 + 9c7e2d8 commit ece198e

19 files changed

Lines changed: 37 additions & 35 deletions

docs/accounting/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3931,7 +3931,7 @@
39313931
"OrganisationType" : {
39323932
"type" : "string",
39333933
"description" : "Organisation Type",
3934-
"enum" : [ "ACCOUNTING_PRACTICE", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "PARTNERSHIP", "S_CORPORATION", "SELF_MANAGED_SUPERANNUATION_FUND", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST" ]
3934+
"enum" : [ "ACCOUNTING_PRACTICE", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "INDIVIDUAL", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "PARTNERSHIP", "S_CORPORATION", "SELF_MANAGED_SUPERANNUATION_FUND", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST" ]
39353935
},
39363936
"BaseCurrency" : {
39373937
"$ref" : "#/components/schemas/CurrencyCode"
@@ -4008,7 +4008,7 @@
40084008
"OrganisationEntityType" : {
40094009
"type" : "string",
40104010
"description" : "Organisation Entity Type",
4011-
"enum" : [ "ACCOUNTING_PRACTICE", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "PARTNERSHIP", "S_CORPORATION", "SELF_MANAGED_SUPERANNUATION_FUND", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST" ]
4011+
"enum" : [ "ACCOUNTING_PRACTICE", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "INDIVIDUAL", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "PARTNERSHIP", "S_CORPORATION", "SELF_MANAGED_SUPERANNUATION_FUND", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST" ]
40124012
},
40134013
"ShortCode" : {
40144014
"type" : "string",
@@ -6008,7 +6008,7 @@
60086008
<nav id="scrollingNav">
60096009
<ul class="sidenav nav nav-list">
60106010
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
6011-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>3.7.0</li>
6011+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>3.7.1</li>
60126012
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
60136013
<li data-group="Accounting" data-name="createAccount" class="">
60146014
<a href="#api-Accounting-createAccount">createAccount</a>

docs/app_store/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@
11331133
<nav id="scrollingNav">
11341134
<ul class="sidenav nav nav-list">
11351135
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1136-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>3.7.0</li>
1136+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>3.7.1</li>
11371137
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
11381138
<li data-group="AppStore" data-name="getSubscription" class="">
11391139
<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
@@ -1391,7 +1391,7 @@
13911391
<nav id="scrollingNav">
13921392
<ul class="sidenav nav nav-list">
13931393
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1394-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>3.7.0</li>
1394+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>3.7.1</li>
13951395
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13961396
<li data-group="Asset" data-name="createAsset" class="">
13971397
<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
@@ -1155,7 +1155,7 @@
11551155
<nav id="scrollingNav">
11561156
<ul class="sidenav nav nav-list">
11571157
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1158-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>3.7.0</li>
1158+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>3.7.1</li>
11591159
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11601160
<li data-group="Files" data-name="createFileAssociation" class="">
11611161
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/finance/BankTransactionResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
77
**bank_transaction_id** | **String** | Xero Identifier of transaction | [optional]
88
**batch_payment_id** | **String** | Xero Identifier of batch payment. Present if the transaction is part of a batch. | [optional]
99
**contact** | [**ContactResponse**](ContactResponse.md) | | [optional]
10-
**date** | **DateTime** | Date of transaction - YYYY-MM-DD | [optional]
10+
**date** | **Date** | Date of transaction - YYYY-MM-DD | [optional]
1111
**amount** | **BigDecimal** | Amount of transaction | [optional]
1212
**line_items** | [**Array&lt;LineItemResponse&gt;**](LineItemResponse.md) | The LineItems element can contain any number of individual LineItem sub-elements. Not included in summary mode | [optional]
1313

docs/finance/PaymentResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**payment_id** | **String** | Xero Identifier of payment | [optional]
88
**batch_payment_id** | **String** | Xero Identifier of batch payment. Present if the payment was created as part of a batch. | [optional]
9-
**date** | **DateTime** | Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06 | [optional]
9+
**date** | **Date** | Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06 | [optional]
1010
**amount** | **BigDecimal** | The amount of the payment | [optional]
1111
**bank_amount** | **BigDecimal** | The bank amount of the payment | [optional]
1212
**currency_rate** | **Float** | Exchange rate when payment is received. Only used for non base currency invoices and credit notes e.g. 0.7500 | [optional]

docs/finance/StatementLineResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**statement_line_id** | **String** | Xero Identifier of statement line | [optional]
8-
**posted_date** | **DateTime** | Date of when statement line was posted | [optional]
8+
**posted_date** | **Date** | Date of when statement line was posted | [optional]
99
**reference** | **String** | Reference description of statement line | [optional]
1010
**notes** | **String** | Notes description of statement line | [optional]
1111
**cheque_no** | **String** | Cheque number of statement line | [optional]
1212
**amount** | **BigDecimal** | Amount of statement line | [optional]
13-
**transaction_date** | **DateTime** | Transaction date of statement line | [optional]
13+
**transaction_date** | **Date** | Transaction date of statement line | [optional]
1414
**type** | **String** | Type of statement line | [optional]
1515
**is_reconciled** | **Boolean** | Boolean to show if statement line is reconciled | [optional]
1616
**is_duplicate** | **Boolean** | Boolean to show if statement line is duplicate | [optional]

docs/finance/StatementResponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**statement_id** | **String** | Xero Identifier of statement | [optional]
8-
**start_date** | **DateTime** | Start date of statement | [optional]
9-
**end_date** | **DateTime** | End date of statement | [optional]
8+
**start_date** | **Date** | Start date of statement | [optional]
9+
**end_date** | **Date** | End date of statement | [optional]
1010
**imported_date_time_utc** | **DateTime** | Utc date time of when the statement was imported in Xero | [optional]
1111
**import_source** | **String** | Import source of statement (STMTIMPORTSRC/MANUAL, STMTIMPORTSRC/CSV, STMTIMPORTSRC/QIF, STMTIMPORTSRC/OFX, XeroApi) | [optional]
1212
**statement_lines** | [**Array&lt;StatementLineResponse&gt;**](StatementLineResponse.md) | List of statement lines | [optional]

docs/finance/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@
11201120
"date" : {
11211121
"type" : "string",
11221122
"description" : "Date of transaction - YYYY-MM-DD",
1123-
"format" : "date-time"
1123+
"format" : "date"
11241124
},
11251125
"amount" : {
11261126
"type" : "number",
@@ -1852,7 +1852,7 @@
18521852
"date" : {
18531853
"type" : "string",
18541854
"description" : "Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06",
1855-
"format" : "date-time"
1855+
"format" : "date"
18561856
},
18571857
"amount" : {
18581858
"type" : "number",
@@ -2159,7 +2159,7 @@
21592159
"postedDate" : {
21602160
"type" : "string",
21612161
"description" : "Date of when statement line was posted",
2162-
"format" : "date-time"
2162+
"format" : "date"
21632163
},
21642164
"reference" : {
21652165
"type" : "string",
@@ -2182,7 +2182,7 @@
21822182
"transactionDate" : {
21832183
"type" : "string",
21842184
"description" : "Transaction date of statement line",
2185-
"format" : "date-time"
2185+
"format" : "date"
21862186
},
21872187
"type" : {
21882188
"type" : "string",
@@ -2331,12 +2331,12 @@
23312331
"startDate" : {
23322332
"type" : "string",
23332333
"description" : "Start date of statement",
2334-
"format" : "date-time"
2334+
"format" : "date"
23352335
},
23362336
"endDate" : {
23372337
"type" : "string",
23382338
"description" : "End date of statement",
2339-
"format" : "date-time"
2339+
"format" : "date"
23402340
},
23412341
"importedDateTimeUtc" : {
23422342
"type" : "string",
@@ -2706,7 +2706,7 @@
27062706
<nav id="scrollingNav">
27072707
<ul class="sidenav nav nav-list">
27082708
<li class="nav-header" data-group="Finance"><strong>SDK: </strong><span id='sdk-name'></span></li>
2709-
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>3.7.0</li>
2709+
<li class="nav-header" data-group="Finance"><strong>VSN: </strong>3.7.1</li>
27102710
<li class="nav-header" data-group="Finance"><a href="#api-Finance">Methods</a></li>
27112711
<li data-group="Finance" data-name="getAccountingActivityAccountUsage" class="">
27122712
<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
@@ -3254,7 +3254,7 @@
32543254
<nav id="scrollingNav">
32553255
<ul class="sidenav nav nav-list">
32563256
<li class="nav-header" data-group="PayrollAu"><strong>SDK: </strong><span id='sdk-name'></span></li>
3257-
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>3.7.0</li>
3257+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>3.7.1</li>
32583258
<li class="nav-header" data-group="PayrollAu"><a href="#api-PayrollAu">Methods</a></li>
32593259
<li data-group="PayrollAu" data-name="createEmployee" class="">
32603260
<a href="#api-PayrollAu-createEmployee">createEmployee</a>

0 commit comments

Comments
 (0)