Skip to content

Commit 9febeb1

Browse files
committed
AC-1271: Add rate limiting for payment information endpoint and mutation
1 parent 4cce614 commit 9febeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/InstantPurchase/Model/BackpressureTypeExtractor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Magento\Quote\Model\Backpressure\OrderLimitConfigManager;
1616

1717
/**
18-
* Apply backpressure to instant purchase.
18+
* Apply backpressure to instant purchase
1919
*/
2020
class BackpressureTypeExtractor implements RequestTypeExtractorInterface
2121
{

0 commit comments

Comments
 (0)