diff --git a/xero-payroll-nz.yaml b/xero-payroll-nz.yaml index 63567df1c..b155b6560 100644 --- a/xero-payroll-nz.yaml +++ b/xero-payroll-nz.yaml @@ -7008,7 +7008,7 @@ components: EmployeePayTemplate: type: object required: - - EarningTemplates + - earningTemplates properties: employeeID: description: Unique identifier for the employee diff --git a/xero-payroll-uk.yaml b/xero-payroll-uk.yaml index 6aad1fccb..cbe8fab71 100644 --- a/xero-payroll-uk.yaml +++ b/xero-payroll-uk.yaml @@ -6187,7 +6187,7 @@ components: EmployeePayTemplate: type: object required: - - EarningTemplates + - earningTemplates properties: employeeID: description: Unique identifier for the employee