Skip to content

Commit 1ce700e

Browse files
committed
fixes response schema for getManualJournalAttachmentById
1 parent 34f9ed8 commit 1ce700e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xero_accounting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10776,7 +10776,7 @@ paths:
1077610776
application/octet-stream:
1077710777
schema:
1077810778
type: string
10779-
format: byte
10779+
format: binary
1078010780
/ManualJournals/{ManualJournalID}/Attachments/{FileName}:
1078110781
parameters:
1078210782
- $ref: '#/components/parameters/requiredHeader'

0 commit comments

Comments
 (0)