mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 00:24:59 +00:00
- Inject `PersonIdRenderingInterface` into `PersonJsonNormalizer` for generating `personId`. - Update `PersonJsonNormalizer` to include `personId` in serialized output. - Extend TypeScript definitions to support `personId` property. - Enhance unit tests to cover `personId` serialization.