From 0a07318b1f74ba37925a5d4a7c51a319dea19b11 Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Mon, 26 Aug 2024 11:05:18 +0530 Subject: [PATCH] Build from OAS 6.2.0 --- docs/accounting/index.html | 6 +++--- docs/appstore/index.html | 2 +- docs/assets/index.html | 2 +- docs/bankfeeds/index.html | 2 +- docs/files/index.html | 2 +- docs/finance/index.html | 2 +- docs/payroll-au/index.html | 2 +- docs/payroll-nz/index.html | 2 +- docs/payroll-uk/index.html | 2 +- docs/projects/index.html | 2 +- package.json | 2 +- src/gen/api/accountingApi.ts | 4 ++-- src/gen/api/appStoreApi.ts | 4 ++-- src/gen/api/assetApi.ts | 4 ++-- src/gen/api/bankfeedsApi.ts | 4 ++-- src/gen/api/filesApi.ts | 4 ++-- src/gen/api/financeApi.ts | 4 ++-- src/gen/api/payrollAUApi.ts | 4 ++-- src/gen/api/payrollNZApi.ts | 4 ++-- src/gen/api/payrollUKApi.ts | 4 ++-- src/gen/api/projectApi.ts | 4 ++-- src/gen/model/accounting/creditNote.ts | 2 +- 22 files changed, 34 insertions(+), 34 deletions(-) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 768dd080..3d99d332 100644 --- a/docs/accounting/index.html +++ b/docs/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" : { @@ -6217,7 +6217,7 @@