From 81643957fb6df0b333e18acbdf98a5548445e03b Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 27 Jan 2026 03:50:55 +0000 Subject: [PATCH] [PETOSS-891] Release OpenAPI Specification 10.1.0 (#404) --- docs/accounting/index.html | 30 +++++++++++++++-- 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/index.html | 2 +- docs/payroll-nz/index.html | 32 +++---------------- docs/payroll-uk/index.html | 2 +- docs/projects/index.html | 2 +- package.json | 4 +-- src/gen/api/accountingApi.ts | 11 +++++-- 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/overpayment.ts | 9 ++++++ .../model/payroll-nz/employeeLeaveSetup.ts | 18 ----------- src/gen/model/payroll-nz/employeeLeaveType.ts | 13 ++------ 24 files changed, 79 insertions(+), 90 deletions(-) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 8f2743ea5..aeda225fa 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4357,6 +4357,11 @@ "example" : false, "default" : false }, + "Reference" : { + "type" : "string", + "description" : "An optional description for Overpayment", + "example" : "Ref for payment" + }, "Attachments" : { "type" : "array", "description" : "See Attachments", @@ -6345,7 +6350,7 @@