mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
12 lines
376 B
YAML
12 lines
376 B
YAML
jms_serializer:
|
|
visitors:
|
|
json_serialization:
|
|
options:
|
|
- JSON_PRETTY_PRINT
|
|
- JSON_UNESCAPED_SLASHES
|
|
- JSON_PRESERVE_ZERO_FRACTION
|
|
json_deserialization:
|
|
options:
|
|
- JSON_PRETTY_PRINT
|
|
- JSON_UNESCAPED_SLASHES
|
|
- JSON_PRESERVE_ZERO_FRACTION
|