I have a C# api endpoint which returns some models to the caller. This is the (simplified) code :
[HttpGet] [Route("test")] public virtual async T