diff --git a/xero-payroll-nz.yaml b/xero-payroll-nz.yaml index b21aec01f..b5aa60f6c 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 a02c0ad60..16e306ca2 100644 --- a/xero-payroll-uk.yaml +++ b/xero-payroll-uk.yaml @@ -6188,7 +6188,7 @@ components: EmployeePayTemplate: type: object required: - - EarningTemplates + - earningTemplates properties: employeeID: description: Unique identifier for the employee