Skip to content

Commit 223f91e

Browse files
committed
Releasing 12.0.1 (OAS: 12.0.2)
1 parent 6102efa commit 223f91e

14 files changed

Lines changed: 96 additions & 0 deletions

docs/v2/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",

lib/Api/AccountingApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/AppStoreApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* These endpoints are for Xero Partners to interact with the App Store Billing platform
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/AssetApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* 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.
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/FilesApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* These endpoints are specific to Xero Files API
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/FinanceApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* 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.
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/IdentityApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* These endpoints are related to managing authentication tokens and identity for Xero API
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/PayrollAuApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* This is the Xero Payroll API for orgs in Australia region.
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/PayrollAuV2Api.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* This is the Xero Payroll API 2.0 for orgs in Australia region.
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

lib/Api/PayrollNzApi.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
*
1515
* This is the Xero Payroll API for orgs in the NZ region.
1616
*
17+
<<<<<<< Updated upstream
1718
* OpenAPI spec version: 12.0.1
19+
=======
20+
* OpenAPI spec version: 12.0.2
21+
>>>>>>> Stashed changes
1822
* Contact: api@xero.com
1923
* Generated by: https://openapi-generator.tech
2024
* OpenAPI Generator version: 5.4.0

0 commit comments

Comments
 (0)