From fc67bd4b9335fa96d34334a2ad615bfd9b8cba11 Mon Sep 17 00:00:00 2001 From: Mikkel Gaub Date: Mon, 31 Aug 2026 14:33:59 +0200 Subject: [PATCH] fix(payroll-uk)!: document OffPayrollWorker value in EmploymentStatus enum BREAKING CHANGE: adds a new EmploymentStatus enum value, which is treated as a breaking SDK change for generated clients. --- xero-payroll-uk.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/xero-payroll-uk.yaml b/xero-payroll-uk.yaml index b2d1720f0..281321c96 100644 --- a/xero-payroll-uk.yaml +++ b/xero-payroll-uk.yaml @@ -7597,6 +7597,7 @@ components: - Employee - Worker - Unspecified + - OffPayrollWorker ContractType: description: The contract type of the employee. type: string