Skip to content

Commit 72e3ee2

Browse files
committed
fixes accounting tag, should be uppercase
1 parent 737a037 commit 72e3ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xero_accounting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ paths:
10691069
security:
10701070
- OAuth2: [accounting.transactions, accounting.transactions.read]
10711071
tags:
1072-
- accounting
1072+
- Accounting
10731073
operationId: getBatchPayment
10741074
summary: Retrieves a specific batch payment using a unique batch payment Id
10751075
parameters:

0 commit comments

Comments
 (0)