Skip to content

Commit e2e82f3

Browse files
committed
fix: transaction response naming
1 parent d7d5e6e commit e2e82f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/payment/paymentsPaths.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"UnitReturnedReceivedAchTransactionResponse": {
2323
"type": "object",
24-
"title": "Unit Received Payment Response",
24+
"title": "Unit Returned Received ACH Transaction Response",
2525
"properties": {
2626
"data": {
2727
"$ref": "../transaction/transaction.json#/components/schemas/ReturnedReceivedAchTransaction"

0 commit comments

Comments
 (0)