Skip to content

Commit cd479b0

Browse files
author
sangeet-joy_xero
committed
OAS 6.1.1 changes
1 parent e3c3686 commit cd479b0

35 files changed

+3742
-199
lines changed

docs/v4/accounting/index.html

Lines changed: 109 additions & 39 deletions
Large diffs are not rendered by default.

docs/v4/payroll-au/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@
14671467
}
14681468
},
14691469
"description" : "",
1470-
"x-isObjectArray" : true
1470+
"x-objectArrayKey" : "employees"
14711471
};
14721472
defs["EmploymentBasis"] = {
14731473
"title" : "",
@@ -1642,7 +1642,7 @@
16421642
}
16431643
},
16441644
"description" : "",
1645-
"x-isObjectArray" : true
1645+
"x-objectArrayKey" : "leave_applications"
16461646
};
16471647
defs["LeaveBalance"] = {
16481648
"title" : "",
@@ -1776,7 +1776,7 @@
17761776
}
17771777
},
17781778
"description" : "The leave type lines",
1779-
"x-isObjectArray" : true
1779+
"x-objectArrayKey" : "employee"
17801780
};
17811781
defs["LeavePeriod"] = {
17821782
"title" : "",
@@ -2025,7 +2025,7 @@
20252025
}
20262026
},
20272027
"description" : "",
2028-
"x-isObjectArray" : true
2028+
"x-objectArrayKey" : "pay_items"
20292029
};
20302030
defs["PayOutType"] = {
20312031
"title" : "",
@@ -2160,7 +2160,7 @@
21602160
}
21612161
},
21622162
"description" : "",
2163-
"x-isObjectArray" : true
2163+
"x-objectArrayKey" : "pay_runs"
21642164
};
21652165
defs["PayTemplate"] = {
21662166
"title" : "",
@@ -2270,7 +2270,7 @@
22702270
}
22712271
},
22722272
"description" : "",
2273-
"x-isObjectArray" : true
2273+
"x-objectArrayKey" : "payroll_calendars"
22742274
};
22752275
defs["Payslip"] = {
22762276
"title" : "",
@@ -2558,7 +2558,7 @@
25582558
}
25592559
},
25602560
"description" : "",
2561-
"x-isObjectArray" : true
2561+
"x-objectArrayKey" : "payslips"
25622562
};
25632563
defs["RateType"] = {
25642564
"title" : "",
@@ -2609,7 +2609,7 @@
26092609
}
26102610
},
26112611
"description" : "The reimbursement type lines",
2612-
"x-isObjectArray" : true
2612+
"x-objectArrayKey" : "reimbursement_lines"
26132613
};
26142614
defs["ReimbursementType"] = {
26152615
"title" : "",
@@ -2866,7 +2866,7 @@
28662866
}
28672867
},
28682868
"description" : "",
2869-
"x-isObjectArray" : true
2869+
"x-objectArrayKey" : "super_fund_products"
28702870
};
28712871
defs["SuperFundType"] = {
28722872
"title" : "",
@@ -2886,7 +2886,7 @@
28862886
}
28872887
},
28882888
"description" : "",
2889-
"x-isObjectArray" : true
2889+
"x-objectArrayKey" : "super_funds"
28902890
};
28912891
defs["SuperLine"] = {
28922892
"title" : "",
@@ -3308,7 +3308,7 @@
33083308
}
33093309
},
33103310
"description" : "",
3311-
"x-isObjectArray" : true
3311+
"x-objectArrayKey" : "timesheets"
33123312
};
33133313
defs["ValidationError"] = {
33143314
"title" : "",

0 commit comments

Comments
 (0)