From 3d6f20d57927fa2ff984d85d33ba5c46f8bc9af6 Mon Sep 17 00:00:00 2001 From: Rett Behrens Date: Thu, 16 Feb 2023 13:49:02 -0700 Subject: [PATCH] generates xero-ruby 4.1.0 from OAS 2.36.0 --- docs/accounting/index.html | 2 +- docs/app_store/index.html | 2 +- docs/assets/index.html | 2 +- docs/files/FilesApi.md | 69 ++++- docs/files/index.html | 125 +++++++- docs/finance/index.html | 2 +- docs/payroll_au/LeaveApplication.md | 2 + docs/payroll_au/LeaveEarningsLine.md | 4 +- docs/payroll_au/OpeningBalances.md | 4 +- docs/payroll_au/PaidLeaveEarningsLine.md | 25 ++ docs/payroll_au/PayOutType.md | 16 ++ docs/payroll_au/index.html | 60 +++- docs/payroll_nz/index.html | 2 +- docs/payroll_uk/index.html | 2 +- docs/projects/index.html | 2 +- lib/xero-ruby.rb | 2 + lib/xero-ruby/api/files_api.rb | 82 +++++- .../models/payroll_au/leave_application.rb | 12 +- .../models/payroll_au/leave_earnings_line.rb | 18 +- .../models/payroll_au/opening_balances.rb | 20 +- .../payroll_au/paid_leave_earnings_line.rb | 272 ++++++++++++++++++ .../models/payroll_au/pay_out_type.rb | 36 +++ lib/xero-ruby/version.rb | 4 +- 23 files changed, 739 insertions(+), 26 deletions(-) create mode 100644 docs/payroll_au/PaidLeaveEarningsLine.md create mode 100644 docs/payroll_au/PayOutType.md create mode 100644 lib/xero-ruby/models/payroll_au/paid_leave_earnings_line.rb create mode 100644 lib/xero-ruby/models/payroll_au/pay_out_type.rb diff --git a/docs/accounting/index.html b/docs/accounting/index.html index cf5fd6d8..8ebe644a 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -6074,7 +6074,7 @@