Generates Xero-Ruby 4.1.0 from Xero-OpenAPI 2.36.0
Description
Files API
Adds getAssociationsCount method to the Files API
Payroll AU API
Adds new property PaidLeaveEarnings to the OpeningBalance schema definition
Adds new property PayOutType to the LeaveApplication and LeaveEarningsLine schema definitions
Release Notes
getAssociationsCount enables developers to fetch a count of associations for a list of objects. Previously, developers had to call separately for each object.
Generates Xero-Ruby 4.1.0 from Xero-OpenAPI 2.36.0
Description
Files API
getAssociationsCount
method to the Files APIPayroll AU API
PaidLeaveEarnings
to theOpeningBalance
schema definitionPayOutType
to theLeaveApplication
andLeaveEarningsLine
schema definitionsRelease Notes
getAssociationsCount
enables developers to fetch a count of associations for a list of objects. Previously, developers had to call separately for each object.Types of Changes