?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/app/config/api_platform/



?? Go up: /home/webdevt/www/schtroumpf.fr/app/config

?? Viewing: 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


??

??