From cdb079926e11f34bb2386809f7b569e0c933c731 Mon Sep 17 00:00:00 2001 From: Mia Miu Date: Sat, 22 Aug 2026 20:49:53 +1200 Subject: [PATCH] fix(accounting): accept delivery contact addresses --- xero_accounting.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/xero_accounting.yaml b/xero_accounting.yaml index 3d75856bc..d248567da 100644 --- a/xero_accounting.yaml +++ b/xero_accounting.yaml @@ -20346,6 +20346,7 @@ components: enum: - POBOX - STREET + - DELIVERY AddressLine1: description: max length = 500 maxLength: 500