Further changes for the Use cases on the live site.
[yaffs-website] / web / core / modules / serialization / config / schema / serialization.schema.yml
1 serialization.settings:
2   type: config_object
3   label: 'Serialization settings'
4   mapping:
5     bc_primitives_as_strings:
6       type: boolean
7       label: 'Whether to retain pre Drupal 8.3 behavior of serializing all primitive items as strings.'