From b0b533acef13f69eccefa979629fce6359f44cd7 Mon Sep 17 00:00:00 2001 From: Rett Behrens Date: Tue, 30 Aug 2022 14:34:10 -0600 Subject: [PATCH 1/2] generates xero-python-1.18.0 from OAS 2.27.0 --- 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 | 2 +- xero_python/accounting/docs/AccountingApi.md | 2 +- xero_python/accounting/models/organisation.py | 1 + xero_python/appstore/api/app_store_api.py | 2 +- xero_python/assets/api/asset_api.py | 2 +- xero_python/docs/README.md | 4 +- xero_python/file/api/files_api.py | 2 +- xero_python/finance/api/finance_api.py | 2 +- xero_python/identity/api/identity_api.py | 2 +- xero_python/payrollau/__init__.py | 1 + xero_python/payrollau/api/payroll_au_api.py | 2 +- xero_python/payrollau/docs/Employee.md | 2 +- .../payrollau/docs/LeaveCategoryCode.md | 9 +++ xero_python/payrollau/docs/LeaveType.md | 2 + xero_python/payrollau/models/__init__.py | 1 + xero_python/payrollau/models/employee.py | 4 +- .../payrollau/models/leave_category_code.py | 38 +++++++++++++ xero_python/payrollau/models/leave_type.py | 56 +++++++++++++++++++ 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 +- 32 files changed, 135 insertions(+), 27 deletions(-) create mode 100644 xero_python/payrollau/docs/LeaveCategoryCode.md create mode 100644 xero_python/payrollau/models/leave_category_code.py diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index b51a69d4..c08050c9 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/accounting/index.html @@ -6008,7 +6008,7 @@