From f2d251456d831c062f3da12f77947aab33e33ea5 Mon Sep 17 00:00:00 2001 From: Rett Behrens Date: Tue, 1 Feb 2022 11:12:19 -0700 Subject: [PATCH 1/2] generates xero-python-1.12.0 from OAS 2.17.4 --- docs/v1/accounting/index.html | 2 +- setup.py | 2 +- xero_python/__init__.py | 2 +- xero_python/accounting/api/accounting_api.py | 2 +- xero_python/appstore/api/app_store_api.py | 2 +- xero_python/appstore/docs/Plan.md | 2 +- xero_python/appstore/docs/SubscriptionItem.md | 1 + xero_python/appstore/models/plan.py | 11 +++-- xero_python/appstore/models/subscription.py | 9 ++++ .../appstore/models/subscription_item.py | 46 +++++++++++++++++++ xero_python/assets/api/asset_api.py | 2 +- xero_python/docs/README.md | 4 +- xero_python/file/api/files_api.py | 2 +- xero_python/file/models/object_group.py | 1 + xero_python/file/models/object_type.py | 1 + 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 +- .../payrollau/docs/AllowanceCategory.md | 9 ++++ xero_python/payrollau/docs/EarningsRate.md | 1 + xero_python/payrollau/models/__init__.py | 1 + .../payrollau/models/allowance_category.py | 33 +++++++++++++ .../payrollau/models/allowance_type.py | 7 ++- xero_python/payrollau/models/earnings_rate.py | 27 +++++++++++ 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 +- 28 files changed, 159 insertions(+), 21 deletions(-) create mode 100644 xero_python/payrollau/docs/AllowanceCategory.md create mode 100644 xero_python/payrollau/models/allowance_category.py diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index 6ad69c99..583140e7 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/accounting/index.html @@ -5976,7 +5976,7 @@