From ba536b62b067051d730461826820d05036e593fc Mon Sep 17 00:00:00 2001 From: Raghunath SSJ <100554147+Raghunath-S-S-J@users.noreply.github.com> Date: Thu, 8 Feb 2024 08:47:39 +0530 Subject: [PATCH] Build from OpenAPI v3.0.0 --- docs/v1/accounting/index.html | 118 ++++----- docs/v1/appstore/index.html | 2 +- docs/v1/assets/index.html | 12 +- docs/v1/files/index.html | 32 ++- docs/v1/finance/index.html | 2 +- docs/v1/payroll-au/index.html | 52 ++-- docs/v1/payroll-nz/index.html | 2 +- docs/v1/payroll-uk/index.html | 2 +- docs/v1/projects/index.html | 2 +- setup.py | 4 +- tests/accounting/api/test_accounting_api.py | 12 +- tests/conftest.py | 1 + tests/test_api_client/test_oauth2.py | 1 + xero_python/__init__.py | 2 +- xero_python/accounting/api/accounting_api.py | 130 +++++----- xero_python/accounting/docs/AccountingApi.md | 256 +++++++++---------- xero_python/appstore/api/app_store_api.py | 2 +- xero_python/assets/api/asset_api.py | 12 +- xero_python/assets/docs/AssetApi.md | 8 +- xero_python/docs/README.md | 4 +- xero_python/file/api/files_api.py | 32 ++- xero_python/file/docs/FilesApi.md | 24 +- xero_python/finance/api/finance_api.py | 2 +- xero_python/identity/api/identity_api.py | 2 +- xero_python/payrollau/api/payroll_au_api.py | 52 +++- xero_python/payrollau/docs/PayrollAuApi.md | 40 +-- xero_python/payrollnz/api/payroll_nz_api.py | 2 +- xero_python/payrolluk/api/payroll_uk_api.py | 2 +- xero_python/project/api/project_api.py | 2 +- 29 files changed, 453 insertions(+), 361 deletions(-) diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index 674fb0bf..c9611cb9 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/accounting/index.html @@ -6093,7 +6093,7 @@