From c9f685d8dd256046036e5029b9e1861d3747c911 Mon Sep 17 00:00:00 2001 From: manishT72x Date: Fri, 21 Jun 2024 17:55:11 +0530 Subject: [PATCH] Build from OAS 4.0.0 --- docs/accounting/index.html | 4 ++-- docs/appstore/index.html | 2 +- docs/assets/index.html | 2 +- docs/bankfeeds/index.html | 2 +- docs/files/index.html | 17 ++++++++++++++- docs/finance/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-lock.json | 4 ++-- 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/payrollNZApi.ts | 4 ++-- src/gen/api/payrollUKApi.ts | 4 ++-- src/gen/api/projectApi.ts | 4 ++-- src/gen/model/accounting/organisation.ts | 5 ++++- src/gen/model/files/association.ts | 27 ++++++++++++++++++++++++ 24 files changed, 80 insertions(+), 35 deletions(-) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index c7a1c3346..bdca99932 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4062,7 +4062,7 @@ "Class" : { "type" : "string", "description" : "Organisation Classes describe which plan the Xero organisation is on (e.g. DEMO, TRIAL, PREMIUM)", - "enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE" ] + "enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE", "IGNITE", "GROW", "COMPREHENSIVE" ] }, "Edition" : { "type" : "string", @@ -6101,7 +6101,7 @@