1000be0c89165fa4f0e07dc4c16dd2133f75793e
Refactored ActionController to include IMediator dependency in the constructor. Updated CreateFakeAction method to: - Set a default value for `endpointUri`. - Add an optional `endpointPath` parameter and logic to construct a full URI. - Include the `Active` property in CreateRecActionCommand. - Ensure `endpointUri` is non-nullable. Also added the `System.IO` namespace for potential future use.
Description
Languages
C#
100%