| Current Path : /home/cinepatreb/billetterie/app/config/api_platform/ |
| Current File : /home/cinepatreb/billetterie/app/config/api_platform/resources.yml |
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