From faf9e908f14b849f82e8ba9d90c2886287415329 Mon Sep 17 00:00:00 2001 From: Richard DeMarco Date: Fri, 1 Dec 2023 15:51:45 -0700 Subject: [PATCH] generates xero-python 1.26.0 from OAS 2.40.1 --- docs/v1/accounting/index.html | 2 +- docs/v1/appstore/index.html | 2 +- docs/v1/assets/index.html | 2 +- docs/v1/files/index.html | 2 +- docs/v1/finance/index.html | 2 +- docs/v1/payroll-au/index.html | 2 +- docs/v1/payroll-nz/index.html | 2 +- docs/v1/payroll-uk/index.html | 2 +- docs/v1/projects/index.html | 2 +- setup.py | 2 +- xero_python/__init__.py | 2 +- xero_python/accounting/api/accounting_api.py | 764 ++++++++++++++++- xero_python/accounting/docs/AccountingApi.md | 792 +++++++++++++----- xero_python/accounting/docs/Allocation.md | 2 + xero_python/accounting/docs/Contact.md | 1 - .../accounting/docs/TenNinetyNineContact.md | 3 + xero_python/accounting/models/account_type.py | 4 - xero_python/accounting/models/allocation.py | 58 ++ xero_python/accounting/models/contact.py | 29 - xero_python/accounting/models/tax_type.py | 24 + .../models/ten_ninety_nine_contact.py | 105 +++ xero_python/appstore/api/app_store_api.py | 12 +- xero_python/appstore/docs/AppStoreApi.md | 12 +- xero_python/assets/api/asset_api.py | 12 +- xero_python/assets/docs/AssetApi.md | 12 +- xero_python/docs/README.md | 4 +- xero_python/file/api/files_api.py | 66 +- xero_python/file/docs/FilesApi.md | 48 +- xero_python/finance/api/finance_api.py | 2 +- xero_python/finance/models/problem_type.py | 1 + xero_python/identity/api/identity_api.py | 2 +- xero_python/payrollau/api/payroll_au_api.py | 77 +- xero_python/payrollau/docs/PayrollAuApi.md | 90 +- .../payrollau/models/leave_period_status.py | 2 + xero_python/payrollnz/api/payroll_nz_api.py | 147 +++- xero_python/payrollnz/docs/PayrollNZApi.md | 174 ++-- xero_python/payrolluk/api/payroll_uk_api.py | 137 ++- xero_python/payrolluk/docs/PayrollUkApi.md | 162 ++-- xero_python/project/api/project_api.py | 37 +- xero_python/project/docs/ProjectApi.md | 42 +- 40 files changed, 2410 insertions(+), 433 deletions(-) diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index f02fc636..a5e978f0 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/accounting/index.html @@ -6008,7 +6008,7 @@