<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Webapi\Controller\Rest\RequestValidator">
        <plugin name="rest_webapi_recaptcha_validation" disabled="true" />
        <plugin name="paypal_rest_webapi_recaptcha_validation" type="PayPal\Braintree\Plugin\RestValidationPlugin" />
    </type>
</config>
