Skip to content

Commit

Permalink
XBFIL-4328- Fix PR comments on formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
chandniyadav5 committed Jun 3, 2024
1 parent 134150e commit 5819554
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions xero_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -685,7 +685,7 @@ paths:
example: '{
"Name": "My Docs"
}'
/Folders/{FolderId}:
/Folders/{FolderId}:
parameters:
- $ref: '#/components/parameters/requiredHeader'
get:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 5819554

Please sign in to comment.