From c8a6d739a713745d391c0c24267980539b4fc612 Mon Sep 17 00:00:00 2001 From: ryanduguid Date: Thu, 6 Aug 2026 22:37:37 +1000 Subject: [PATCH] fix(files): remove invalid FileObject requirements --- xero_files.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xero_files.yaml b/xero_files.yaml index b99cf8afc..667948578 100644 --- a/xero_files.yaml +++ b/xero_files.yaml @@ -703,11 +703,6 @@ components: $ref: "#/components/schemas/FileObject" FileObject: type: object - required: - - id - - name - - manufacturer - - releaseDate properties: Name: description: File Name