Skip to content

Commit d35b544

Browse files
ENGCOM-1890: [Forwardport] Update webapi.xml to fix typo #15867
- Merge Pull Request #15867 from dmytro-ch/magento2:2.3-develop-PR-port-15845 - Merged commits: 1. 43533f9
2 parents 5565a24 + 43533f9 commit d35b544

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)