Your IP : 216.73.217.95


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/SiWeGO/etc/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/SiWeGO/etc/webapi.xml

<?xml version="1.0"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Webapi:etc/webapi.xsd">
    <route url="/V1/siwego/setState" method="PUT">
        <service class="Torresani\SiWeGO\Api\ProductRepositoryInterface" method="setState" />
        <resources>
            <resource ref="Torresani_SiWeGO::set_state" />
        </resources>
    </route>
</routes>