Skip to content

Commit a0197ba

Browse files
authored
Merge pull request #600 from ronnel-santiago-xero/apib-5555_pageinfo_invoices_ep
[APIB-5555] Use the correct ref for GetInvoicesResponse
2 parents d773c36 + f52fde3 commit a0197ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xero_accounting.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26130,7 +26130,7 @@ components:
2613026130
type: array
2613126131
minItems: 1
2613226132
items:
26133-
$ref: '#/components/schemas/Invoices'
26133+
$ref: '#/components/schemas/Invoice'
2613426134
OnlineInvoices:
2613526135
type: object
2613626136
x-isObjectArray: true

0 commit comments

Comments
 (0)