I\'m trying to wrap some api request
[Route("foo")] public Task Foo() { using var http = new HttpClient(); return http.PostAsync(