f8c550290529fc0a7db901b00f9f51723f19ba3e
Changed Type in EndpointAuth and EndpointAuthType in RecActionView from string? to EndpointAuthType? for improved type safety and clarity. This enforces the use of a specific enum for authentication types instead of plain strings.
Description
Languages
C#
100%