mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
10 lines
229 B
YAML
10 lines
229 B
YAML
api_kit:
|
|
response:
|
|
include_timestamp: true
|
|
pretty_print: '%kernel.debug%'
|
|
validation:
|
|
translate_messages: true
|
|
exception_handling:
|
|
log_errors: true
|
|
show_trace: '%kernel.debug%'
|