/home/sharedstore/public_html/prestashop.sharedstore.ma/app/config/api_platform
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/app/config/api_platform/resources.yml (371B)
resources:
PrestaShopBundle\Api\Resource\HookStatus:
operations:
ApiPlatform\Metadata\Get:
provider: PrestaShopBundle\Api\StateProvider\HookStatusProvider
uriTemplate: '/hook-status/{id}'
requirements:
id: '\d+'
exceptionToStatus:
PrestaShop\PrestaShop\Core\Domain\Hook\Exception\HookNotFoundException: 404