Skip to content

Commit 255edc3

Browse files
ENGCOM-1891: [Backport] Update webapi.xml to fix typo #15866
- Merge Pull Request #15866 from dmytro-ch/magento2:2.1-develop-PR-port-15845 - Merged commits: 1. 228b765
2 parents b1f7b25 + 228b765 commit 255edc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/etc/webapi.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<resource ref="anonymous" />
105105
</resources>
106106
</route>
107-
<!-- Managing My shipping information -->
107+
<!-- Managing My payment information -->
108108
<route url="/V1/carts/mine/set-payment-information" method="POST">
109109
<service class="Magento\Checkout\Api\PaymentInformationManagementInterface" method="savePaymentInformation"/>
110110
<resources>

0 commit comments

Comments
 (0)