namespace IOL.GreatOffice.Api.Endpoints.Internal; [Authorize] [ApiExplorerSettings(IgnoreApi = true)] [ApiVersionNeutral] public class INT_EndpointBase : EndpointBase { }