1 # Read the documentation: https://symfony.com/doc/master/bundles/FOSRestBundle/index.html
3 # param_fetcher_listener: true
4 # allowed_methods_listener: true
7 # view_response_listener: true
10 # App\Exception\MyException: 403
12 # App\Exception\MyException: Forbidden area.
15 # - { path: ^/api, prefer_extension: true, fallback_format: json, priorities: [ json, html ] }