Mose Müller b29c86ac2c updates Serializer functions
- using parse_full_access_path instead of parse_keyed_attribute
- renames get_next_level_dict_by_key to get_container_item_by_key
- replaces ensure_exists and get_nested_value by get_or_create_item_in_container

This allows us to handle access paths like "dict_attr['key'][0].some_attr".
2024-04-25 16:52:40 +02:00
..
2024-04-08 10:23:24 +02:00
2024-04-25 16:52:40 +02:00
2023-12-04 17:23:42 +01:00
2024-03-28 11:30:18 +01:00
2023-12-05 12:50:31 +01:00