Skip to content

Commit 6d63a0f

Browse files
Kurt Limthe-chris-mitchell
authored andcommitted
chore: update tag with version for payroll au v2
1 parent 0afb5a6 commit 6d63a0f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

xero-payroll-au-v2.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ servers:
1515
- description: Xero Payroll AU API 2.0
1616
url: https://api.xero.com/payroll.xro/2.0
1717
tags:
18-
- name: PayrollAu
18+
- name: PayrollAuV2
1919
description: Operations available to regular developers
2020
paths:
2121
/Timesheets:
@@ -27,7 +27,7 @@ paths:
2727
- payroll.timesheets
2828
- payroll.timesheets.read
2929
tags:
30-
- PayrollAu
30+
- PayrollAuV2
3131
operationId: getTimesheets
3232
x-hasPayrollAuProblem: true
3333
summary: Retrieves timesheets
@@ -102,7 +102,7 @@ paths:
102102
- OAuth2:
103103
- payroll.timesheets
104104
tags:
105-
- PayrollAu
105+
- PayrollAuV2
106106
operationId: createTimesheet
107107
x-hasPayrollAuProblem: true
108108
x-example:
@@ -244,7 +244,7 @@ paths:
244244
- payroll.timesheets
245245
- payroll.timesheets.read
246246
tags:
247-
- PayrollAu
247+
- PayrollAuV2
248248
operationId: getTimesheet
249249
x-hasPayrollAuProblem: true
250250
summary: Retrieve a specific timesheet by using a unique timesheet ID
@@ -296,7 +296,7 @@ paths:
296296
- OAuth2:
297297
- payroll.timesheets
298298
tags:
299-
- PayrollAu
299+
- PayrollAuV2
300300
operationId: deleteTimesheet
301301
summary: Deletes a specific timesheet
302302
parameters:
@@ -329,7 +329,7 @@ paths:
329329
- OAuth2:
330330
- payroll.timesheets
331331
tags:
332-
- PayrollAu
332+
- PayrollAuV2
333333
operationId: createTimesheetLine
334334
x-hasPayrollAuProblem: true
335335
x-example:
@@ -446,7 +446,7 @@ paths:
446446
- OAuth2:
447447
- payroll.timesheets
448448
tags:
449-
- PayrollAu
449+
- PayrollAuV2
450450
operationId: approveTimesheet
451451
x-hasPayrollAuProblem: true
452452
summary: Approves a specific timesheet
@@ -513,7 +513,7 @@ paths:
513513
- OAuth2:
514514
- payroll.timesheets
515515
tags:
516-
- PayrollAu
516+
- PayrollAuV2
517517
operationId: revertTimesheet
518518
x-hasPayrollAuProblem: true
519519
summary: Reverts a specific timesheet to draft
@@ -580,7 +580,7 @@ paths:
580580
- OAuth2:
581581
- payroll.timesheets
582582
tags:
583-
- PayrollAu
583+
- PayrollAuV2
584584
operationId: updateTimesheetLine
585585
x-hasPayrollAuProblem: true
586586
x-example:
@@ -702,7 +702,7 @@ paths:
702702
- OAuth2:
703703
- payroll.timesheets
704704
tags:
705-
- PayrollAu
705+
- PayrollAuV2
706706
operationId: deleteTimesheetLine
707707
summary: Deletes a specific timesheet line
708708
parameters:

0 commit comments

Comments
 (0)