diff --git a/xero-payroll-au-v2.yaml b/xero-payroll-au-v2.yaml index 5efbad33e..7934fb64e 100644 --- a/xero-payroll-au-v2.yaml +++ b/xero-payroll-au-v2.yaml @@ -29,7 +29,7 @@ paths: tags: - PayrollAuV2 operationId: getTimesheets - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true summary: Retrieves timesheets parameters: - in: query @@ -104,7 +104,7 @@ paths: tags: - PayrollAuV2 operationId: createTimesheet - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true x-example: - startDateValue: key: startDate @@ -246,7 +246,7 @@ paths: tags: - PayrollAuV2 operationId: getTimesheet - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true summary: Retrieve a specific timesheet by using a unique timesheet ID parameters: - in: path @@ -331,7 +331,7 @@ paths: tags: - PayrollAuV2 operationId: createTimesheetLine - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true x-example: - dateValue: key: date @@ -448,7 +448,7 @@ paths: tags: - PayrollAuV2 operationId: approveTimesheet - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true summary: Approves a specific timesheet parameters: - $ref: "#/components/parameters/idempotencyKey" @@ -515,7 +515,7 @@ paths: tags: - PayrollAuV2 operationId: revertTimesheet - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true summary: Reverts a specific timesheet to draft parameters: - $ref: "#/components/parameters/idempotencyKey" @@ -582,7 +582,7 @@ paths: tags: - PayrollAuV2 operationId: updateTimesheetLine - x-hasPayrollAuProblem: true + x-hasPayrollUkProblem: true x-example: - dateValue: key: date