Skip to content

Commit 2ebc8eb

Browse files
committed
AC-1271: Add rate limiting for payment information endpoint and mutation
1 parent 9d81ee2 commit 2ebc8eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/internal/Magento/Framework/Webapi/Exception.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
<?php
22
/**
3-
* Webapi module exception. Should be used in web API services implementation.
4-
*
53
* Copyright © Magento, Inc. All rights reserved.
64
* See COPYING.txt for license details.
75
*/
8-
96
declare(strict_types=1);
107

118
namespace Magento\Framework\Webapi;

0 commit comments

Comments
 (0)