Skip to content

Commit 9b9a2ec

Browse files
author
sangeet-joy_xero
committed
Update from OAS 6.1.1
1 parent b98c833 commit 9b9a2ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+3302
-246
lines changed

docs/v1/accounting/index.html

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

docs/v1/payroll-au/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,7 +1469,7 @@
14691469
}
14701470
},
14711471
"description" : "",
1472-
"x-isObjectArray" : true
1472+
"x-objectArrayKey" : "employees"
14731473
};
14741474
defs["EmploymentBasis"] = {
14751475
"title" : "",
@@ -1644,7 +1644,7 @@
16441644
}
16451645
},
16461646
"description" : "",
1647-
"x-isObjectArray" : true
1647+
"x-objectArrayKey" : "leave_applications"
16481648
};
16491649
defs["LeaveBalance"] = {
16501650
"title" : "",
@@ -1778,7 +1778,7 @@
17781778
}
17791779
},
17801780
"description" : "The leave type lines",
1781-
"x-isObjectArray" : true
1781+
"x-objectArrayKey" : "employee"
17821782
};
17831783
defs["LeavePeriod"] = {
17841784
"title" : "",
@@ -2027,7 +2027,7 @@
20272027
}
20282028
},
20292029
"description" : "",
2030-
"x-isObjectArray" : true
2030+
"x-objectArrayKey" : "pay_items"
20312031
};
20322032
defs["PayOutType"] = {
20332033
"title" : "",
@@ -2162,7 +2162,7 @@
21622162
}
21632163
},
21642164
"description" : "",
2165-
"x-isObjectArray" : true
2165+
"x-objectArrayKey" : "pay_runs"
21662166
};
21672167
defs["PayTemplate"] = {
21682168
"title" : "",
@@ -2272,7 +2272,7 @@
22722272
}
22732273
},
22742274
"description" : "",
2275-
"x-isObjectArray" : true
2275+
"x-objectArrayKey" : "payroll_calendars"
22762276
};
22772277
defs["Payslip"] = {
22782278
"title" : "",
@@ -2560,7 +2560,7 @@
25602560
}
25612561
},
25622562
"description" : "",
2563-
"x-isObjectArray" : true
2563+
"x-objectArrayKey" : "payslips"
25642564
};
25652565
defs["RateType"] = {
25662566
"title" : "",
@@ -2611,7 +2611,7 @@
26112611
}
26122612
},
26132613
"description" : "The reimbursement type lines",
2614-
"x-isObjectArray" : true
2614+
"x-objectArrayKey" : "reimbursement_lines"
26152615
};
26162616
defs["ReimbursementType"] = {
26172617
"title" : "",
@@ -2865,7 +2865,7 @@
28652865
}
28662866
},
28672867
"description" : "",
2868-
"x-isObjectArray" : true
2868+
"x-objectArrayKey" : "super_fund_products"
28692869
};
28702870
defs["SuperFundType"] = {
28712871
"title" : "",
@@ -2885,7 +2885,7 @@
28852885
}
28862886
},
28872887
"description" : "",
2888-
"x-isObjectArray" : true
2888+
"x-objectArrayKey" : "super_funds"
28892889
};
28902890
defs["SuperLine"] = {
28912891
"title" : "",
@@ -3307,7 +3307,7 @@
33073307
}
33083308
},
33093309
"description" : "",
3310-
"x-isObjectArray" : true
3310+
"x-objectArrayKey" : "timesheets"
33113311
};
33123312
defs["ValidationError"] = {
33133313
"title" : "",

0 commit comments

Comments
 (0)