From 36680348b6d71e901209d62de4585a0602d24633 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 21 Apr 2026 22:16:43 +0000 Subject: [PATCH] Releasing 15.0.1 (OAS: 12.0.2) --- docs/accounting/index.html | 6 +++--- docs/appstore/index.html | 2 +- docs/assets/index.html | 2 +- docs/bankfeeds/index.html | 2 +- docs/files/index.html | 2 +- docs/finance/index.html | 2 +- docs/payroll-au-v2/index.html | 2 +- docs/payroll-au/index.html | 2 +- docs/payroll-nz/index.html | 2 +- docs/payroll-uk/index.html | 2 +- docs/projects/index.html | 2 +- package.json | 2 +- src/gen/api/accountingApi.ts | 4 ++-- src/gen/api/appStoreApi.ts | 4 ++-- src/gen/api/assetApi.ts | 4 ++-- src/gen/api/bankfeedsApi.ts | 4 ++-- src/gen/api/filesApi.ts | 4 ++-- src/gen/api/financeApi.ts | 4 ++-- src/gen/api/payrollAUApi.ts | 4 ++-- src/gen/api/payrollAUV2Api.ts | 4 ++-- src/gen/api/payrollNZApi.ts | 4 ++-- src/gen/api/payrollUKApi.ts | 4 ++-- src/gen/api/projectApi.ts | 4 ++-- src/gen/model/accounting/organisation.ts | 20 ++++++++++++++++++-- 24 files changed, 54 insertions(+), 38 deletions(-) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 1ff891f4..8ad0e5fc 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4112,7 +4112,7 @@ "OrganisationType" : { "type" : "string", "description" : "Organisation Type", - "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" ] + "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" ] }, "BaseCurrency" : { "$ref" : "#/components/schemas/CurrencyCode" @@ -4189,7 +4189,7 @@ "OrganisationEntityType" : { "type" : "string", "description" : "Organisation Entity Type", - "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" ] + "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" ] }, "ShortCode" : { "type" : "string", @@ -6356,7 +6356,7 @@