diff --git a/xero_files.yaml b/xero_files.yaml index 269e0b164..b8775051e 100644 --- a/xero_files.yaml +++ b/xero_files.yaml @@ -595,7 +595,7 @@ paths: "19d4fc59-e799-410f-912b-03d4ab294d73": 2, "82195976-5175-45d4-926e-807ff10892e7": 1, "a8547af2-2900-4879-98b8-f1a780c78feb": 0}' -/Folders: + /Folders: parameters: - $ref: '#/components/parameters/requiredHeader' get: @@ -685,7 +685,7 @@ paths: example: '{ "Name": "My Docs" }' -/Folders/{FolderId}: + /Folders/{FolderId}: parameters: - $ref: '#/components/parameters/requiredHeader' get: @@ -793,7 +793,7 @@ paths: '204': description: Successful deletion - return response 204 no content x-isEmpty: true -/Inbox: + /Inbox: parameters: - $ref: '#/components/parameters/requiredHeader' get: @@ -987,7 +987,7 @@ components: type: object properties: SendWithObject: - description: Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint. + description: Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint. type: boolean example: true Name: