mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
8 lines
188 B
YAML
8 lines
188 B
YAML
jms_serializer:
|
|
visitors:
|
|
json:
|
|
options:
|
|
- JSON_PRETTY_PRINT
|
|
- JSON_UNESCAPED_SLASHES
|
|
- JSON_PRESERVE_ZERO_FRACTION
|