Skip to content

Commit e3acd58

Browse files
committed
Releasing 15.0.1 (OAS: 12.0.2)
1 parent ff5a879 commit e3acd58

13 files changed

Lines changed: 72 additions & 0 deletions

File tree

docs/accounting/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4112,7 +4112,11 @@
41124112
"OrganisationType" : {
41134113
"type" : "string",
41144114
"description" : "Organisation Type",
4115+
<<<<<<< Updated upstream
41154116
"enum" : [ "ACCOUNTING_PRACTICE", "CCORPORATIONLLC", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "INDIVIDUAL", "LLC", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "NOTLLC", "PARTNERSHIP", "PARTNERSHIPLLC", "PERSONAL", "S_CORPORATION", "SCORPORATIONLLC", "SELF_MANAGED_SUPERANNUATION_FUND", "SINGLEMEMBERLLC", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST", "UNSPECIFIED" ]
4117+
=======
4118+
"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", "PERSONAL", "SINGLEMEMBERLLC", "CCORPORATIONLLC", "PARTNERSHIPLLC", "SCORPORATIONLLC", "LLC", "NOTLLC", "UNSPECIFIED" ]
4119+
>>>>>>> Stashed changes
41164120
},
41174121
"BaseCurrency" : {
41184122
"$ref" : "#/components/schemas/CurrencyCode"
@@ -4189,7 +4193,11 @@
41894193
"OrganisationEntityType" : {
41904194
"type" : "string",
41914195
"description" : "Organisation Entity Type",
4196+
<<<<<<< Updated upstream
41924197
"enum" : [ "ACCOUNTING_PRACTICE", "CCORPORATIONLLC", "COMPANY", "CHARITY", "CLUB_OR_SOCIETY", "INDIVIDUAL", "LLC", "LOOK_THROUGH_COMPANY", "NOT_FOR_PROFIT", "NOTLLC", "PARTNERSHIP", "PARTNERSHIPLLC", "PERSONAL", "S_CORPORATION", "SCORPORATIONLLC", "SELF_MANAGED_SUPERANNUATION_FUND", "SINGLEMEMBERLLC", "SOLE_TRADER", "SUPERANNUATION_FUND", "TRUST", "UNSPECIFIED" ]
4198+
=======
4199+
"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", "PERSONAL", "SINGLEMEMBERLLC", "CCORPORATIONLLC", "PARTNERSHIPLLC", "SCORPORATIONLLC", "LLC", "NOTLLC", "UNSPECIFIED" ]
4200+
>>>>>>> Stashed changes
41934201
},
41944202
"ShortCode" : {
41954203
"type" : "string",

src/gen/api/accountingApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Accounting API
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/appStoreApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero AppStore API
33
* These endpoints are for Xero Partners to interact with the App Store Billing platform
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/assetApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Assets API
33
* The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/bankfeedsApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Bank Feeds API
33
* The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you\'re an existing financial services partner that wants access, contact your local Partner Manager. If you\'re a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/filesApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Files API
33
* These endpoints are specific to Xero Files API
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/financeApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Finance API
33
* The Finance API is a collection of endpoints which customers can use in the course of a loan application, which may assist lenders to gain the confidence they need to provide capital.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/payrollAUApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Payroll AU API
33
* This is the Xero Payroll API for orgs in Australia region.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/payrollAUV2Api.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Payroll AU API 2.0
33
* This is the Xero Payroll API 2.0 for orgs in Australia region.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/payrollNZApi.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
* Xero Payroll NZ
33
* This is the Xero Payroll API for orgs in the NZ region.
44
*
5+
<<<<<<< Updated upstream
56
* The version of the OpenAPI document: 12.0.1
7+
=======
8+
* The version of the OpenAPI document: 12.0.2
9+
>>>>>>> Stashed changes
610
* Contact: api@xero.com
711
*
812
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)