Skip to content

Commit a468fc6

Browse files
Vignesh Kennadisangeet-joy_xero
authored andcommitted
feat: request format has been updated from byte to binary for application/octet-stream
1 parent e2bf471 commit a468fc6

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

xero_accounting.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ paths:
555555
application/octet-stream:
556556
schema:
557557
type: string
558-
format: byte
558+
format: binary
559559
put:
560560
security:
561561
- OAuth2: [accounting.attachments]
@@ -600,7 +600,7 @@ paths:
600600
application/octet-stream:
601601
schema:
602602
type: string
603-
format: byte
603+
format: binary
604604
/BatchPayments:
605605
parameters:
606606
- $ref: '#/components/parameters/requiredHeader'
@@ -2647,7 +2647,7 @@ paths:
26472647
application/octet-stream:
26482648
schema:
26492649
type: string
2650-
format: byte
2650+
format: binary
26512651
put:
26522652
security:
26532653
- OAuth2: [accounting.attachments]
@@ -2692,7 +2692,7 @@ paths:
26922692
application/octet-stream:
26932693
schema:
26942694
type: string
2695-
format: byte
2695+
format: binary
26962696
'/BankTransactions/{BankTransactionID}/History':
26972697
parameters:
26982698
- $ref: '#/components/parameters/requiredHeader'
@@ -3191,7 +3191,7 @@ paths:
31913191
application/octet-stream:
31923192
schema:
31933193
type: string
3194-
format: byte
3194+
format: binary
31953195
put:
31963196
security:
31973197
- OAuth2: [accounting.attachments]
@@ -3235,7 +3235,7 @@ paths:
32353235
application/octet-stream:
32363236
schema:
32373237
type: string
3238-
format: byte
3238+
format: binary
32393239
'/BankTransfers/{BankTransferID}/History':
32403240
parameters:
32413241
- $ref: '#/components/parameters/requiredHeader'
@@ -5029,7 +5029,7 @@ paths:
50295029
application/octet-stream:
50305030
schema:
50315031
type: string
5032-
format: byte
5032+
format: binary
50335033
put:
50345034
security:
50355035
- OAuth2: [accounting.attachments]
@@ -5073,7 +5073,7 @@ paths:
50735073
application/octet-stream:
50745074
schema:
50755075
type: string
5076-
format: byte
5076+
format: binary
50775077
'/Contacts/{ContactID}/CISSettings':
50785078
parameters:
50795079
- $ref: '#/components/parameters/requiredHeader'
@@ -6826,7 +6826,7 @@ paths:
68266826
application/octet-stream:
68276827
schema:
68286828
type: string
6829-
format: byte
6829+
format: binary
68306830
put:
68316831
security:
68326832
- OAuth2: [accounting.attachments]
@@ -6872,7 +6872,7 @@ paths:
68726872
application/octet-stream:
68736873
schema:
68746874
type: string
6875-
format: byte
6875+
format: binary
68766876
'/CreditNotes/{CreditNoteID}/pdf':
68776877
parameters:
68786878
- $ref: '#/components/parameters/requiredHeader'
@@ -9636,7 +9636,7 @@ paths:
96369636
application/octet-stream:
96379637
schema:
96389638
type: string
9639-
format: byte
9639+
format: binary
96409640
put:
96419641
security:
96429642
- OAuth2: [accounting.attachments]
@@ -9682,7 +9682,7 @@ paths:
96829682
application/octet-stream:
96839683
schema:
96849684
type: string
9685-
format: byte
9685+
format: binary
96869686
'/Invoices/{InvoiceID}/OnlineInvoice':
96879687
parameters:
96889688
- $ref: '#/components/parameters/requiredHeader'
@@ -11954,7 +11954,7 @@ paths:
1195411954
application/octet-stream:
1195511955
schema:
1195611956
type: string
11957-
format: byte
11957+
format: binary
1195811958
put:
1195911959
security:
1196011960
- OAuth2: [accounting.attachments]
@@ -11999,7 +11999,7 @@ paths:
1199911999
application/octet-stream:
1200012000
schema:
1200112001
type: string
12002-
format: byte
12002+
format: binary
1200312003
'/ManualJournals/{ManualJournalID}/History':
1200412004
parameters:
1200512005
- $ref: '#/components/parameters/requiredHeader'
@@ -15719,7 +15719,7 @@ paths:
1571915719
application/octet-stream:
1572015720
schema:
1572115721
type: string
15722-
format: byte
15722+
format: binary
1572315723
put:
1572415724
security:
1572515725
- OAuth2: [accounting.attachments]
@@ -15764,7 +15764,7 @@ paths:
1576415764
application/octet-stream:
1576515765
schema:
1576615766
type: string
15767-
format: byte
15767+
format: binary
1576815768
/Quotes:
1576915769
parameters:
1577015770
- $ref: '#/components/parameters/requiredHeader'
@@ -16753,7 +16753,7 @@ paths:
1675316753
application/octet-stream:
1675416754
schema:
1675516755
type: string
16756-
format: byte
16756+
format: binary
1675716757
put:
1675816758
security:
1675916759
- OAuth2: [accounting.attachments]
@@ -16798,7 +16798,7 @@ paths:
1679816798
application/octet-stream:
1679916799
schema:
1680016800
type: string
16801-
format: byte
16801+
format: binary
1680216802
/Receipts:
1680316803
parameters:
1680416804
- $ref: '#/components/parameters/requiredHeader'
@@ -17640,7 +17640,7 @@ paths:
1764017640
application/octet-stream:
1764117641
schema:
1764217642
type: string
17643-
format: byte
17643+
format: binary
1764417644
put:
1764517645
security:
1764617646
- OAuth2: [accounting.attachments]
@@ -17685,7 +17685,7 @@ paths:
1768517685
application/octet-stream:
1768617686
schema:
1768717687
type: string
17688-
format: byte
17688+
format: binary
1768917689
'/Receipts/{ReceiptID}/History':
1769017690
parameters:
1769117691
- $ref: '#/components/parameters/requiredHeader'
@@ -18470,7 +18470,7 @@ paths:
1847018470
application/octet-stream:
1847118471
schema:
1847218472
type: string
18473-
format: byte
18473+
format: binary
1847418474
put:
1847518475
security:
1847618476
- OAuth2: [accounting.attachments]
@@ -18515,7 +18515,7 @@ paths:
1851518515
application/octet-stream:
1851618516
schema:
1851718517
type: string
18518-
format: byte
18518+
format: binary
1851918519
'/RepeatingInvoices/{RepeatingInvoiceID}/History':
1852018520
parameters:
1852118521
- $ref: '#/components/parameters/requiredHeader'

0 commit comments

Comments
 (0)