From 6df3250fb9a4190ef502ec93ba8483b464215c30 Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Mon, 26 Aug 2024 12:23:06 +0530 Subject: [PATCH 1/2] Build from OAS 6.2.0 --- docs/v1/accounting/index.html | 6 +++--- 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 +- xero_python/accounting/api/accounting_api.py | 2 +- xero_python/accounting/docs/AccountingApi.md | 2 +- xero_python/accounting/docs/CreditNote.md | 2 +- xero_python/accounting/models/credit_note.py | 4 ++-- 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/api/payroll_au_api.py | 2 +- 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 +- 23 files changed, 27 insertions(+), 27 deletions(-) diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index c0128a39..ba9f1216 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/accounting/index.html @@ -2494,7 +2494,7 @@ }, "SentToContact" : { "type" : "boolean", - "description" : "boolean to indicate if a credit note has been sent to a contact via the Xero app (currently read only)", + "description" : "Boolean to set whether the credit note in the Xero app should be marked as “sent”. This can be set only on credit notes that have been approved", "readOnly" : true }, "CurrencyRate" : { @@ -6216,7 +6216,7 @@