From 0738c66d4226ba2bc64867078ab9833b392471ed Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 17 May 2026 22:33:10 +0000 Subject: [PATCH] Releasing 16.0.0 (OAS: 14.0.0) --- Gemfile.lock | 2 +- docs/accounting/index.html | 4 ++-- docs/app_store/index.html | 2 +- docs/assets/index.html | 2 +- docs/files/index.html | 2 +- docs/finance/index.html | 2 +- docs/payroll_au/index.html | 2 +- docs/payroll_au_v2/index.html | 2 +- docs/payroll_nz/EmployeePayTemplate.md | 2 +- docs/payroll_nz/index.html | 4 ++-- docs/payroll_uk/EmployeePayTemplate.md | 2 +- docs/payroll_uk/index.html | 4 ++-- docs/projects/index.html | 2 +- lib/xero-ruby/models/accounting/organisation.rb | 5 +++-- lib/xero-ruby/models/payroll_nz/employee_pay_template.rb | 5 +++++ lib/xero-ruby/models/payroll_uk/employee_pay_template.rb | 5 +++++ lib/xero-ruby/version.rb | 4 ++-- 17 files changed, 31 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10d166d0..ab7a1dcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - xero-ruby (15.0.0) + xero-ruby (16.0.0) faraday (>= 2.0, < 3.0) json (~> 2.1, >= 2.1.0) json-jwt (~> 1.16, >= 1.16.3) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index caa398d4..3ea09e61 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4198,7 +4198,7 @@ "Class" : { "type" : "string", "description" : "Organisation Classes describe which plan the Xero organisation is on (e.g. DEMO, TRIAL, PREMIUM)", - "enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE", "ULTIMATE_10", "ULTIMATE_20", "ULTIMATE_50", "ULTIMATE_100", "IGNITE", "GROW", "COMPREHENSIVE", "SIMPLE" ] + "enum" : [ "DEMO", "TRIAL", "STARTER", "STANDARD", "PREMIUM", "PREMIUM_20", "PREMIUM_50", "PREMIUM_100", "LEDGER", "GST_CASHBOOK", "NON_GST_CASHBOOK", "ULTIMATE", "LITE", "ULTIMATE_10", "ULTIMATE_20", "ULTIMATE_50", "ULTIMATE_100", "IGNITE", "GROW", "COMPREHENSIVE", "SIMPLE", "BASICLITE" ] }, "Edition" : { "type" : "string", @@ -6361,7 +6361,7 @@