| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/FidelityChain/etc/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/FidelityChain/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/fidelity/getRegistry" method="GET">
<service class="Torresani\FidelityChain\Api\RegistryRepositoryInterface" method="getRegistry" />
<resources>
<resource ref="Torresani_FidelityChain::get_registry" />
</resources>
</route>
</routes>