Skip to content

Commit 34f9ed8

Browse files
authored
Merge pull request #733 from XeroAPI/feature/bytearray
reverts binary to byte from Accounting yml
2 parents ca61354 + 4e55fe4 commit 34f9ed8

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

xero_accounting.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ paths:
516516
application/octet-stream:
517517
schema:
518518
type: string
519-
format: binary
519+
format: byte
520520
put:
521521
security:
522522
- OAuth2:
@@ -558,7 +558,7 @@ paths:
558558
application/octet-stream:
559559
schema:
560560
type: string
561-
format: binary
561+
format: byte
562562
/BatchPayments:
563563
parameters:
564564
- $ref: '#/components/parameters/requiredHeader'
@@ -2427,7 +2427,7 @@ paths:
24272427
application/octet-stream:
24282428
schema:
24292429
type: string
2430-
format: binary
2430+
format: byte
24312431
put:
24322432
security:
24332433
- OAuth2:
@@ -2469,7 +2469,7 @@ paths:
24692469
application/octet-stream:
24702470
schema:
24712471
type: string
2472-
format: binary
2472+
format: byte
24732473
/BankTransactions/{BankTransactionID}/History:
24742474
parameters:
24752475
- $ref: '#/components/parameters/requiredHeader'
@@ -2944,7 +2944,7 @@ paths:
29442944
application/octet-stream:
29452945
schema:
29462946
type: string
2947-
format: binary
2947+
format: byte
29482948
put:
29492949
security:
29502950
- OAuth2:
@@ -2985,7 +2985,7 @@ paths:
29852985
application/octet-stream:
29862986
schema:
29872987
type: string
2988-
format: binary
2988+
format: byte
29892989
/BankTransfers/{BankTransferID}/History:
29902990
parameters:
29912991
- $ref: '#/components/parameters/requiredHeader'
@@ -4518,7 +4518,7 @@ paths:
45184518
application/octet-stream:
45194519
schema:
45204520
type: string
4521-
format: binary
4521+
format: byte
45224522
put:
45234523
security:
45244524
- OAuth2:
@@ -4559,7 +4559,7 @@ paths:
45594559
application/octet-stream:
45604560
schema:
45614561
type: string
4562-
format: binary
4562+
format: byte
45634563
/Contacts/{ContactID}/CISSettings:
45644564
parameters:
45654565
- $ref: '#/components/parameters/requiredHeader'
@@ -6148,7 +6148,7 @@ paths:
61486148
application/octet-stream:
61496149
schema:
61506150
type: string
6151-
format: binary
6151+
format: byte
61526152
put:
61536153
security:
61546154
- OAuth2:
@@ -6191,7 +6191,7 @@ paths:
61916191
application/octet-stream:
61926192
schema:
61936193
type: string
6194-
format: binary
6194+
format: byte
61956195
/CreditNotes/{CreditNoteID}/pdf:
61966196
parameters:
61976197
- $ref: '#/components/parameters/requiredHeader'
@@ -8726,7 +8726,7 @@ paths:
87268726
application/octet-stream:
87278727
schema:
87288728
type: string
8729-
format: binary
8729+
format: byte
87308730
put:
87318731
security:
87328732
- OAuth2:
@@ -8769,7 +8769,7 @@ paths:
87698769
application/octet-stream:
87708770
schema:
87718771
type: string
8772-
format: binary
8772+
format: byte
87738773
/Invoices/{InvoiceID}/OnlineInvoice:
87748774
parameters:
87758775
- $ref: '#/components/parameters/requiredHeader'
@@ -10776,7 +10776,7 @@ paths:
1077610776
application/octet-stream:
1077710777
schema:
1077810778
type: string
10779-
format: binary
10779+
format: byte
1078010780
/ManualJournals/{ManualJournalID}/Attachments/{FileName}:
1078110781
parameters:
1078210782
- $ref: '#/components/parameters/requiredHeader'
@@ -10842,7 +10842,7 @@ paths:
1084210842
application/octet-stream:
1084310843
schema:
1084410844
type: string
10845-
format: binary
10845+
format: byte
1084610846
put:
1084710847
security:
1084810848
- OAuth2:
@@ -10884,7 +10884,7 @@ paths:
1088410884
application/octet-stream:
1088510885
schema:
1088610886
type: string
10887-
format: binary
10887+
format: byte
1088810888
/ManualJournals/{ManualJournalID}/History:
1088910889
parameters:
1089010890
- $ref: '#/components/parameters/requiredHeader'
@@ -14203,7 +14203,7 @@ paths:
1420314203
application/octet-stream:
1420414204
schema:
1420514205
type: string
14206-
format: binary
14206+
format: byte
1420714207
put:
1420814208
security:
1420914209
- OAuth2:
@@ -14245,7 +14245,7 @@ paths:
1424514245
application/octet-stream:
1424614246
schema:
1424714247
type: string
14248-
format: binary
14248+
format: byte
1424914249
/Quotes:
1425014250
parameters:
1425114251
- $ref: '#/components/parameters/requiredHeader'
@@ -15174,7 +15174,7 @@ paths:
1517415174
application/octet-stream:
1517515175
schema:
1517615176
type: string
15177-
format: binary
15177+
format: byte
1517815178
put:
1517915179
security:
1518015180
- OAuth2:
@@ -15216,7 +15216,7 @@ paths:
1521615216
application/octet-stream:
1521715217
schema:
1521815218
type: string
15219-
format: binary
15219+
format: byte
1522015220
/Receipts:
1522115221
parameters:
1522215222
- $ref: '#/components/parameters/requiredHeader'
@@ -15966,7 +15966,7 @@ paths:
1596615966
application/octet-stream:
1596715967
schema:
1596815968
type: string
15969-
format: binary
15969+
format: byte
1597015970
put:
1597115971
security:
1597215972
- OAuth2:
@@ -16008,7 +16008,7 @@ paths:
1600816008
application/octet-stream:
1600916009
schema:
1601016010
type: string
16011-
format: binary
16011+
format: byte
1601216012
/Receipts/{ReceiptID}/History:
1601316013
parameters:
1601416014
- $ref: '#/components/parameters/requiredHeader'
@@ -16715,7 +16715,7 @@ paths:
1671516715
application/octet-stream:
1671616716
schema:
1671716717
type: string
16718-
format: binary
16718+
format: byte
1671916719
put:
1672016720
security:
1672116721
- OAuth2:
@@ -16757,7 +16757,7 @@ paths:
1675716757
application/octet-stream:
1675816758
schema:
1675916759
type: string
16760-
format: binary
16760+
format: byte
1676116761
/RepeatingInvoices/{RepeatingInvoiceID}/History:
1676216762
parameters:
1676316763
- $ref: '#/components/parameters/requiredHeader'

0 commit comments

Comments
 (0)