Skip to content

Commit fd183fc

Browse files
committedJul 30, 2024·
NZP-4038 - Missing problem in schema
1 parent 70e3a6b commit fd183fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎xero-payroll-nz.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6505,7 +6505,7 @@ paths:
65056505
content:
65066506
application/json:
65076507
schema:
6508-
$ref: '#/components/schemas/EmployeeWorkingPatternWithWorkingWeeks'
6508+
$ref: '#/components/schemas/EmployeeWorkingPatternWithWorkingWeeksObject'
65096509
example: '{
65106510
"id": "00000000-0000-0000-0000-000000000000",
65116511
"providerName": "provider-name",

0 commit comments

Comments
 (0)