Updated the `MappingProfile` class to include custom mappings for the `CreateRecActionCommand` to `RecAction` transformation: - Set `Active` to `true` by default. - Set `AddedWhen` to the current UTC time. - Set `AddedWho` to `"ReC.API"` as a placeholder. Added a `TODO` comment to replace the hardcoded `AddedWho` value with dynamic injection from the current host/user context.
ReC
Description
Languages
C#
100%