I have the following REST Endpoint defined in my ASP.NET Core 3.1 application:
[HttpGet("files/{id}")] [ProducesResponseType(typeof(FileContentResul